-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: buffmail/react-contextmenu
base: master
head repository: vkbansal/react-contextmenu
compare: master
- 13 commits
- 7 files changed
- 13 contributors
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 378c113 - Browse repository at this point
Copy the full SHA 378c113View commit details
Commits on Nov 22, 2019
-
Updated README.md with a warning (vkbansal#303)
* Updated README.md with a warning I spent a lot of time debugging the `onClick` for `MenuItem` and after trying again and again I found in the issue tracker a comment explaining that every single instance of `ContextMenu` and `ContextMenuTrigger` needs to have a unique `id` they cannot share one even if they are the same component or use the same menu. I think this a good change to make to the docs since it's very small and can help people prevent people from wasting time debugging. Thank you for your time. * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 1390a2f - Browse repository at this point
Copy the full SHA 1390a2fView commit details
Commits on Dec 9, 2019
-
Now exporting prop interfaces for extending (vkbansal#306)
* Now exporting prop interfaces for extending * Moved to module * Flattened exports
Configuration menu - View commit details
-
Copy full SHA for d4b77aa - Browse repository at this point
Copy the full SHA d4b77aaView commit details
Commits on Dec 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99e2268 - Browse repository at this point
Copy the full SHA 99e2268View commit details
Commits on Feb 10, 2020
-
Updated usage to include currently active menu item class. (vkbansal#314
Configuration menu - View commit details
-
Copy full SHA for ab5b8f9 - Browse repository at this point
Copy the full SHA ab5b8f9View commit details
Commits on Mar 10, 2020
-
Improve connectMenu type (vkbansal#318)
* Improve connectMenu type Changed connectMenu type to specify that the function deals with React components, not just any * Export ConnectMenuProps
Configuration menu - View commit details
-
Copy full SHA for 13e3271 - Browse repository at this point
Copy the full SHA 13e3271View commit details
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84f19bb - Browse repository at this point
Copy the full SHA 84f19bbView commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c683250 - Browse repository at this point
Copy the full SHA c683250View commit details
Commits on Jun 29, 2020
-
Bugfix- Close submenu on left arrow key press (vkbansal#333)
* Bugfix- Close submenu on left arrow key press * left arrow key handled for submenu Co-authored-by: sankajai <Administrator@no1010042065126.corp.adobe.com>
Configuration menu - View commit details
-
Copy full SHA for 71625ec - Browse repository at this point
Copy the full SHA 71625ecView commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a82e0d9 - Browse repository at this point
Copy the full SHA a82e0d9View commit details
Commits on Jul 21, 2020
-
Bump lodash from 4.17.15 to 4.17.19 (vkbansal#336)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e451748 - Browse repository at this point
Copy the full SHA e451748View commit details
Commits on Aug 2, 2020
-
Bump elliptic from 6.5.1 to 6.5.3 (vkbansal#338)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3ccbdb - Browse repository at this point
Copy the full SHA f3ccbdbView commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9018db - Browse repository at this point
Copy the full SHA d9018dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master