Zunaid Amin
Zunaid Amin
Would like to work on this!
Update the command palette is now available on site editor [dev note](https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/) The Command Palette is now accessible in the Site Editor and Post Editor, offering contextual options for template...
Update the Manage all my patterns command to redirect to site editor patterns list. https://github.com/WordPress/gutenberg/pull/52817 The Manage all my patterns command is updated to redirect to the site editor patterns...
Update label and icon for Patterns. https://github.com/WordPress/gutenberg/pull/52742 The Library has been renamed to Patterns, necessitating an update to the Command Palette and the icon in the sidebar. 
Follow up visual tweaks to block-specific commands https://github.com/WordPress/gutenberg/pull/54427 The update includes visual adjustments that enable the addition of block-specific commands based on the user's selection.  
Use solid accent color selection in command palette https://github.com/WordPress/gutenberg/pull/54318 The command palette now features a solid accent color selection, with a background color and a white foreground color for commands....
Order template results in Site Editor https://github.com/WordPress/gutenberg/pull/53286 The command palette now orders wp_template and wp_template_part entity records based on the search term in the site editor command navigation. Before: https://user-images.githubusercontent.com/8639742/258038978-48a49433-e8f1-4ab0-9bd0-be2605d1221f.mp4...
Add context to the "Reset template" "Delete template" and "Edit template" commands https://github.com/WordPress/gutenberg/pull/52989 The update adds context to the "Reset template", "Delete template" and "Edit template" command, allowing users to...
@jordesign Yes correct! There are still some changes, I have to work on. Hoping to deliver the draft for the remaining changes soon!
Display keyboard shortcut for command palette in site view https://github.com/WordPress/gutenberg/pull/52841 The site editor now displays a keyboard shortcut for the Command Palette button, ensuring consistency with other buttons with associated...