-
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
Update/wp6 3 beta3 #52234
Update/wp6 3 beta3 #52234
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83ea11f - Browse repository at this point
Copy the full SHA 83ea11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8830c - Browse repository at this point
Copy the full SHA 2e8830cView commit details -
Fix custom patterns console error (#51947)
* Fix error with react list key with new custom patterns list in inserter * Update placeholder key * Add comment to explain the different keys * Patterns: Fix missing custom patterns in patterns explorer (#51889) * Add custom patterns to pattern explorer * show custom patterns in the patterns explorer dialog * remove changes from 51877 * Fix up use of async lists * remove a bit of code duplication by adding a new hook * add 51877 fix back to make testing easier * Just assign the key value in one place * Refactor the custom patterns to use the usePatternsState hook * Fix use of async list * Translate strings and remove unneeded fields from pattern object * Try integrating unsynced patterns directly into pattern selectors (#51955) * Include reusable blocks with an undefined sync status in inserter items * Update docs * Remove change to hover dependencies --------- Co-authored-by: Daniel Richards <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db15884 - Browse repository at this point
Copy the full SHA db15884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aaf269 - Browse repository at this point
Copy the full SHA 6aaf269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1f580 - Browse repository at this point
Copy the full SHA 5b1f580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c54c5 - Browse repository at this point
Copy the full SHA 14c54c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0528766 - Browse repository at this point
Copy the full SHA 0528766View commit details -
Fix fetching Nav fallback ID flushing Navigation entity cache (#52069)
* Only flush the `getEntityRecords` cache if the fallback isn’t already in state * Save the edited entity record to a const and then invert it to determine whether we should invalidate the recordds --------- Co-authored-by: scruffian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8229fe - Browse repository at this point
Copy the full SHA b8229feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9cd11 - Browse repository at this point
Copy the full SHA ac9cd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a5943 - Browse repository at this point
Copy the full SHA b0a5943View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64bc8a - Browse repository at this point
Copy the full SHA b64bc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0702768 - Browse repository at this point
Copy the full SHA 0702768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fda06 - Browse repository at this point
Copy the full SHA 70fda06View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59ce7c - Browse repository at this point
Copy the full SHA b59ce7cView commit details -
Command Palette: fix incorrect path and snackbar message when templat…
…e part is deleted (#52034) * Command Center: Fix incorrect navigation when deleting template part * removeTemplate: consider title type
Configuration menu - View commit details
-
Copy full SHA for d739511 - Browse repository at this point
Copy the full SHA d739511View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d0106 - Browse repository at this point
Copy the full SHA d4d0106View commit details -
Make Navigation fallback selector private (#51413)
* Move selector to become private * adds basic lock functionality * remove useless lock-unlock file * map private selectors to resolvers * Unlock the other usage * only create one fallback per session * Fix core-data duplicate private opt-in * Data: bind resolvers to selectors individually, support private selectors --------- Co-authored-by: Andrei Draganescu <[email protected]> Co-authored-by: scruffian <[email protected]> Co-authored-by: Jarda Snajdr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b8db97 - Browse repository at this point
Copy the full SHA 7b8db97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6e8c5 - Browse repository at this point
Copy the full SHA ea6e8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8064587 - Browse repository at this point
Copy the full SHA 8064587View commit details -
Fix unintentional toggling on of distraction free (#52090)
* replace toggle with set preference - because I don't read code properly it seems * remove notification
Configuration menu - View commit details
-
Copy full SHA for 7dbdc17 - Browse repository at this point
Copy the full SHA 7dbdc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e3acf - Browse repository at this point
Copy the full SHA 97e3acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c86fc - Browse repository at this point
Copy the full SHA 53c86fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba35cb - Browse repository at this point
Copy the full SHA aba35cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea227a - Browse repository at this point
Copy the full SHA 0ea227aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d456e4 - Browse repository at this point
Copy the full SHA 9d456e4View commit details -
Update custom patterns label to 'My patterns' (#51949)
* rename custom patterns to my patterns * Add my patterns label to inserter and show at the top --------- Co-authored-by: Daniel Richards <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d45c58c - Browse repository at this point
Copy the full SHA d45c58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28789fc - Browse repository at this point
Copy the full SHA 28789fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b40ea4a - Browse repository at this point
Copy the full SHA b40ea4aView commit details -
[Library] Add lock icon for theme patterns (#51990)
* Add lock icon for theme patterns * Change to class names * Add aria-description * Change wording
Configuration menu - View commit details
-
Copy full SHA for e29a7c2 - Browse repository at this point
Copy the full SHA e29a7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for be810dd - Browse repository at this point
Copy the full SHA be810ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce47b98 - Browse repository at this point
Copy the full SHA ce47b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f8821 - Browse repository at this point
Copy the full SHA 61f8821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6271aae - Browse repository at this point
Copy the full SHA 6271aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1865a - Browse repository at this point
Copy the full SHA ad1865aView commit details -
Page Content Focus: Add welcome guides (#52014)
* Page Content Focus: Add welcome guides * Don't show when editor guide is active * Just use regular accent/theme color in all guides * slight copy change page guide * Update components changelog * Disable new guides in E2E tests * Use s.w.org videos --------- Co-authored-by: Saxon Fletcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3efbff4 - Browse repository at this point
Copy the full SHA 3efbff4View commit details