Skip to content

Releases: himynameisdave/svelte-frappe-charts

v1.6.0

20 Mar 21:42
f0540d6
Compare
Choose a tag to compare

Package upgrades (including frappe-charts and the newer rollup plugins). Also minor cleanup.

We seem to have addressed #12, I anticipate that this will smooth out lots of issues folks were having around CJS/ESM/Chart is not a constructor.

Raw commits

  • 🌀 Use the newer rollup plugins 924a7b5
  • 📑 Fix indentation in README e46fbec
  • 📦 Package upgrades 446434b
  • ⌚️ Change scheduled time for outdated check ebe0b90

v1.5.0...v1.6.0

v1.5.0

09 Feb 05:07
52d6ff3
Compare
Choose a tag to compare

Features

  • Adds the data-select event binder #22 (thanks @djole87 && @JoelEllis)

Raw commits

v1.4.0...v1.5.0

v1.4.0

11 Jan 18:45
082933d
Compare
Choose a tag to compare

Features

  • Adds some missing chart props, like title and animate (#27)
  • Upgrades some packages.

Raw commits

  • Merge branch 'master' of github.com:himynameisdave/svelte-frappe-charts abe432a
  • Issues/27 (#28) 6e6d577
  • 📦 Package upgrades 9c7ae49
  • Merge pull request #25 from himynameisdave/dependabot/npm_and_yarn/node-notifier-8.0.1 15d07fd
  • Bump node-notifier from 8.0.0 to 8.0.1 b008713
  • 📦 Package upgrades 6c7c3af
  • Merge pull request #24 from himynameisdave/dependabot/npm_and_yarn/ini-1.3.8 cebaf6b
  • Bump ini from 1.3.5 to 1.3.8 3e86437

v1.3.1...v1.4.0

v1.3.1

11 Nov 19:59
e97dcdd
Compare
Choose a tag to compare

Package updates, mostly just frappe-charts@1.5.3.

Raw commits

v1.3.0...v1.3.1

v1.3.0

15 Sep 03:41
d51ed16
Compare
Choose a tag to compare

Features

  • Adds ability to update data via API methods (#19)
  • Improves documentation around updating data.

Raw commits

v1.2.2...v1.3.0

v1.2.2

03 Sep 04:07
f4d6e7b
Compare
Choose a tag to compare

Attempt to really ignore the __tests__ && __fixtures__ this time.

  • 📵 Improve .npmignore (again) 3686a26

v1.2.1...v1.2.2

v1.2.1

03 Sep 03:55
c0ab584
Compare
Choose a tag to compare
  • Merge pull request #18 from himynameisdave/dependabot/npm_and_yarn/lodash-4.17.20 d9ab072
  • Bump lodash from 4.17.15 to 4.17.20 dc95b6a
  • 🚯 Be more explicit in .npmignore 7a45ce0
  • 📦 Package upgrades 5b2e0ec
  • 🛡 Add MadeWithSvelte shield 52ba59e

v1.2.0...v1.2.1

v1.2.0

26 May 00:03
f9b64c3
Compare
Choose a tag to compare

Features

Internal

  • Tried changing the import to ESM (no luck yet).
  • Improve .npmignore (#10)

Raw commits

  • 🔞 Drop Node 8 from CI tests 91ac2ab
  • 🎒 Revert back to CommonJS import, for now 7c82814
  • 📦 Package upgrades 87de327
  • 📖 Document exportChart 1ac8335
  • Merge branch 'master' of github.com:himynameisdave/svelte-frappe-charts 9f135b1
  • Merge pull request #11 from nripendra/export-chart e6cd759
  • 🙅‍♂️Improve npmignore e188ca5
  • 🎒 Try importing ESM instead a578fdf
  • Merge pull request #9 from nripendra/master d266159
  • Expose the exportChart function. 5333da6
  • remove exportChart() method. fd87930
  • Add support for maxSlices, and exportChart. 2b53d9f

v1.1.2...v1.2.0

v1.1.2

30 Apr 18:50
24dd022
Compare
Choose a tag to compare

Bumps packages, including a patch release for frappe-charts.

Raw commits

v1.1.1...v1.1.2

v1.1.1

10 Apr 19:50
2bb002e
Compare
Choose a tag to compare

Security patch release.

Raw Commits

  • 📦 More package updates 19df0c3
  • Merge pull request #7 from himynameisdave/dependabot/npm_and_yarn/minimist-1.2.5 9ecfdd5
  • Bump minimist from 1.2.0 to 1.2.5 e929ddb
  • 📦 Package updates 6c20594
  • Merge pull request #6 from himynameisdave/dependabot/npm_and_yarn/acorn-6.4.1 1e0dc7c
  • Bump acorn from 6.4.0 to 6.4.1 b4a3be9

v1.1.0...v1.1.1