Skip to content

Releases: toorshia/justgage

Release 1.6.1

02 Dec 11:08
Compare
Choose a tag to compare
  • fix: make differential work with all intervals (ab0e50e)

Release 1.6.0

01 Dec 07:52
Compare
Choose a tag to compare

Release 1.5.1

10 Dec 13:12
Compare
Choose a tag to compare

What's Changed

  • chore: bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #366
  • fix: style conflict with multiple gauges created using the "parentNode" method by @EliteScientist in #367

New Contributors

Full Changelog: v1.5.0...v1.5.1

Release 1.5.0

11 Jun 09:46
Compare
Choose a tag to compare

Release 1.4.3

11 Jun 08:43
Compare
Choose a tag to compare
  • feat: use custom formats when textRenderer returns false (#363) (199c9f7)
  • chore: bump lodash from 4.17.19 to 4.17.21 (#361) (d527ca3)

Release 1.4.2

15 Feb 12:51
Compare
Choose a tag to compare

Release 1.4.1

10 Feb 07:21
Compare
Choose a tag to compare

Release 1.4.0

04 Aug 08:41
Compare
Choose a tag to compare
  • fix: umd template (b51eddd)
  • chore: bump websocket-extensions from 0.1.3 to 0.1.4 (#350) (99ed0a6)
  • chore: Upgrade raphael from 2.2.8 to 2.3.0 (#347) (9530969)
  • refactor: Cleaner code for pki e ndl custom functions (d6308e3)

Release 1.3.5

15 Jan 07:11
Compare
Choose a tag to compare
  • Merge pull request #343 from canne/master (2b34083)
  • Merge pull request #1 from canne/canne-patch-1 (676a595)
  • from ixHexNumber to isHexColor (105504c)

Release 1.3.4

14 Jan 08:37
Compare
Choose a tag to compare
  • chore: Revert after failed release (3ac9d41)
  • Release 1.3.4 (2d1ddf9)
  • fix: Removed const and backtick for browser compatibility (491a010)
  • fix: Animation time human numbers example (ac84e89)
  • Merge branch 'master' of https://github.com/toorshia/justgage (c965865)
  • fix: Human numbers example range (59c0945)
  • Update index.html (c090293)
  • Update index.html (5fce6bc)
  • Update index.html (251b7c4)
  • Update index.html (ce6e872)
  • docs: Updated Readme with breaking changes (76043c1)
  • Merge pull request #340 from deezone/Issue-241 (ff32c9a)
  • docs: Issue-241 - update README to include .update() functionality (a7cdb9f)
  • feat: Issue 241 - add support for labelFontColor as update() parameter (11a6455)
  • feat: Issue 241 - added support for options as array in update() (4245021)
  • feat: Issue 241 - added update method to support updating valueFontColor hex value dynamically (3e0841b)