Releases: mpiannucci/react-native-context-menu-view
Releases Β· mpiannucci/react-native-context-menu-view
v1.19.0
What's Changed
- fix: iconColor by @laurens-lamberts in #150
- chore(docs): Update README, removing duplicated prop by @sirlisko in #153
- Add React 19 to peer dependencies by @laurens-lamberts in #154
New Contributors
- @laurens-lamberts made their first contribution in #150
- @sirlisko made their first contribution in #153
Full Changelog: v1.18.0...v1.19.0
Version 1.18.0
What's Changed
- fix default icon color in ios dark mode by @henninghall in #145
- feat(android): Add
fontName
prop by @christophby in #146
New Contributors
- @henninghall made their first contribution in #145
- @christophby made their first contribution in #146
Full Changelog: v0.17.0...v1.18.0
Version 1.17.0
What's Changed
- Bump rexml from 3.2.5 to 3.2.8 in /example by @dependabot in #118
- Bump braces from 3.0.2 to 3.0.3 in /example by @dependabot in #121
- Bump ws from 6.2.2 to 6.2.3 in /example by @dependabot in #122
- Fix context menu popping up in lists on Android by @MatiPl01 in #123
- Bump fast-xml-parser from 4.3.2 to 4.4.1 in /example by @dependabot in #126
- update circle index to 3 by @vafada in #131
- fix android example custom icon by @vafada in #132
- build: added namespace for AGP version 7+. This should fix compatibility issues with gradle 8. by @amiagr in #133
- fix(ios): bring back resetting to original position on menu dismissal by @damikdk in #135
- Bump rexml from 3.2.8 to 3.3.9 in /example by @dependabot in #136
- fix(ios): prevent crash when preview target view is unmounted by @damikdk in #138
- feat(ios): custom preview visible path and disable shadow option by @brightsider in #142
New Contributors
- @MatiPl01 made their first contribution in #123
- @vafada made their first contribution in #131
- @amiagr made their first contribution in #133
- @damikdk made their first contribution in #135
- @brightsider made their first contribution in #142
Full Changelog: v1.16.0...v0.17.0
Version 1.16.0
What's Changed
- fix(android): support scroll view under a context menu in android by @yunchaehyun in #116
New Contributors
- @yunchaehyun made their first contribution in #116
Full Changelog: v1.15.0...v1.16.0
Version 1.15.0
Version 0.14.1
Full Changelog: v1.14.0...v1.14.1
Version 1.14.0
What's Changed
- Switch Android ContextMenu Implementation by @mpiannucci in #107
Full Changelog: v1.13.0...v1.14.0
Version 1.13.0
Version 1.12.0
What's Changed
- Bump activesupport from 7.0.4.3 to 7.0.7.2 in /example by @dependabot in #94
- feat: support android icon by @VidocqH in #96
- refactor: better way to display icon on Android by @VidocqH in #97
- feat: android destructive item by @VidocqH in #98
- feat(android): support disable menu by @VidocqH in #99
- Add event for tapping preview by @mpiannucci in #101
New Contributors
Full Changelog: v.1.11.0...v1.12.0
Version 1.11.0
What's Changed
- feat: added selected option to actions by @morganbarrett in #92
New Contributors
- @morganbarrett made their first contribution in #92
Full Changelog: v.1.10.0...v.1.11.0