Robert Anderson
Robert Anderson
## What? Follows https://github.com/WordPress/gutenberg/pull/41385. Updates `DatePicker` to use `useLilius` instead of `react-dates` to render its calendar and removes `moment` as a dependency from `@wordpress/components` in favour of `date-fns`. https://github.com/its-danny/use-lilius https://github.com/date-fns/date-fns...
## What? Fixes a bug noticed by @andrewserong in https://github.com/WordPress/gutenberg/pull/59295#pullrequestreview-1897181974. When editing a page we lock all blocks except for Title, Featured Image, and Content which are put into "content...
It would be nice if one could deselect the Gutenberg folder to make TestPress once again just run vanilla WordPress.
Let's get some feedback from the design team! Here's how TestPress looks currently. | Screen | Light | Dark | | - | - | - | | Docker not...
We should use WordPress components for the buttons and tabs in the _Preferences_ screen so that things look a little nicer.
A nice detail would be if the menu bar icon animated while grunt was rebuilding. Then, the user will know when it's time to refresh their web browser.
_Automatically generated from the contents of [`backport-changelog`](https://github.com/WordPress/gutenberg/tree/trunk/backport-changelog)._ - https://github.com/WordPress/wordpress-develop/pull/6668 * https://github.com/WordPress/gutenberg/pull/62092 - https://github.com/WordPress/wordpress-develop/pull/6750 * https://github.com/WordPress/gutenberg/pull/62357 - https://github.com/WordPress/wordpress-develop/pull/6836 * https://github.com/WordPress/gutenberg/pull/60100 - https://github.com/WordPress/wordpress-develop/pull/6910 * https://github.com/WordPress/gutenberg/pull/59483 * https://github.com/WordPress/gutenberg/pull/60652 * https://github.com/WordPress/gutenberg/pull/62777 * https://github.com/WordPress/gutenberg/pull/63108 *...
Task/Issue URL: https://app.asana.com/0/1203268166580279/1208633631253490/f ## Description: ## Steps to test this PR:
🚧 Testing CI
Expands on https://github.com/duckduckgo/autoconsent/pull/613 and adds two scripts: 1) one that generates a JSON schema file, which we commit to the repo, and; 2) one that validates our rules against the...