Skip to content

Releases: plotly/dash-daq

0.5.0 Release

27 Apr 14:26
Compare
Choose a tag to compare

Added

  • #105 Added persistence for
    components BooleanSwitch, ColorPicker, Knob, NumericInput, PowerButton, PrecisionInput, Slider and ToggleSwitch

Changed

  • #92 Update from React 16.8.6 to 16.13.0

0.4.0 release

04 Mar 22:17
afa2e36
Compare
Choose a tag to compare
  • #91 Rename async modules with hyphen (-) instead of tilde(~).
  • #80 Add theme prop to GraduatedBar component.
  • #80 Change class names for components according to BEM conventions.
  • #80 Fix dark-theme buttons and inputs.

v0.3.3

23 Jan 15:04
3aabfa3
Compare
Choose a tag to compare
  • #82 Updated rc-slider package; removed unnecessary slider stylesheet; updated daq.Slider appearance.

v0.3.2

22 Jan 20:19
4b29a6e
Compare
Choose a tag to compare
  • #84 Add JS map to JS dist.

v0.3.1

22 Jan 16:21
eb9226a
Compare
Choose a tag to compare
  • #73 Add IE11 and ES5 compatibility

v0.3.0

22 Jan 16:20
9f29132
Compare
Choose a tag to compare
  • #70 Add async ColorPicker and Slider

v0.2.2

04 Oct 20:39
abc05fb
Compare
Choose a tag to compare
  • Updated dependencies

v0.0.3

13 Jul 19:51
c98552c
Compare
Choose a tag to compare
  • Adding in Joystick component

v0.0.2

04 Jun 20:52
Compare
Choose a tag to compare

Assets

dash_daq-0.0.2.tar.gz

Fixed

  • Error on Windows when generating tarball. Fixed dependency problems with import dash_daq.

v0.0.1

29 May 20:27
Compare
Choose a tag to compare

Assets

dash_daq-0.0.1.zip

Fixed

  • Display error on ColorPicker Light component fixed
  • Gauge component error with default values fixed
  • Knob component error with JavaScript split method fixed