-
Notifications
You must be signed in to change notification settings - Fork 134
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
Sync canary
-> main
#1599
Sync canary
-> main
#1599
Conversation
* Fix preview button Signed-off-by: Joe Fusco <[email protected]> * Add changeset Signed-off-by: Joe Fusco <[email protected]> * Build lockfile Signed-off-by: Joe Fusco <[email protected]> --------- Signed-off-by: Joe Fusco <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Feat: (block-editor-utils) Add RangeField * Chore: Changeset * Deps: (block-editor-utils) Update package.json
…rol (#1573) * Added Checkbox component * Added Checkbox to registerControl index * Updated unit testing * Removed help label from control * Create curly-toes-cross.md * Test run of unit testing for GitHub actions
* Only use esm * Use mjs imports instead of cjs * Use mjs version of config * Use `ApolloClient`/`InMemoryCache` * Add changesets * Use `isolatedModules`. Thanks @theodesp !
* Only use esm * Use mjs imports instead of cjs * Use mjs version of config * Use `ApolloClient`/`InMemoryCache` * Add changesets * Use `isolatedModules`. Thanks @theodesp ! * Make the temp use of deep imports more clear
* Create readme * Update package-lock.json
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add preview mode, rename gated-content -> my-account and resolve posts/pages for our catch all route * Rename `postSlug` to just `slug` since it can be a post or page * Fix audit deps * Update examples/next/app-router/components/please-login.tsx Co-authored-by: Teresa Gobble <[email protected]> --------- Co-authored-by: Teresa Gobble <[email protected]>
* Allow health checks to be skipped via CLI * Create cold-horses-deny.md * Add tests and remove flags from Next CLI * Update .changeset/cold-horses-deny.md Co-authored-by: John Parris <[email protected]> * Simplify `getNextCliArgs` --------- Co-authored-by: Teresa Gobble <[email protected]> Co-authored-by: Blake Wilson <[email protected]> Co-authored-by: Blake Wilson <[email protected]> Co-authored-by: John Parris <[email protected]>
* Remove stats from project They now live in a separate repo.
* Add new block-support example project Signed-off-by: Joe Fusco <[email protected]> * Auto analyze new project Signed-off-by: Joe Fusco <[email protected]> * Update dependencies Signed-off-by: Joe Fusco <[email protected]> * Remove hardcoded theme.json Signed-off-by: Joe Fusco <[email protected]> * Ignore globalStylesheet.css Signed-off-by: Joe Fusco <[email protected]> * Reduce example to just block things Signed-off-by: Joe Fusco <[email protected]> * Add newline to EOF Signed-off-by: Joe Fusco <[email protected]> * Reduce example Signed-off-by: Joe Fusco <[email protected]> * Update lockfile after merge Signed-off-by: Joe Fusco <[email protected]> * Constrain layout using existing core class Signed-off-by: Joe Fusco <[email protected]> * Not being used Signed-off-by: Joe Fusco <[email protected]> * Irrelevant comment Signed-off-by: Joe Fusco <[email protected]> * Resolve merge conflicts Signed-off-by: Joe Fusco <[email protected]> --------- Signed-off-by: Joe Fusco <[email protected]>
…org (#1598) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Blake, LGTM!
Tasks
Description
Related Issue(s):
Testing
Screenshots
Documentation Changes
Dependant PRs