Releases: trendmicro-frontend/react-buttons
Releases · trendmicro-frontend/react-buttons
v1.0.0-alpha.2
No default value for the btnSize property (86b8b8d)
v1.0.0-alpha.1
Move .fa and .svg global classes to btn-fa.styl and btn-svg.styl (e799488)
v1.0.0-alpha
Breaking Change
- Drops dropdown button support - use react-dropdown instead
Changelog
- Refactors CSS
- Adds the dropdownOpen property to ButtonGroup component to apply styles for use in a Dropdown
- Adds the dropdownToggle property to Button component to apply styles for use in a Dropdown
v0.5.0
Important Notice
Dropdown is deprecated and will be removed in a future version. For new dropdown component, see https://github.com/trendmicro-frontend/react-dropdown.
Changelog
Adds the dropdownToggle property that can apply styles for use in a Dropdown (6c78a20)