Jessica Chowdhury
6364afb1dd
docs: updates vite alias example and fixes broken link ( #4224 )
2023-11-21 14:34:18 -05:00
Radosław Kłos
56a4692662
fix: typo in polish translations ( #4234 )
2023-11-21 13:09:00 -05:00
Dan Ribbens
ef6b8e4235
test: graphql handle deleted relationships ( #4229 )
2023-11-21 13:07:13 -05:00
Elliot DeNolf
5f5290341a
chore(plugin-cloud-storage): adjust prepublishOnly script
2023-11-21 10:28:35 -05:00
Elliot DeNolf
62403584ad
chore(scripts): cleanup package details log
2023-11-21 10:28:17 -05:00
Jarrod Flesch
19fcfc27af
fix: number field validation ( #4233 )
2023-11-21 10:12:26 -05:00
Elliot DeNolf
dcf14f5f71
chore(release): payload/2.2.1 [skip ci]
payload/2.2.1
v2.2.1
2023-11-21 10:08:07 -05:00
Elliot DeNolf
3a784a06cc
fix: make outputSchema optional on richtext config ( #4230 )
2023-11-21 09:45:57 -05:00
Jessica Chowdhury
6eeae9d53b
examples: updates blank template readme ( #4216 )
2023-11-21 08:40:01 -05:00
Jarrod Flesch
6044f810bd
docs: correct PULL_REQUEST_TEMPLATE.md links
2023-11-21 08:37:57 -05:00
Elliot DeNolf
e68ca9363f
fix(plugin-cloud-storage): adjust webpack aliasing for pnpm ( #4228 )
2023-11-20 16:53:30 -05:00
Elliot DeNolf
9963b8d945
chore(release): plugin-nested-docs/1.0.9 [skip ci]
plugin-nested-docs/1.0.9
2023-11-20 16:40:46 -05:00
Elliot DeNolf
9afb838182
chore(release): richtext-slate/1.2.0 [skip ci]
richtext-slate/1.2.0
2023-11-20 16:39:38 -05:00
Elliot DeNolf
2dad129022
chore(release): richtext-lexical/0.2.0 [skip ci]
richtext-lexical/0.2.0
2023-11-20 16:39:20 -05:00
Elliot DeNolf
6af1c4d45d
chore(release): payload/2.2.0 [skip ci]
v2.2.0
payload/2.2.0
2023-11-20 16:36:41 -05:00
Dan Ribbens
4e41dd1bf2
fix(plugin-nested-docs): await populate breadcrumbs on resaveChildren ( #4226 )
2023-11-20 16:32:02 -05:00
Dan Ribbens
de02490231
feat: hide publish button based on permissions ( #4203 )
...
Co-authored-by: James <james@trbl.design >
2023-11-20 16:26:49 -05:00
Jacob Fletcher
8a7b41721a
chore: increases live preview testing coverage
2023-11-20 12:58:27 -05:00
Take Weiland
1510baf46e
fix: synchronous transaction errors ( #4164 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-11-20 12:20:42 -05:00
Jacob Fletcher
0672e864f3
chore: resolves imports and type errors in live preview test app
2023-11-20 11:30:05 -05:00
Alessio Gravili
c10db332cd
docs(richtext-lexical): remove unnecessary await from createHeadlessEditor ( #4213 )
2023-11-19 14:40:09 +01:00
Alessio Gravili
0af9c4d398
fix(richtext-lexical): Blocks: Array row data is not removed ( #4209 )
...
* chore(richtext-lexical): Add failing test which reproduces issue
* fix(richtext-lexical): fix the actual issue
2023-11-18 14:01:57 +01:00
Alessio Gravili
fc137c0f53
Merge pull request #4210 from payloadcms/chore/upgrade-lexical
...
chore(richtext-lexical): Upgrade lexical from 0.12.2 to 0.12.4 and port some playground changes over
2023-11-18 12:59:24 +01:00
Alessio Gravili
a24f2be4a6
chore(richtext-lexical): backport setFloatingElemPositionForLinkEditor type change from playground
2023-11-18 12:54:40 +01:00
Alessio Gravili
57999adfe2
chore(richtext-lexical): backport autolink changes from lexical playground
2023-11-18 12:51:08 +01:00
Alessio Gravili
7857043d03
chore(richtext-lexical): Upgrade lexical packages
2023-11-18 12:37:28 +01:00
Alessio Gravili
3b93af734b
Merge pull request #4207 from payloadcms/fix/lexical-validations-
...
fix(richtext-lexical): Blocks: fields without fulfilled condition are now skipped for validation
2023-11-18 11:55:41 +01:00
Alessio Gravili
50fab902bd
fix(richtext-lexical): Blocks: fields without fulfilled condition are now skipped for validation
2023-11-18 11:52:30 +01:00
Alessio Gravili
724d80b7f4
Merge pull request #4196 from payloadcms/docs/lexical-editorconfig
...
docs(richtext-lexical): various documentation improvements
2023-11-17 18:39:11 +01:00
Alessio Gravili
b406e6afb9
docs(richtext-lexical): various documentation improvements
2023-11-17 18:38:09 +01:00
Alessio Gravili
3f46b21eb2
Merge pull request #4192 from payloadcms/feat/lexical-top
...
feat(richtext-lexical): Add new position: 'top' property for plugins
2023-11-17 18:20:29 +01:00
Alessio Gravili
eed4f4361c
feat(richtext-lexical): Add new position: 'top' property for plugins
2023-11-17 18:18:54 +01:00
Jarrod Flesch
05f3169a75
fix: thread locale through to access routes from admin panel ( #4183 )
2023-11-17 10:15:12 -05:00
Alessio Gravili
94f1443ce4
Merge pull request #4176 from payloadcms/fix/missing-use-client
...
fix(richtext-lexical): add missing 'use client' to TestRecorder
2023-11-16 22:38:52 +01:00
Alessio Gravili
fc26275b7a
fix(richtext-lexical): add missing 'use client' to TestRecorder feature plugin
2023-11-16 22:37:37 +01:00
Alessio Gravili
e57f5e2aa0
Merge pull request #4175 from payloadcms/fix/lexical-html-globals
...
fix(richtext-lexical): make lexicalHTML() function work for globals
2023-11-16 22:11:54 +01:00
Alessio Gravili
dbfc83520c
fix(richtext-lexical): make lexicalHTML() function work for globals
2023-11-16 22:10:00 +01:00
Alessio Gravili
c068a8784e
fix(richtext-lexical): Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error ( #3995 )
...
* fix(richtext-lexical): make sure block fields are wrapped in a uniquely-named group
* chore: remove redundant hook
* chore(richtext-lexical): attempt to fix unnecessary unsaved changes warning regression
* cleanup everything
* chore: more cleanup
* debug
* looks like properly cloning the formdata for setting initial state fixes the issue where the old formdata is updated even if node.setFields is not called
* chore: fix e2e tests
* chore: fix e2e tests (a selector has changed)
* chore: fix int tests (due to new blocks data format)
* chore: fix incorrect insert block commands in drawer
* chore: add new e2e test
* chore: fail e2e tests when there are browser console errors
* fix(breaking): beforeInput and afterInput: fix missing key errors, consistent typing and cases in name
2023-11-16 22:01:04 +01:00
Alessio Gravili
989c10e0e0
feat: allow richtext adapters to control type generation, improve generated lexical types ( #4036 )
2023-11-16 11:36:20 -05:00
Alessio Gravili
3bf2b7a3fe
Merge pull request #4171 from zakinadhif/main
...
fix(richtext-lexical): visual bug after rearranging blocks
2023-11-16 17:23:41 +01:00
Zaki Nadhif
a6b486007d
fix(richtext-lexical): visual bug after rearranging blocks
2023-11-16 22:38:34 +07:00
Wilson
4e03ee7079
chore: adds doc blocks for field access properties ( #3973 )
2023-11-16 09:15:04 -05:00
Quentin Beauperin
b91711a74a
fix: improves live preview breakpoints and zoom options in dark mode ( #4090 )
2023-11-16 09:10:33 -05:00
Jonathan Wu
191c13a409
chore(examples/form-builder): improve form input accessibility ( #4166 )
2023-11-16 08:02:15 -05:00
Alessio Gravili
b210af4696
fix(richtext-lexical): incorrect caret positioning when selecting second line of multi-line paragraph ( #4165 )
2023-11-15 22:22:42 +01:00
Taís Massaro
8cebd2ccce
docs: correct useTableColumns react import path in example ( #4150 )
2023-11-15 08:20:42 -05:00
Take Weiland
195a952c43
fix: transactionID isolation for GraphQL ( #4095 )
2023-11-14 16:07:10 -05:00
Alessio Gravili
4bc5fa7086
chore(richtext-lexical): remove unused defaultValue prop in RichText component ( #4146 )
2023-11-14 18:31:04 +01:00
Alessio Gravili
2c8d34d2aa
fix(richtext-lexical): remove optional chaining after this as transpilers are not handling it well ( #4145 )
2023-11-14 18:21:51 +01:00
Alessio Gravili
4ec5643dd7
chore: restricts character length in table cells ( #4063 )
2023-11-14 11:25:24 -05:00