Releases: vkbansal/react-contextmenu
Releases · vkbansal/react-contextmenu
v2.9.0
30 Nov 12:18
Compare
Sorry, something went wrong.
No results found
Added
Adding support for SubMenu to have an onClick action (#171 )
Fixed
Menu doesn't close when press 'Enter' (#170 )
v2.8.1
27 Nov 05:20
Compare
Sorry, something went wrong.
No results found
Added
Add inline styles as a prop (#166 )
v2.8.0
03 Oct 05:18
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Preventing propagation with nested menus involving draggable elements #154
v2.7.0
08 Sep 06:21
Compare
Sorry, something went wrong.
No results found
Fixed
Fix assign usage for IE11
Fix submenu bug (not register hide event) (#145 )
Fix keyboard navigation within submenus (#141 )
Internal
Update devDependencies
Clean travis scripts
v2.6.5
08 Sep 06:18
Compare
Sorry, something went wrong.
No results found
Added
export show/hideMenu methods in order to customize the trigger (#133 )
v2.6.4
17 Jul 11:57
Compare
Sorry, something went wrong.
No results found
Fixed
Fix keyboard handling issues (#127 )
v2.6.3
18 Jun 12:20
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed minor uncaught exceptions #121
Fixed devDependency #122
v2.6.2
07 Jun 11:50
Compare
Sorry, something went wrong.
No results found
Fixed
Text Content Removed from Children #118 , #119
Added
if props.collect returns Promise, resolve it before showMenu. #120
v2.6.1
26 May 07:18
Compare
Sorry, something went wrong.
No results found
Fixed
Remove isRequired from internal props #113
Divider MenuItem should be not clickable #114
Don't show system context-menu in production #114
Wrapping MenuItem or SubMenu wasn't possible any more #115
v2.6.0
18 May 07:48
Compare
Sorry, something went wrong.
No results found
Added
Keyboard Support #110
TypeScript Typings #111