Skip to content

Releases: NaluKit/nalu

v2.7.0

02 Nov 17:58
Compare
Choose a tag to compare

Implemented:
#231 - Enable the use of {} to mark a path part as variable name

Fixed:
#227 - Error in a hashOnStart route will cause a routing loop
#230 - let build time return a Date instead of Timestamp
#234 - PopUpController: onBefroreEvent gets not fired

v2.6.0-gwt-2.8.2

20 Aug 15:58
Compare
Choose a tag to compare

Implemented:
#205 - add possibility to validate route parameter
#221 - make popup rendering configurable

Fixed:
#211 - NPE in RouterParser class in case a parameter is not set
#219 - Throwing a RoutingInterceptException does not remove all old components

v2.6.0

21 Aug 07:19
Compare
Choose a tag to compare

Implemented:
#205 - add possibility to validate route parameter
#221 - make popup rendering configurable

Fixed:
#211 - NPE in RouterParser class in case a parameter is not set
#219 - Throwing a RoutingInterceptException does not remove all old components

v2.5.0-gwt-2.8.2

17 Jun 17:07
Compare
Choose a tag to compare

Implemented:
#201 - Add stealth routing

Fixed:
#199 - Update GSON version to latest

v2.5.0

17 Jun 19:10
Compare
Choose a tag to compare

Implemented:
#201 - Add stealth routing

Fixed:
#199 - Update GSON version to latest

v2.4.2-gwt-2.8.2

18 May 16:09
Compare
Choose a tag to compare

Fixed:
#197 - Remove the route parameter from onFinishCreating-method in IsControllerCreator
#198 - The bind method of the controller does not have access to the parameters

v2.4.2

18 May 16:26
Compare
Choose a tag to compare

Fixed:
#197 - Remove the route parameter from onFinishCreating-method in IsControllerCreator
#198 - The bind method of the controller does not have access to the parameters

v2.4.1-gwt-2.8.2

15 May 16:25
Compare
Choose a tag to compare

This is a patch release for 2.4.0.

Fixed:
#195 - Remove Js.debugger in nalu-plugin-core-web

v2.4.1

15 May 16:37
Compare
Choose a tag to compare

This is a patch release for 2.4.0.

Fixed:
#195 - Remove Js.debugger in nalu-plugin-core-web

v2.4.0

12 May 19:57
Compare
Choose a tag to compare

#192 - Possibility to reset URL (delete parameters from URL)