Skip to content

Releases: szhsin/react-menu

v4.5.1

24 Nov 07:29
0feaf77

Choose a tag to compare

  • Updated type definitions for improved Preact compatibility #1590

v4.5.0

09 Sep 11:00
be4c3b6

Choose a tag to compare

  • Add portal prop to Submenu to support flat rendering in root container #1588 (@harmadema)

v4.4.1

21 May 10:28
fb62e20

Choose a tag to compare

  • Improve the visual responsiveness of the parent menu when a submenu is open #1535

v4.4.0

14 Apr 08:20
000b5c0

Choose a tag to compare

  • Add 'use client' directives to support React Server Components #1516
  • Use explicit file extensions for both module systems #1514
  • Fix potential TypeError from accessing null ref in React 19.1.0 #1517

v4.3.1

15 Mar 08:31
dad2bae

Choose a tag to compare

  • Fixed issue causing delay in hover update when submenu is removed during re-render #1503

v4.3.0

22 Jan 09:55
3ed56ba

Choose a tag to compare

  • Fixed compatibility issues with React 19 #1464
  • Removed propTypes
  • Added onMenuChange prop to useMenuState

v4.2.4

08 Jan 10:35
e7f7424

Choose a tag to compare

  • Fix focus element accessibility (axe) violation #1458

v4.2.3

19 Nov 09:58
14a1997

Choose a tag to compare

v4.2.2

05 Aug 13:33
31bd25e

Choose a tag to compare

  • Fix aria errors in the latest Chrome update (v127) #1366

v4.2.1

01 Aug 10:35
59ee65e

Choose a tag to compare

  • Reposition menu after anchor size has changed #1363
  • Fix infinite repositioning when overflow causes menu to resize