Skip to content

Focus v0.10.1

Compare
Choose a tag to compare
@pierr pierr released this 10 Sep 18:54
· 480 commits to develop since this release

Focus hasn't hange a lot in this version. Please read Focus-components v0.6.1 release note.
The main new feature is an improvement of action-builder:
See #190 #193 #195
You can now:

  • perform multi node update, add a postService function which is chained to the service promise
  • The store isn't dumped when the action is a save action, you can use the shouldDumpStoreOnActionCall config property to change this behaviour. This will stop the blink effect on save. Load actions should have shouldDumpStoreOnActionCall .