Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Releases: eriklieben/aurelia-chartist

v1.0.0

11 Sep 08:23
Compare
Choose a tag to compare

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

11 Sep 07:34
Compare
Choose a tag to compare

0.0.4 (2016-09-11)

Bug Fixes

  • typo in resource names and load chartist on init (03c77a0)

v0.0.3

11 Sep 00:03
Compare
Choose a tag to compare

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

10 Sep 22:22
Compare
Choose a tag to compare

0.0.2 (2016-09-10)

Features

  • chartist custom element (a8ccaed)