improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
rename tab button classname to prevent unintentional styling (#4121) (967eff1)
richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
rename tab button classname to prevent unintentional styling (#4121) (967eff1)
richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps payload from 2.0.14 to 2.2.0.
Release notes
Sourced from payload's releases.
... (truncated)
Changelog
Sourced from payload's changelog.
... (truncated)
Commits
6af1c4d
chore(release): payload/2.2.0 [skip ci]4e41dd1
fix(plugin-nested-docs): await populate breadcrumbs on resaveChildren (#4226)de02490
feat: hide publish button based on permissions (#4203)1510baf
fix: synchronous transaction errors (#4164)c10db33
docs(richtext-lexical): remove unnecessary await from createHeadlessEditor (#...0af9c4d
fix(richtext-lexical): Blocks: Array row data is not removed (#4209)fc137c0
Merge pull request #4210 from payloadcms/chore/upgrade-lexicala24f2be
chore(richtext-lexical): backport setFloatingElemPositionForLinkEditor type c...57999ad
chore(richtext-lexical): backport autolink changes from lexical playground7857043
chore(richtext-lexical): Upgrade lexical packagesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show