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

Releases: scttcper/ngx-chartjs

v8.0.0

04 Dec 05:40
41f9254
Compare
Choose a tag to compare

8.0.0 (2021-12-04)

Features

BREAKING CHANGES

  • switches from require to import
  • built with angular 13, but should still work with 12

v7.0.0

17 May 02:20
bb5c84f
Compare
Choose a tag to compare

7.0.0 (2021-05-17)

Features

BREAKING CHANGES

  • require angular 12

v6.0.1

30 Apr 21:44
39fe149
Compare
Choose a tag to compare

6.0.1 (2021-04-30)

Bug Fixes

  • Add display block to ngx-chartjs element (39fe149), closes #170

v6.0.0

16 Apr 18:52
3d001d8
Compare
Choose a tag to compare

6.0.0 (2021-04-16)

Features

BREAKING CHANGES

  • requires chartjs v3

v5.0.0

23 Mar 16:29
86ba450
Compare
Choose a tag to compare

5.0.0 (2021-03-23)

Features

BREAKING CHANGES

  • requires angular v11 or later

v4.1.1

23 Mar 16:25
8990bc3
Compare
Choose a tag to compare

4.1.1 (2021-03-23)

Bug Fixes

  • Revert "feat: upgrade to angular 11" (#165) (8990bc3)

v4.1.0

23 Mar 16:10
b02350f
Compare
Choose a tag to compare

4.1.0 (2021-03-23)

Features

v4.0.2

21 Sep 04:05
150bc12
Compare
Choose a tag to compare

4.0.2 (2020-09-21)

Bug Fixes

v4.0.1

21 Jul 21:07
2de6374
Compare
Choose a tag to compare

4.0.1 (2020-07-21)

Bug Fixes

  • add chart.js as a peer dependency (2de6374)

v4.0.0

13 Jul 03:35
ad76d40
Compare
Choose a tag to compare

4.0.0 (2020-07-13)

Features

BREAKING CHANGES

  • requires angular > v10