Skip to content

0.8.0 - Japan

Latest
Compare
Choose a tag to compare
@bolismauro bolismauro released this 08 Apr 10:04
· 453 commits to master since this release

Changes

Core

  • Add defaults to completedAction and failedAction in AsyncAction
  • Fix Plastic issue with frame rounding
  • Add ability to mock internal state of NodeDescription. See this issue for the the complete description of the feature, and this PR for the implementation
  • Refactor Store's action management. The old implementation had issues in the very early stages of the Store. See this PR for more information
  • Fix issue with Plastic layout and improve test coverage

MacOS

  • Improve properties of the Button

Breaking Changes

Core

  • Dependency Container now takes getState as parameter in the init