aurelia-onsenui
Version:
Aurelia bindings for Onsen UI
39 lines (21 loc) • 626 B
Markdown
## 0.2.5 (2017-10-23)
* Wrap global resources with `PLATFORM.moduleName`
* Fix build with Node.js version 8
## 0.2.4 (2017-05-15)
* Add icon element
## 0.2.3 (2017-05-09)
* Add missing dependencies
## 0.2.2 (2017-05-08)
* Fix Edge/IE page loading
## 0.2.1 (2017-04-25)
* Fix usage of experimental Object.entries
## 0.2.0 (2017-04-25)
* Integrate ons-navigator with aurelia router
* Add new elements (range, select, swipe, checkbox, radio)
* Fix tab element page loading
## 0.1.2 (2017-04-04)
* Fix dom element for page loader callback
## 0.1.1 (2017-03-25)
* Fix build
## 0.1.0 (2017-03-25)
* Initial release