focus v0.6.2
Pre-release
Pre-release
Changes
- Global Save #111
- Add actions in application's store #116
- Add custom router #118 in
Focus.router - Add a loading bar #119
- Search store, the results are supposed to be only maps no more direct list #122
- Application's store has the current route (global route) and propagate associated event #125
- Add a application's helper to change the current route in the application store (in an easy way) #126
- Add a clear cartridge method in application #131
- Improve domain's validation, validator is an array of configuration's object and not a function any longer. #132 , also add built in validator
- Add action's left in the store #134
- Add formatters #135
Dependencies has been as node modules and no loger in the vendor's file see : https://github.com/KleeGroup/focus-demo/blob/master/ui/package.json and https://github.com/KleeGroup/focus-demo/blob/master/ui/scripts/install.js