Releases: eriklieben/aurelia-chartist
Releases · eriklieben/aurelia-chartist
v1.0.0
1.0.0 (2016-09-11)
Bug Fixes
- don't use self-closing require tag to load css (8bf0fbd)
- load chartist css on creating aurelia-chartist custom element (eed12c9)
v0.0.4
0.0.4 (2016-09-11)
Bug Fixes
- typo in resource names and load chartist on init (03c77a0)
v0.0.3
0.0.3 (2016-09-11)
Bug Fixes
- remove pre-defined events, should be dynamic, because plug-ins could use different events (d445050)
Features
- charist-events attibute to attach to events fired by chartist or plugins (ababb0f)
initial release with custom component
0.0.2 (2016-09-10)
Features