0.8.0
Pre-release
Pre-release
What's new in this release?
New Features
Enhancements
- compile templates at build time rather than at run time (#432)
- FormWidget: add afterFormResetCallback() (#423)
- Change widget template dynamically (#414)
- CustomElement: make computeProperties() / refreshRendering() report changes to function/class properties too (#314)
- delite/Store Array / Observable Array support (#278)
Bug Fixes
- HasDropDown: focuses dropdown on tap even though focusOnPointerOpen === false (iOS, android) (#430)
- delite/popup.open() doesn't call onExecute() when popup emits change/execute event (#429)
- Handlebars parser is not handling JSON data correctly (#428)
- shouldn't upgrade custom elements inside (#408)
- DisplayContainer: Do no remove child on hide (#407)