-
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
Make parts of the BlockNavigationList overridable using slots #21948
Merged
adamziel
merged 10 commits into
master
from
add/navigation-menu-block/allow-editing-of-new-menu-items-from-the-block-inspector
May 8, 2020
Merged
Make parts of the BlockNavigationList overridable using slots #21948
adamziel
merged 10 commits into
master
from
add/navigation-menu-block/allow-editing-of-new-menu-items-from-the-block-inspector
May 8, 2020
Commits on May 6, 2020
-
First stab at editable menu items in navigator
Use Slot/Fill instead of hardcoded components Disable slots/fills in global editor block navigator Grab clientId from context instead of requiring a prop Improve readability of block-navigation/list.js Use context to determine whether or not given BlockNavigation may be customized with slots Restore default value for selectBlock in navigation-structure-panel.js Remove obsolete onChange passed to NavigationStructurePanel Use constant value for BlockNavigationContext Use memo() in BlockStyles Remove performance changes from BlockStyles Generalize BlockNavigationListItem and remove the BlockNavigationListItemFill for now Rename useBlockNavigationSlots to withBlockNavigationSlots Restore RichText in the navigator Sort out BlockNavigationListItem and BlockNavigationListItemWrapper Rename BlockNavigationListItemWrapper to BlockNavigationBranch
Configuration menu - View commit details
-
Copy full SHA for c6e777b - Browse repository at this point
Copy the full SHA c6e777bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d16ec - Browse repository at this point
Copy the full SHA 96d16ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f929c - Browse repository at this point
Copy the full SHA 57f929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for edb8c67 - Browse repository at this point
Copy the full SHA edb8c67View commit details
Commits on May 7, 2020
-
Rename all occurences of withBlockNavigationSlots to __experimentalWi…
…thBlockNavigationSlots
Configuration menu - View commit details
-
Copy full SHA for 528a06b - Browse repository at this point
Copy the full SHA 528a06bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3840737 - Browse repository at this point
Copy the full SHA 3840737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774ba8e - Browse repository at this point
Copy the full SHA 774ba8eView commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 99eda63 - Browse repository at this point
Copy the full SHA 99eda63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcf921 - Browse repository at this point
Copy the full SHA 4fcf921View commit details -
Configuration menu - View commit details
-
Copy full SHA for a038c0a - Browse repository at this point
Copy the full SHA a038c0aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.