Files
payload/packages/plugin-form-builder
Germán Jabloñski 81a972d966 chore(richtext-lexical): add strictNullChecks to the richtext-lexical package (#8295)
This PR addresses around 500 TypeScript errors by enabling
strictNullChecks in the richtext-lexical package. In the process,
several bugs were identified and fixed.

In some cases, I applied non-null assertions where necessary, although
there may be room for further type refinement in the future. The focus
of this PR is to resolve the immediate issues without introducing
additional technical debt, rather than aiming for perfect type
definitions at this stage.

---------

Co-authored-by: Alessio Gravili <alessio@gravili.de>
2024-09-20 18:42:30 +00:00
..
2022-11-16 14:05:19 -05:00
2024-07-09 09:50:37 -04:00

Payload Form Builder Plugin

A plugin for Payload to easily allow admin editors to build and manage forms within the admin panel.