-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submenu flipping with Popper.js! #2053
Commits on Jan 30, 2018
-
remove MenuItem useSmartPositioning logic, as Popper.js handles it au…
…tomatically!!
Gilad Gray committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for fe8b321 - Browse repository at this point
Copy the full SHA fe8b321View commit details -
Add submenuBoundaryElement, submenuBoundaryPadding props to Menu. cas…
…cade to MenuItem via context fn (better than cloning children).
Gilad Gray committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 46fe754 - Browse repository at this point
Copy the full SHA 46fe754View commit details -
Gilad Gray committed
Jan 30, 2018 1Configuration menu - View commit details
-
Copy full SHA for f678135 - Browse repository at this point
Copy the full SHA f678135View commit details -
Gilad Gray committed
Jan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for aef958e - Browse repository at this point
Copy the full SHA aef958eView commit details -
use prop-types, add dependency
Gilad Gray committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for e23f78c - Browse repository at this point
Copy the full SHA e23f78cView commit details -
refactor MenuItem render. no children => no popover
Gilad Gray committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for a796819 - Browse repository at this point
Copy the full SHA a796819View commit details -
use Menu and pass context props
Gilad Gray committedJan 30, 2018 Configuration menu - View commit details
-
Copy full SHA for b770995 - Browse repository at this point
Copy the full SHA b770995View commit details
Commits on Jan 31, 2018
-
remove Menu props and context stuff
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 2e92f5a - Browse repository at this point
Copy the full SHA 2e92f5aView commit details -
remove unused refs, final refactors
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 9800ef2 - Browse repository at this point
Copy the full SHA 9800ef2View commit details -
Gilad Gray committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for c7bd0ac - Browse repository at this point
Copy the full SHA c7bd0acView commit details -
Gilad Gray committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 85f2356 - Browse repository at this point
Copy the full SHA 85f2356View commit details -
Merge branch 'develop' of github.com:palantir/blueprint into gg/submenus
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ee3917 - Browse repository at this point
Copy the full SHA 8ee3917View commit details -
Gilad Gray committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 12958ee - Browse repository at this point
Copy the full SHA 12958eeView commit details -
Gilad Gray committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 774173e - Browse repository at this point
Copy the full SHA 774173eView commit details -
Merge branch 'develop' of github.com:palantir/blueprint into gg/submenus
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 4b92799 - Browse repository at this point
Copy the full SHA 4b92799View commit details -
inline submenu Popover, fix positioning relative to parent item
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 472361d - Browse repository at this point
Copy the full SHA 472361dView commit details -
button menu items inherit font
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for c9f43ca - Browse repository at this point
Copy the full SHA c9f43caView commit details -
improve Overlay focus tests reliability
Gilad Gray committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for cc9af72 - Browse repository at this point
Copy the full SHA cc9af72View commit details