Skip to content

Releases: damingerdai/ngx-apexcharts

v0.3.3

21 Jul 15:19
Compare
Choose a tag to compare

0.3.3 (2023-07-21)

Features

  • bump angular from 16.1.1 to 16.1.6 (fac4f89)
  • update model type (da86f1f)

Bug Fixes

  • deps: update dependency rxjs to v7 (#38) (f169d36)
  • deps: update dependency tslib to v2.6.0 (#44) (b07f7f7)

v0.3.2

15 Jun 07:05
Compare
Choose a tag to compare

Bug Fixes

  • add schema.json into library (99cbf5f)

v0.3.1

15 Jun 02:25
Compare
Choose a tag to compare

Bug Fixes

  • copy collection.json to dist folder to fix ng add error (fb8a5f4)
  • deps: update dependency rxjs to ~6.6.0 (#27) (859709c)

v0.3.0

14 Jun 09:22
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

0.3.0 (2023-06-14)

What's Changed

Features

  • add ng-add schematics support (#19) (c9aa42a)
  • add node20 support (#20) (90db1e0)
  • bump angular from 16.0.1 to 16.1.0 (f896be8)
  • update ApexChart type with ng-apexcharts@v1.7.7 (96a180d)

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 May 01:10
Compare
Choose a tag to compare

0.2.0 (2023-05-28)

Features

  • bump angular from 15.0.0 to 16.0.0 (#5) (4bf7ea5)

v0.1.1

17 Nov 03:30
Compare
Choose a tag to compare

Features

  • bump angular v15 (0835382)
  • bump apexcharts from 3.30.0 to 3.36.3 (405a4a0)

v0.1.0

08 Aug 03:38
Compare
Choose a tag to compare

Features

  • add forecastDataPoints (c393ab7)
  • add group type ofr apex type (cb85453)
  • add fill options in stroke (86a21da)
  • add types for the locale option (603b394)
  • bump angular eslint from 12.7.0 to 13.5.0 (#2) (d8fa7e6)
  • Run all methods outside of ngZone (3bbb912)
  • update types for ApexFill (d661a5b)

Bug Fixes

  • fix types for xaxis group (119409e)

Full Changelog: v0.0.1...v0.1.0

v0.0.1

22 Feb 12:55
Compare
Choose a tag to compare

Features

  • Added support for type 'string' (1b15d71)