dependabot[bot]
9b931b0f17
Bump rexml from 3.2.8 to 3.3.9 in /example ( #136 )
2024-10-28 18:37:18 -04:00
Mark Yu
6ee0a47bc7
fix android example custom icon ( #132 )
2024-09-21 19:35:17 -04:00
Mark Yu
7ad05ad029
update circle index to 3 ( #131 )
2024-09-21 19:34:34 -04:00
dependabot[bot]
ad17cb9c23
Bump fast-xml-parser from 4.3.2 to 4.4.1 in /example ( #126 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 20:15:39 -04:00
dependabot[bot]
0b59bce3e0
Bump ws from 6.2.2 to 6.2.3 in /example ( #122 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:31:10 -04:00
dependabot[bot]
3fe35d77ab
Bump braces from 3.0.2 to 3.0.3 in /example ( #121 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 09:06:07 -04:00
dependabot[bot]
19fb343bb6
Bump rexml from 3.2.5 to 3.2.8 in /example ( #118 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 11:03:15 -04:00
Laszlo Kocsis
bea0a1c6c3
feat(iOS): add customIcon and customIconName properties to the action object ( #111 )
...
* Add customIcon and customIconColor properties to ContextMenuAction
* Convert the new ContextMenuAction properties
* Set customIcon with customIconColor, if available, for the ContextMenu actions
* Add type declarations for new props
* Update README with new action props, fix other typos
* Add example for new action props
* Update readme and specify the higher priority of customIcon
* Refactor icon and iconColor props on iOS native side
* Remove "system" prefix from icon and iconColor on Android native side
* Update type declarations with new the new prop changes
* Update and format README
* Call processColor for iOS in index.js
2024-02-20 13:12:52 -05:00
Matthew Iannucci
e14b4ea17c
Switch Android ContextMenu Implementation ( #107 )
...
* Switch android impl to use native contextmenu view
* Fix click callbacks
* Nested menus working on android
* Clean up
* Bump version
* Add icon functionality back to android context menus
2023-12-07 11:48:43 -05:00
Matthew Iannucci
33e541522f
Add event for tapping preview ( #101 )
2023-11-25 11:30:22 -05:00
Matthew Iannucci
32d30e508b
Update example app to latest react native
2023-11-24 13:06:46 -05:00
Matthew Iannucci
01a725b697
Update exmaple with comments on android
2023-11-24 12:16:20 -05:00
Matthew Iannucci
82cff8bee0
Update Example to work correctly
2023-11-24 11:35:12 -05:00
Vidocq
d42655d1f8
feat: support android icon ( #96 )
...
* chore: add icon vector files
* feat: android icon
* feat: android icon demo
* docs: description for android icon
2023-10-25 13:58:39 -04:00
dependabot[bot]
b2c5f93d46
Bump activesupport from 7.0.4.3 to 7.0.7.2 in /example ( #94 )
...
Bumps [activesupport](https://github.com/rails/rails ) from 7.0.4.3 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.0.7.2 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 20:23:43 -04:00
dependabot[bot]
f9588272fe
Bump semver from 5.7.1 to 5.7.2 in /example ( #89 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 09:29:25 -04:00
dependabot[bot]
9c565a6251
Bump tough-cookie from 4.0.0 to 4.1.3 in /example ( #88 )
2023-07-09 15:15:03 -04:00
Brian Beckerle
c69117dc9d
chore: update example app react native version ( #82 )
...
* react native upgrade changes sans project file
* project updates to get it running
* use absolute paths to get watchman working
* add Gemfile and lockfile
* add missed build phase change
* pod churn
* android upgrade issues
2023-05-18 10:44:19 -04:00
dependabot[bot]
230e4b05c8
Bump json5 from 2.2.1 to 2.2.3 in /example ( #74 )
2023-01-08 14:47:29 -05:00
dependabot[bot]
3a1139068e
Bump decode-uri-component from 0.2.0 to 0.2.2 in /example ( #68 )
2022-12-04 12:48:47 -05:00
Matthew Iannucci
7206a994e7
Add Single Tap to Trigger Functionality ( #53 )
...
* Fix deps on fresh clone
* Fixup deps
* Working single tap functionality
* Update name a bit
* Add single tap for android
* Bump version
* Update documentation
2022-04-18 15:14:24 -04:00
dependabot[bot]
3bca7aa3d3
Bump minimist from 1.2.5 to 1.2.6 in /example ( #48 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 11:22:36 -04:00
Igor Adrov
e52afaf52e
add preview builder ( #46 )
...
* add preview builder
* pass preview as prop
2022-03-17 13:21:58 -04:00
Matthew Iannucci
7ea2271735
Update dependencies ( #44 )
2022-02-13 15:21:29 -05:00
Ahmed Mahmoud
50d48a9596
Update example to react-native 0.66.1 and fix react 17 peer dependency error ( #39 )
2021-10-26 18:40:27 -04:00
Matthew Iannucci
62bf12458a
Update App.js
2020-12-11 16:55:00 -05:00
Matthew Iannucci
5c0c3357e9
Add support for nested menus. Bump version to 1.2.0
2020-12-11 16:47:45 -05:00
Jacob Parker
2efb93c74b
erge branch 'master' of https://github.com/jacobp100/react-native-context-menu-view
2020-11-13 18:27:00 +00:00
Jacob Parker
02703cdf65
Add preview background color prop
2020-11-13 18:24:27 +00:00
dependabot[bot]
3481939221
Bump lodash from 4.17.15 to 4.17.19 in /example
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 11:29:17 +00:00
Jacob Parker
a2a2dfdfb2
Implement destructive and disabled items
2020-06-02 18:30:27 +01:00
Matthew Iannucci
e6585e628b
Add gif screenshot
2020-04-28 11:45:15 -04:00
Matthew Iannucci
4488b32996
Rename projects!!!
2020-04-27 15:09:43 -04:00
Matthew Iannucci
f33fa29244
Update readme a little bit
2020-04-27 14:24:33 -04:00
Matthew Iannucci
7631bf8da3
Add ios code from old repo
2020-04-27 13:58:23 -04:00
Matthew Iannucci
adecee3a93
Initial commit of new module
2020-04-27 11:39:10 -04:00