Releases: ibm-js/decor
Releases · ibm-js/decor
0.8.0
0.7.0
What's new in this release?
New Feature
- Move ObservableArray from liaison to decor. (#48)
Enhancements
0.7.0-beta
- Stateful: all custom setters for function properties too.
- Move ObservableArray from liason to decor.
- Invalidating enhancements (call
computeProperties()
andrefreshRendering()
on startup, etc.)
See 0.6.0...0.7.0-beta for details.
0.6.2
0.6.1
0.6.0
0.6.0-beta.2
Added deliver() and discardChanges() to Stateful. Needed by delite/CustomElement.
0.6.0-beta
Change decor version number to 0.6.0.
0.5.0
What's new in this release?
Enhancement
Bug Fix
0.5.0-beta
Minor changes:
- notifyCurrentValue() can take variable number of arguments.
See 0.4.0...0.5.0-beta for details.