Skip to content

Releases: react-restart/ui

v1.6.9

08 May 20:50
Compare
Choose a tag to compare

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

15 Mar 21:17
Compare
Choose a tag to compare

1.6.7 (2024-03-15)

Bug Fixes

v1.6.3

15 Apr 00:40
Compare
Choose a tag to compare

1.6.3 (2023-04-15)

Bug Fixes

  • downgrade uncontrollable to 7.2.1 (#79) (d77682a)

v1.6.2

17 Mar 17:55
Compare
Choose a tag to compare

1.6.2 (2023-03-17)

Bug Fixes

v1.4.1

06 Nov 21:14
Compare
Choose a tag to compare

1.4.1 (2022-11-06)

Bug Fixes

  • forward eventListeners options to popper config (#69) (bbeaadd)

v1.4.0

05 Sep 20:55
Compare
Choose a tag to compare

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

22 Jul 18:54
Compare
Choose a tag to compare

1.3.1 (2022-07-22)

Bug Fixes

  • Anchor: don't check role when applying button props (#62) (a18e665)

v1.0.2

04 Mar 05:15
Compare
Choose a tag to compare

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

31 Jan 05:02
Compare
Choose a tag to compare

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

18 Jan 14:26
Compare
Choose a tag to compare

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