Jessica Chowdhury
1dcd3a2782
fix: prevent json data getting reset when switching tabs ( #4123 )
2023-11-27 12:23:20 -05:00
Jacob Fletcher
6f59257574
Merge pull request #4250 from payloadcms/fix/live-preview-rels
2023-11-27 11:04:34 -05:00
Jacob Fletcher
65575d3573
Merge branch 'main' into fix/live-preview-rels
2023-11-27 10:54:27 -05:00
Tylan Davis
cbeb0a8bc7
fix(templates): uses context to prevent infinite loop in populateArchiveBlock ( #4278 )
2023-11-27 10:47:03 -05:00
Jacob Fletcher
ad62db01e7
chore(templates): adds comments to .env.example ( #4276 )
2023-11-27 10:43:03 -05:00
Kennet Winter
42cba2e3a1
docs: fix broken links to public demo ( #4266 )
2023-11-27 10:29:05 -05:00
Yunsup Sim
1401718b3b
feat(i18n): adds Korean translation ( #4258 )
2023-11-27 10:26:53 -05:00
Jacob Fletcher
712647d741
docs: adds live preview troubleshooting tips
2023-11-27 08:09:26 -05:00
Alessio Gravili
c8d2b2b60e
chore(richtext-lexical): fix failing e2e test due to html class changes ( #4265 )
2023-11-26 11:39:27 +01:00
Jacob Fletcher
aab2407112
fix(live-preview): clear hasMany relationships
2023-11-24 09:57:41 -05:00
Alessio Gravili
d439bf3011
Merge pull request #4257 from payloadcms/chore/lexical-impr
...
BREAKING: The last PR is breaking because it changes some properties of the SlashMenu section in the Feature interface
2023-11-24 01:18:55 +01:00
Alessio Gravili
62ca71fbc4
chore(richtext-lexical): breaking: slash menu: simplify, improve CSS class names, change 'title' in interface to key and displayName
2023-11-24 01:16:04 +01:00
Alessio Gravili
e50fa9ca8f
feat(richtext-lexical): floating select toolbar: add ability to configure dropdown entry component
2023-11-23 23:52:16 +01:00
Alessio Gravili
ed7aca6525
chore(richtext-lexical): improve CSS class names of floating select toolbar
2023-11-23 23:38:25 +01:00
Zaki Nadhif
98ccd05dd6
chore(richtext-lexical): Add a hint that the slash menu exists to the user ( #4206 )
...
* chore(richtext-lexical): Add a hint that the slash menu exists to the user
* Update LexicalEditor.tsx
---------
Co-authored-by: Alessio Gravili <70709113+AlessioGr@users.noreply.github.com >
2023-11-23 22:28:02 +01:00
Alessio Gravili
051bced3b5
Merge pull request #4256 from payloadcms/chore/lexical-small-improvements
...
BREAKING: The first commit is breaking, as it changes the exported UnoderedListFeature to UnorderedListFeature due to a typo
2023-11-23 22:24:15 +01:00
Alessio Gravili
79f08baf2f
chore(richtext-lexical): add lists to floating toolbar
2023-11-23 22:12:10 +01:00
Alessio Gravili
d6b63da617
docs(richtext-lexical): fix incorrect JSDOM import
2023-11-23 22:03:36 +01:00
Alessio Gravili
d512e9382d
fix(richtext-lexical): breaking: fix typo: UnoderedListFeature => UnorderedListFeature
2023-11-23 21:39:07 +01:00
Alessio Gravili
b17cafc7be
chore(richtext-lexical): add proper typing for node replacements ( #4255 )
2023-11-23 19:04:34 +01:00
Jacob Fletcher
24dacd6712
fix(live-preview): populates rich text relationships
2023-11-22 17:55:42 -05:00
Dan Ribbens
6ea29094ba
fix(db-postgres): incorrect pagination totalDocs ( #4248 )
...
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
2023-11-22 16:14:14 -05:00
Mark Barton
f27407ce7c
chore: correct information from Nested Docs Plugin documentation ( #4244 )
2023-11-22 12:09:13 -05:00
stoddabr
9ae65fa791
docs: fix create-payload-app example ( #4180 )
2023-11-21 16:59:06 -05:00
Jessica Chowdhury
3d2b62b210
fix: passes date options to the react-datepicker in filter UI, removes duplicate options from operators select ( #4225 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-21 16:48:39 -05:00
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