Skip to content

Latest commit

 

History

History
524 lines (218 loc) · 15.9 KB

CHANGELOG.md

File metadata and controls

524 lines (218 loc) · 15.9 KB

Change Log

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)

Bug Fixes

  • circleci: add shell script for installing dependencies for Chrome (bafbc4b)
  • Circleci: change base image to one that includes Puppeteer (5c64382)

Code Refactoring

  • dist: remove dist from version control (0040b04)

Features

  • upgrade all packages and clean up build pipeline (25650b1)
  • ci: use circleCI over Travis (91f823e)

BREAKING CHANGES

  • 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)

Bug Fixes

  • rollup: correctly spell global name for Chartist (66f0b93), closes #141

4.3.2 (2017-07-09)

Bug Fixes

  • events: ensure defaults are still set after watch is triggered (822f20e), closes #135

4.3.1 (2017-02-10)

4.3.0 (2017-01-10)

Bug Fixes

  • dist: add dist to version control (b15a4fc), closes #104

Features

  • yarn: add yarn and update devDependencies (a2013de)

4.2.3 (2016-11-28)

Bug Fixes

  • webpack: fix loader names for latest webpack (98b9bf1)
  • Fixes events update (3643e5f)

4.2.2 (2016-11-15)

Bug Fixes

  • package: make semver range more flexible (a1e4188), closes #98

4.2.1 (2016-08-04)

Bug Fixes

  • umd: map to the correct Chartist global (745d591), closes #87

4.2.0 (2016-07-21)

Bug Fixes

  • example: fix module name and add bootstrap (0b698d1)
  • package: make angular and chartist peerDependencies (6ce986e)

Code Refactoring

  • angular-chartist: change the export (ce89a24)

BREAKING CHANGES

  • 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)

Bug Fixes

  • example: fix module name and add bootstrap (0b698d1)
  • package: make angular and chartist peerDependencies (6ce986e)

BREAKING CHANGES

  • 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)

Bug Fixes

  • 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

Code Refactoring

  • angular-chartist: change the export (ce89a24)

BREAKING CHANGES

  • 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)

Code Refactoring

  • angular-chartist: change the export (bb9a113)

BREAKING CHANGES

  • 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)

Bug Fixes

  • angular-chartist: fix event definitions not being updated on initial render (406e553), closes #82

4.0.0-beta.1 (2016-06-09)

Bug Fixes

  • angular-chartist: fix responsive options not being updated on initial render (c53b7a8), closes #80

3.3.13 (2016-01-19)

3.3.12 (2015-11-26)

Features

  • travis: test against several node versions (40a21bb)

3.3.11 (2015-11-25)

Bug Fixes

  • package.json: Don't try to install Bower dependencies (5062cc6), closes #64

3.3.10 (2015-11-20)

3.3.9 (2015-08-26)

Bug Fixes

  • gulp: Task doesn't work when using config (786eec6)

3.3.8 (2015-08-26)

Bug Fixes

  • gulp: import the main config file (fb82ff6)
  • gulp: use config value (cc952c9)

Features

  • gulp: Add example to release (c863515)

3.3.7 (2015-08-22)

Bug Fixes

  • gulp: Fix import for gulp-tag-version (05404ed)
  • gulp: Remove releaseCount (f238b26)
  • travis: Fix travis build (6006e42)

3.3.6 (2015-08-22)

Bug Fixes

  • travis: Fix travis build (6006e42)

3.3.6 (2015-06-23)

3.3.5 (2015-06-08)

Bug Fixes

  • angular-chartist: Don't detach chart, if it has never been rendered. (dd252a2)

3.3.4 (2015-06-06)

Bug Fixes

  • angular-chartist: Fix events not binding (0a287f4), closes #47

3.3.3 (2015-06-06)

Bug Fixes

  • angular-chartist: Fix events erroring on async data (f97bc99), closes #47

3.3.2 (2015-06-06)

Bug Fixes

  • angular-chartist: Work with async data (f2a8af2), closes #47

3.3.1 (2015-06-06)

3.3.0 (2015-06-02)

3.2.0 (2015-05-22)

Bug Fixes

  • build: Add bower as a dev dep (602a245)
  • build: Add bower as a dev-dep (0ad7407)

Features

3.1.1 (2015-04-16)

3.1.0 (2015-04-06)

Bug Fixes

  • 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)

Bug Fixes

  • bower: Fix location of main (ec5210b)

Features

  • angular-chartist: Rerender chart on options change (af7b6fd)
  • angular-chartist: Rerender chart on options change (1815bf7)

3.0.1 (2015-02-04)

Bug Fixes

  • package.json: Fix location of main (469a7ed)

3.0.0 (2015-01-22)

Bug Fixes

  • 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)

Bug Fixes

  • module: Change the module name to angular-chartist (f62d348)

BREAKING CHANGES

  • ngChartist is no longer a valid module name. Please update your module name to

1.1.0 (2014-10-31)

Bug Fixes

  • events: rebind events after chart is updated (9124301)

1.0.8 (2014-10-08)

1.0.7 (2014-09-16)

1.0.6 (2014-09-16)

1.0.5 (2014-09-16)

1.0.4 (2014-09-16)

1.0.3 (2014-09-11)

1.0.2 (2014-09-11)

1.0.1 (2014-09-10)

1.0.0 (2014-09-10)

0.1.2 (2014-09-10)