-
Notifications
You must be signed in to change notification settings - Fork 4.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
Block Editor Settings: use v2 DropdownMenu #51400
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e736ca8 - Browse repository at this point
Copy the full SHA e736ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af23df - Browse repository at this point
Copy the full SHA 6af23dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb71a23 - Browse repository at this point
Copy the full SHA bb71a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80301a - Browse repository at this point
Copy the full SHA d80301aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53663cb - Browse repository at this point
Copy the full SHA 53663cbView commit details -
Convert menu items from the reusable-blocks package to use the dropdo…
…wnmenu v2 components
Configuration menu - View commit details
-
Copy full SHA for 235a841 - Browse repository at this point
Copy the full SHA 235a841View commit details -
Configuration menu - View commit details
-
Copy full SHA for b933e85 - Browse repository at this point
Copy the full SHA b933e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f50219 - Browse repository at this point
Copy the full SHA 6f50219View commit details -
Configuration menu - View commit details
-
Copy full SHA for d444e01 - Browse repository at this point
Copy the full SHA d444e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04220d4 - Browse repository at this point
Copy the full SHA 04220d4View commit details -
Migrate from calling onClose to calling preventDefault() when needing…
… to keep the dropdown open
Configuration menu - View commit details
-
Copy full SHA for 44a5cf3 - Browse repository at this point
Copy the full SHA 44a5cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc78e0d - Browse repository at this point
Copy the full SHA dc78e0dView commit details -
Remove unnecessary wrapper functions, unused imports, clean up code, …
…onClick => onSelect
Configuration menu - View commit details
-
Copy full SHA for 6faf5fd - Browse repository at this point
Copy the full SHA 6faf5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d642c70 - Browse repository at this point
Copy the full SHA d642c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0075d5 - Browse repository at this point
Copy the full SHA e0075d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7a0ac - Browse repository at this point
Copy the full SHA 4a7a0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fd830 - Browse repository at this point
Copy the full SHA 40fd830View commit details -
Configuration menu - View commit details
-
Copy full SHA for a27962e - Browse repository at this point
Copy the full SHA a27962eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a7b12 - Browse repository at this point
Copy the full SHA e5a7b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2ae3b - Browse repository at this point
Copy the full SHA 2c2ae3bView commit details -
- remove duplicate block-editor-block-settings-menu instances in other packages - remove associated styles (which were not having any effects) - add new classnames for the triggers (different for each dropdownmenu instance) - use the new classnames in the react native style overrides
Configuration menu - View commit details
-
Copy full SHA for f6c4937 - Browse repository at this point
Copy the full SHA f6c4937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1141cab - Browse repository at this point
Copy the full SHA 1141cabView commit details -
Refactor block settings dropdown to controlled mode. This helps with:
- stopping the propagation of the ESC keydown, so that only the dropdown closes and the toolbar stays open - restoring passing an onClose callback to slotfills, including the create reusable pattern modal
Configuration menu - View commit details
-
Copy full SHA for 43204d2 - Browse repository at this point
Copy the full SHA 43204d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0425a81 - Browse repository at this point
Copy the full SHA 0425a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51fdcf - Browse repository at this point
Copy the full SHA e51fdcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7823fc2 - Browse repository at this point
Copy the full SHA 7823fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e7cc4 - Browse repository at this point
Copy the full SHA b4e7cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6342a7 - Browse repository at this point
Copy the full SHA e6342a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5347105 - Browse repository at this point
Copy the full SHA 5347105View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dcf02 - Browse repository at this point
Copy the full SHA d7dcf02View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3332023 - Browse repository at this point
Copy the full SHA 3332023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a2e0a - Browse repository at this point
Copy the full SHA 02a2e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5aef5 - Browse repository at this point
Copy the full SHA 1c5aef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b53783e - Browse repository at this point
Copy the full SHA b53783eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 601a07e - Browse repository at this point
Copy the full SHA 601a07eView commit details