Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Katana.framework.zip | 2017-04-08 | 6.6 MB | |
KatanaElements.framework.zip | 2017-04-08 | 3.4 MB | |
0.8.0 - Japan.tar.gz | 2017-04-08 | 15.2 MB | |
0.8.0 - Japan.zip | 2017-04-08 | 20.4 MB | |
README.md | 2017-04-08 | 926 Bytes | |
Totals: 5 Items | 45.6 MB | 0 |
Changes
Core
- Add defaults to
completedAction
andfailedAction
inAsyncAction
- 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