Releases: trendmicro-frontend/react-dropdown
Releases · trendmicro-frontend/react-dropdown
v0.6.6
Add an autoOpen
option that can open the dropdown on mouse over (66c8bda)
v0.6.5
Fixed a bug that onSelect was never called when clicking submenu items (b235111)
v0.6.4
Adds check mark icon for selected menu items (b573fce)
v0.6.3
Fix an alignment issue to show drop-down arrow (258543e)
v0.6.1
- Fixed an issue of passing unknown prop
dropdownOpen
on <li> tag (5f074af)
- Fixed an issue of passing unknown props
btnStyle
, dropdownToggle
on <a> tag (9a5372d)
v0.6.0
- Refactors code
- Updates API documentation
- Upgrades
@trendmicro/react-buttons
to 1.0.0