Elliot DeNolf
5d4ef620b1
chore(release): richtext-lexical/0.1.15 [skip ci]
2023-10-23 13:20:48 -04:00
Alessio Gravili
9277b306de
fix(richtext-lexical): infinite re-rendering after draft save ( #3709 )
2023-10-22 01:41:58 +02:00
Alessio Gravili
156eae2551
fix(richtext-lexical): do not update Block node if form data is the same
2023-10-22 00:21:09 +02:00
Alessio Gravili
e197e0316f
fix(richtext-*): hasMany relationships not populated correctly
2023-10-21 23:58:47 +02:00
Alessio Gravili
863b79348b
feat(richtext-lexical): linebreak html converter
2023-10-21 23:30:47 +02:00
Alessio Gravili
3185771551
fix(richtext-lexical): missing use client markers required for next.js compatibility
2023-10-21 23:21:12 +02:00
Alessio Gravili
072f7febd2
chore(richtext-lexical): do not capitalize H2 and H3 headings
2023-10-21 14:56:40 +02:00
Alessio Gravili
931f6ff519
fix(richtext-lexical): Field Description shows up twice ( #3793 )
2023-10-21 14:51:11 +02:00
Alessio Gravili
0af36af16c
feat(richtext-lexical): HTML Serializer ( #3685 )
...
* chore(richtext-lexical): add jsdocs for afterReadPromise in GraphQL
* feat(richtext-lexical): HTML Serializer
* chore(richtext-lexical): adjust comment
* chore(richtext-lexical): change the way the html serializer works
* chore: working html converter field, improve various exports
* feat: link and heading html serializers
* fix: populationPromises not being added properly
* feat: allow html serializers to be async
* feat: upload html serializer
* feat: text format => html
* feat: lists => html
* feat: Quote => html
* chore: improve Checklist => html conversion, by passing in the full parent to converters
2023-10-21 14:37:59 +02:00
Elliot DeNolf
eec60d5883
chore: rename .eslintrc.cjs -> .js
2023-10-20 15:50:25 -04:00
Elliot DeNolf
01245b07f8
chore(release): richtext-lexical/0.1.14 [skip ci]
2023-10-19 16:14:06 -04:00
Alessio Gravili
734b8c08ed
chore(richtext-lexical): add additional safety checks for incorrect data passed into the editor
2023-10-17 20:56:22 +02:00
Elliot DeNolf
5ecfe3da28
chore(release): richtext-lexical/0.1.13
2023-10-17 13:18:30 -04:00
Alessio Gravili
52dc9177d7
chore: enable forceRender for richtext-lexical's Blocks feature form, and all their sub-forms
2023-10-17 16:44:34 +02:00
Elliot DeNolf
cbb0ba1a2c
chore(release): richtext-lexical/0.1.12
2023-10-16 14:15:55 -04:00
Alessio Gravili
cb39354a9d
fix(richtext-*): link drawer form receiving incorrect field schema ( #3696 )
2023-10-16 19:43:23 +02:00
Alessio Gravili
24918fe1d2
fix(richtext-lexical): #3682 isolated editor container causing z-index issues
2023-10-16 18:56:25 +02:00
Alessio Gravili
b8a58666e7
fix(richtext-*): extra fields not being iterated correctly ( #3693 )
2023-10-16 18:47:52 +02:00
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