Alessio Gravili
7e7eeb059d
chore(richtext-lexical): add 'use client' to field and cell
2023-10-15 14:25:36 +02:00
Alessio Gravili
dc2a502dcc
perf(richtext-lexical): remove unnecessary prop drilling and load hooks being run for initialState
2023-10-15 14:07:24 +02:00
Elliot DeNolf
f27cd26575
chore(release): richtext-lexical/0.1.11
2023-10-14 17:35:44 -04:00
Alessio Gravili
d81d4eb075
feat(richtext-lexical): LexicalPluginToLexical migration feature
2023-10-14 22:36:16 +02:00
Elliot DeNolf
9be34c9599
chore(release): richtext-lexical/0.1.10
2023-10-14 14:38:58 -04:00
James
a0641a445d
Merge branch 'main' of github.com:payloadcms/payload
2023-10-14 14:34:46 -04:00
James
3a2e78f7f3
chore: add peer deps for richtext packages
2023-10-14 14:34:40 -04:00
James Mikrut
976d69d154
Merge pull request #3657 from payloadcms/chore/export-pattern
...
chore: properly separates server / client exports
2023-10-14 14:32:11 -04:00
James
66018362fe
chore: properly separates server / client exports
2023-10-14 14:08:08 -04:00
Elliot DeNolf
647fe23d1c
chore(release): richtext-lexical/0.1.9
2023-10-14 12:26:28 -04:00
Alessio Gravili
4dc6c09347
feat(richtext-lexical): SlateToLexical migration feature
2023-10-14 13:36:32 +02:00
Elliot DeNolf
3c3c93f483
chore(release): richtext-lexical/0.1.8
2023-10-13 16:05:59 -04:00
Alessio Gravili
5dbfb1a335
fix(richtext-lexical): Blocks: working population for crazy amounts of nesting
2023-10-13 21:04:56 +02:00
Alessio Gravili
d411874589
chore(richtext-lexical): Blocks: clean up population
2023-10-13 20:02:18 +02:00
Elliot DeNolf
81ec435363
chore(release): richtext-lexical/0.1.7
2023-10-13 12:49:08 -04:00
Alessio Gravili
c47632dc1d
fix(richtext-lexical): Blocks: Nested Blocks having incorrect initial data (e.g. missing rows property) ( #3638 )
...
* fix(richtext-lexical): Blocks: Sub-Blocks having incorrect initial data (e.g. missing rows property)
* chore: remove unnecessary comment
2023-10-13 18:39:34 +02:00
Elliot DeNolf
3446d28602
chore(release): richtext-lexical/0.1.6
2023-10-12 23:38:29 -04:00
Alessio Gravili
fd33c790f2
chore(richtext-lexical): Improve animations of draggable block indicator
2023-10-13 00:03:51 +02:00
Alessio Gravili
ae7aac7639
fix(richtext-lexical): will-change css rule applied to all top-level nodes causing various issues
2023-10-12 23:50:31 +02:00
Alessio Gravili
f1741beba2
fix(richtext-lexical): dropdown menu closing too early on firefox
2023-10-12 22:52:41 +02:00
Alessio Gravili
9103277a10
chore(richtext-lexical): throw error if you try to use Slate or payload-plugin-lexical data inside of richtext-lexical
2023-10-12 22:07:20 +02:00
Alessio Gravili
d84673f400
chore(richtext-lexical): improve slash menu positioning when it goes off the screen
2023-10-12 21:53:47 +02:00
Alessio Gravili
15e23a3adc
chore(richtext-lexical): improve anchor handling for slash menu and floating select menu
2023-10-12 21:01:47 +02:00
Alessio Gravili
69af8d9c83
chore: remove duplicate z-index property
2023-10-12 19:43:46 +02:00
Alessio Gravili
cc56da11d6
fix: database adapter types
2023-10-12 17:53:35 +02:00
Alessio Gravili
ed1d5a60f7
chore(richtext-lexical): link drawer: skip unnecessary reduceFieldsToValues call
2023-10-12 00:54:19 +02:00
Elliot DeNolf
9de3320933
chore(release): richtext-lexical/0.1.5
2023-10-10 12:08:13 -04:00
Alessio Gravili
e41899cd27
fix(richtext-lexical): missing properties passed into validation functions
2023-10-10 16:06:39 +02:00
Alessio Gravili
e9e25ceac9
fix(richtext-lexical): respect enabledHeadingSizes for markdown transformers
2023-10-09 21:21:37 +02:00
Elliot DeNolf
aff5fdff8a
chore(release): richtext-lexical@0.1.4
2023-10-09 14:09:17 -04:00
Alessio Gravili
a2410ea9fc
chore(richtext-lexical): export utils
2023-10-09 20:07:07 +02:00
Elliot DeNolf
d75ffa0ea7
chore(release): richtext-lexical@0.1.3
2023-10-09 13:31:39 -04:00
Alessio Gravili
830d9867b6
chore(richtext-lexical): add build:clean script to package.json
2023-10-09 19:27:01 +02:00
Alessio Gravili
86a35ed441
chore(richtext-lexical): improve handling of read-only lexical editors ( #3510 )
2023-10-09 18:47:09 +02:00
Elliot DeNolf
23066aec71
chore(release): richtext-lexical@0.1.2
2023-10-09 09:21:37 -04:00
Elliot DeNolf
71c41dbe03
chore: update main and types to dist
2023-10-09 09:16:46 -04:00
Elliot DeNolf
c54fb304e7
chore(release): richtext-lexical@0.1.1
2023-10-09 08:18:28 -04:00
Elliot DeNolf
ef24f430a2
chore(release): richtext-lexical@0.1.0
2023-10-08 23:57:11 -04:00
Elliot DeNolf
8c097ccaa7
chore(release): richtext-lexical@0.1.0-beta.7
2023-10-08 21:29:36 -04:00
Alessio Gravili
87d66dceb1
Merge pull request #3487 from payloadcms/chore/export-even-more-stuff
...
chore(richtext-lexical): export slash menu and floating toolbar-related stuff
2023-10-09 03:07:36 +02:00
Alessio Gravili
256fc6d178
chore(richtext-lexical): export slash menu and floating toolbar-related stuff
2023-10-09 03:06:50 +02:00
Elliot DeNolf
73f434e394
chore(release): richtext-lexical@0.1.0-beta.6
2023-10-08 20:13:05 -04:00
Alessio Gravili
c1d28a7a07
chore(richtext-lexical): export nodes
2023-10-09 01:07:16 +02:00
Elliot DeNolf
190a1ab5a0
chore(release): richtext-lexical@0.1.0-beta.5
2023-10-08 17:39:41 -04:00
Elliot DeNolf
8f2cec2535
chore(release): richtext-lexical@0.1.0-beta.4
2023-10-08 07:42:43 -04:00
Alessio Gravili
5d1444e1bd
fix(richtext-lexical): incorrect stacking of block's fields
2023-10-07 18:35:59 +02:00
Alessio Gravili
03c9a91ea9
chore(richtext-lexical): CSS rule to fix focus outline issue when using vite bundler
2023-10-07 18:11:43 +02:00
Elliot DeNolf
59bd6abfc3
chore: stub out basic READMEs for all packages
2023-10-07 11:24:33 -04:00
Alessio Gravili
ad7c25685e
chore(richtext-lexical): adjust node data formats, adjust population behavior, fix some validation issues
2023-10-07 15:52:12 +02:00
Alessio Gravili
7e9c7707ba
chore: improve ID field validation, fixing 2.0 int tests ( #3457 )
...
* chore: WIP id type validation for richtext upload
* chore: fix richtext fields test ID placeholder replacements
* chore: use getIDType in relationship validation for consistency
* chore: make getIDType safer in case payload.db.defaultIDType is null
---------
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-10-07 00:49:24 +02:00