Releases: react-restart/ui
Releases Β· react-restart/ui
v1.6.9
1.6.9 (2024-05-08)
Bug Fixes
- DropdownMenu: remove defaultProps (#103) (42943d8)
- useRTGTransitionProps: fix ref warning for react 18.3+ (#102) (ba3d534)
v1.6.7
1.6.7 (2024-03-15)
Bug Fixes
v1.6.3
1.6.3 (2023-04-15)
Bug Fixes
v1.6.2
1.6.2 (2023-03-17)
Bug Fixes
v1.4.1
1.4.1 (2022-11-06)
Bug Fixes
- forward eventListeners options to popper config (#69) (bbeaadd)
v1.4.0
1.4.0 (2022-09-05)
Bug Fixes
- usePopper: adjust types to enable TypeScript 4.8 compatibility (#66) (c267a0a)
Features
- Overlay: allow popper virtual elements as targets (#64) (de7ce33)
v1.3.1
1.3.1 (2022-07-22)
Bug Fixes
- Anchor: don't check role when applying button props (#62) (a18e665)
v1.0.2
1.0.2 (2022-03-04)
Bug Fixes
- issue 5711 from React-Bootstrap (#53) (a81ec97)
- NavItem: do not include aria-controls if the related element is not mounted (#40) (1aeaaf3)
v1.0.1
1.0.1 (2022-01-31)
Bug Fixes
- Button: add
href="#"
when no href
provided for anchors (#46) (fc33f85)
- TabPanel: export role from useTabPanel hook (#45) (32f21c7)
v1.0.0
There are no breaking changes in this release, we are just bumping the version to v1 to more accurately indicate the stability and maturity of restart/ui