React Speed Dial Versions Save

React Component that implements a speed dial using Material-UI.

v0.5.2

5 years ago

0.5.2 (2018-06-27)

Bug Fixes

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

v0.5.1

5 years ago

0.5.1 (2018-06-21)

Bug Fixes

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

v0.5.0

5 years ago

0.5.0 (2018-06-20)

Features

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

v0.4.7

6 years ago

0.4.7 (2017-11-26)

Bug Fixes

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

v0.4.6

6 years ago

0.4.6 (2017-10-27)

Bug Fixes

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

0.4.5

6 years ago

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

0.4.4

7 years ago

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

0.4.3

7 years ago

Bugfix:

[bugfix] use correct setState method ad0fa27

0.4.2

7 years ago

Setup:

[setup] use yarn additionally to npm 297802a

Bugfix:

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

0.4.1

7 years ago

Setup:

[setup] upgrade dependencies 8648356

Bugfix:

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