Skip to content

Releases: bernii/gauge.js

v1.3.8

18 Feb 22:02
ca78d83
Compare
Choose a tag to compare

Patches and preps

  • Merged #229 about scope pollution.
  • Fixed #208 so that gauges and donuts take the radius and line width into account when defining the radial gradient.
  • Added build instructions and a script in package.json making it easier to contribute.

Fixes

30 Oct 20:54
c68cd69
Compare
Choose a tag to compare
  • Prevent memory leaks in AnimationUpdater (#216)
  • Do not use IE compatibility mode (#195)

Sorry for late tag and release. v1.3.7 has been available via npm and bower for a long time...

v1.3.6

02 Apr 13:20
df79eb6
Compare
Choose a tag to compare
  • Added support for scalable staticzone sections*
  • Added optional Ticks(Major/Minor)
  • Fixed #146 : Prevent requestAnimationFrame() callbacks from piling up
  • Fixed #147 : Correct use of options.generateGradient for Donut

v1.3.5

08 Jul 13:32
Compare
Choose a tag to compare

#139: Donut support for limitMin and limitMax

Gauge pointer tip icon

12 May 22:54
Compare
Choose a tag to compare
  • New feature: Gauge pointer tip icon. PR 133
  • Fixed #17 for Donut.
  • Code cleanup.

Bugfix

09 Apr 10:01
Compare
Choose a tag to compare

Fixed #124. Gauge and Donut handle non-numerical setpoints better.

Bugfixes

11 Feb 09:52
Compare
Choose a tag to compare

Bug-fixes and performance improvements

Major improvements

05 Feb 01:11
Compare
Choose a tag to compare

Significant functionality improvements and a number of squashed bugs.

v1.2.1

09 Mar 12:23
Compare
Choose a tag to compare
advanced options sections, changelog update