Files
payload/test
Alessio Gravili 8e55a2a866 feat(richtext-lexical)!: strongly typed PluginComponent types, remove LexicalBlocks, improve exports, fix e2e (#6255)
**BREAKING:**
- Narrows the type of the `plugins` prop of lexical features. Client props are now also automatically provided to the plugin components. To migrate, type your plugin as either `PluginComponent` or PluginComponentWithAnchor.
- `BlockQuoteFeature` has been renamed to `BlockquoteFeature`
- `createClientComponent` is now exported only from /components
- The `LexicalBlocks` and `FieldWithRichTextRequiredEditor` types have been removed in favor of just `Blocks` & `Fields`, as well as improved validation.
2024-05-07 16:26:28 -04:00
..
2024-03-19 01:15:25 -04:00
2024-03-19 01:15:25 -04:00
2024-03-19 01:15:25 -04:00
2024-04-02 12:00:32 -04:00
2024-04-09 09:34:11 -04:00
2024-04-09 12:43:36 -04:00