Skip to content

Releases: smollweide/react-speed-dial

v0.5.2

27 Jun 11:49
Compare
Choose a tag to compare

0.5.2 (2018-06-27)

Bug Fixes

  • speed-dial: disable onclick when mouseactiosn are enabled (361c8ee)

v0.5.1

21 Jun 12:42
Compare
Choose a tag to compare

0.5.1 (2018-06-21)

Bug Fixes

  • speed-dial: mouseleave wrapper to prevent early leave (9838021)

v0.5.0

20 Jun 21:35
Compare
Choose a tag to compare

0.5.0 (2018-06-20)

Features

  • speed-dial: add flag for enabling mouse actions (2d3a019)

v0.4.7

26 Nov 12:38
Compare
Choose a tag to compare

0.4.7 (2017-11-26)

Bug Fixes

  • dependencies: use pushstate-server as devDependency and update peerDependencies (c15789e), closes #26

v0.4.6

27 Oct 15:26
Compare
Choose a tag to compare

0.4.6 (2017-10-27)

Bug Fixes

  • backdrop-click: Prevent click element under backdrop because of propagation (0ddd5e4)

v0.4.5

10 Jun 11:45
Compare
Choose a tag to compare

Setup:

[setup] linting fix, package.json weird compare. 74e4567
[setup] eslint on project root 8ab0a54
[setup] material-ui v0.18 e0a5850
[setup] update react, enzyme and add react-test-renderer d2c4bf3
[setup] update react-router ab39a77

Code:

[change] React.PropTypes is deprecated as of React v15.5. So updated all PropT… … 375438f
[change] Additional missed import of prop types. ece14ef

Quality:

[lint] add missing trailing comma c5743b9

Documentation:
[doc] add example for rtl 44197ac

v0.4.4

19 Apr 19:42
Compare
Choose a tag to compare

Setup:

[setup] bump up version 6c1228b

Bugfix:

[bugfix] #11 add style and styleText props for bubbleListItem b175a59
[bugfix] #11 prevent change state on componentWillReceiveProps when n 3b9cc7d
[bugfix] #12 render text even if alignment is up or down 0b89e94
[bugfix] #12 optimize renderContent method c2d2b9a
[change] use id instead of iterator index in toolbox example 6ef2d58

v0.4.3

31 Mar 13:28
Compare
Choose a tag to compare

Bugfix:

[bugfix] use correct setState method ad0fa27

v0.4.2

29 Mar 21:22
Compare
Choose a tag to compare

Setup:

[setup] use yarn additionally to npm 297802a

Bugfix:

[bugfix] #11 add controlled speed dial example and onChange handler a09022b

0.4.1

02 Mar 19:01
Compare
Choose a tag to compare

Setup:

[setup] upgrade dependencies 8648356

Bugfix:

[bugfix] #10 - fix visibility of list while closed 61480af
[bugfix] fix speedDial is above a list 0adf90e