All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0-beta.2 (2018-08-19)
5.0.0-beta.1 (2018-06-10)
5.0.0-beta.0 (2018-06-10)
- circleci: add shell script for installing dependencies for Chrome (bafbc4b)
- Circleci: change base image to one that includes Puppeteer (5c64382)
- dist: remove dist from version control (0040b04)
- dist: dist no longer stored in git
Signed-off-by: Will Soto [email protected]
4.3.4 (2017-09-28)
4.3.3 (2017-07-17)
4.3.2 (2017-07-09)
4.3.1 (2017-02-10)
4.3.0 (2017-01-10)
- yarn: add yarn and update devDependencies (a2013de)
4.2.3 (2016-11-28)
4.2.2 (2016-11-15)
4.2.1 (2016-08-04)
4.2.0 (2016-07-21)
- example: fix module name and add bootstrap (0b698d1)
- package: make angular and chartist peerDependencies (6ce986e)
- angular-chartist: change the export (ce89a24)
- package: Angular and Chartist will need to be installed explicitly now
Signed-off-by: Will Soto [email protected]
- angular-chartist: only export the name of the module instead of the whole module
Signed-off-by: Will Soto [email protected]
4.2.0-beta.0 (2016-06-29)
- example: fix module name and add bootstrap (0b698d1)
- package: make angular and chartist peerDependencies (6ce986e)
- package: Angular and Chartist will need to be installed explicitly now
Signed-off-by: Will Soto [email protected]
4.1.0-beta.1 (2016-06-29)
- angular-chartist: fix event definitions not being updated on initial render (406e553), closes #82
- angular-chartist: fix responsive options not being updated on initial render (c53b7a8), closes #80
- angular-chartist: change the export (ce89a24)
- angular-chartist: only export the name of the module instead of the whole module
Signed-off-by: Will Soto [email protected]
4.1.0-beta.0 (2016-06-21)
- angular-chartist: change the export (bb9a113)
- angular-chartist: only export the name of the module instead of the whole module
Signed-off-by: Will Soto [email protected]
4.0.0-beta.2 (2016-06-12)
4.0.0-beta.1 (2016-06-09)
3.3.13 (2016-01-19)
3.3.12 (2015-11-26)
- travis: test against several node versions (40a21bb)
3.3.11 (2015-11-25)
3.3.10 (2015-11-20)
3.3.9 (2015-08-26)
- gulp: Task doesn't work when using config (786eec6)
3.3.8 (2015-08-26)
- gulp: Add example to release (c863515)
3.3.7 (2015-08-22)
- gulp: Fix import for gulp-tag-version (05404ed)
- gulp: Remove releaseCount (f238b26)
- travis: Fix travis build (6006e42)
3.3.6 (2015-08-22)
- travis: Fix travis build (6006e42)
3.3.6 (2015-06-23)
3.3.5 (2015-06-08)
- angular-chartist: Don't detach chart, if it has never been rendered. (dd252a2)
3.3.4 (2015-06-06)
3.3.3 (2015-06-06)
3.3.2 (2015-06-06)
3.3.1 (2015-06-06)
3.3.0 (2015-06-02)
3.2.0 (2015-05-22)
- travis: Get CI working (0552e21)
3.1.1 (2015-04-16)
3.1.0 (2015-04-06)
- angular-chartist: Call detach on (9529e63), closes #40
- angular-chartist: Fix typo (7f17e7e)
- angular-chartist: Fixed issue with update and recreation performed in sequence (b30f505)
3.0.3 (2015-02-17)
- bower: Fix location of main (ec5210b)
- angular-chartist: Rerender chart on options change (af7b6fd)
- angular-chartist: Rerender chart on options change (1815bf7)
3.0.1 (2015-02-04)
- package.json: Fix location of main (469a7ed)
3.0.0 (2015-01-22)
- angular-chartist: Fix live updating bug (38a1830)
- angular-chartist: Rename the file since ng is reserved by angular (334420b)
- angular-chartist: Watch chartType for changes (f25b0b5), closes #25
- gulp: Change commit message (7dc65b5)
2.0.3 (2014-12-12)
2.0.2 (2014-12-12)
2.0.0 (2014-12-03)
- module: Change the module name to angular-chartist (f62d348)
- ngChartist is no longer a valid module name. Please update your module name to
1.1.0 (2014-10-31)
- events: rebind events after chart is updated (9124301)