-
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
Switching pattern categories inserter to Tabs component with arrow key navigation #60257
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32f21e7 - Browse repository at this point
Copy the full SHA 32f21e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d8fd3 - Browse repository at this point
Copy the full SHA d9d8fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4fbf1 - Browse repository at this point
Copy the full SHA 7b4fbf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e83e4b - Browse repository at this point
Copy the full SHA 4e83e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f9f24 - Browse repository at this point
Copy the full SHA 12f9f24View commit details -
Select first tab on patterns open
I don't like this interaction because so much happens when you change the tab, but otherwise the first element of the tab panel isn't set when you initially move focus to the panel, so nothing is focused. It seems like there's a bug where you can't have a panel focused but not selected intially
Configuration menu - View commit details
-
Copy full SHA for 7acdeb9 - Browse repository at this point
Copy the full SHA 7acdeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f8d9c - Browse repository at this point
Copy the full SHA e8f8d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95951d2 - Browse repository at this point
Copy the full SHA 95951d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ebe8a - Browse repository at this point
Copy the full SHA 96ebe8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74cd192 - Browse repository at this point
Copy the full SHA 74cd192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec4685 - Browse repository at this point
Copy the full SHA 1ec4685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494e72d - Browse repository at this point
Copy the full SHA 494e72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a405a75 - Browse repository at this point
Copy the full SHA a405a75View commit details -
Allow tab to be active but not selected
If defaultSelectedId is undefined, it will automatically set the first tab as selected.
Configuration menu - View commit details
-
Copy full SHA for c2d2ecb - Browse repository at this point
Copy the full SHA c2d2ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c5c20 - Browse repository at this point
Copy the full SHA 00c5c20View commit details -
Revert "Allow tab to be active but not selected"
This reverts commit 4c6274f.
Configuration menu - View commit details
-
Copy full SHA for 1a44230 - Browse repository at this point
Copy the full SHA 1a44230View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c495e - Browse repository at this point
Copy the full SHA b7c495eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91fffab - Browse repository at this point
Copy the full SHA 91fffabView commit details -
Configuration menu - View commit details
-
Copy full SHA for c15acb2 - Browse repository at this point
Copy the full SHA c15acb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9918882 - Browse repository at this point
Copy the full SHA 9918882View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18d6355 - Browse repository at this point
Copy the full SHA 18d6355View commit details -
Add missing __unstableSetEditorMode to useZoomOut useEffect dependency
Co-authored-by: Dave Smith <getdavemail@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2119306 - Browse repository at this point
Copy the full SHA 2119306View commit details -
Update packages/block-editor/src/hooks/use-zoom-out.js
Co-authored-by: Dave Smith <getdavemail@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf2f485 - Browse repository at this point
Copy the full SHA bf2f485View commit details -
Configuration menu - View commit details
-
Copy full SHA for a873e04 - Browse repository at this point
Copy the full SHA a873e04View commit details