SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 12 TypeScript

feat(richtext-lexical): more lenient url validation, URL-encode invalid urls on save (#7870)

Fixes https://github.com/payloadcms/payload/issues/7477

This simplifies validation to the point where it only errors on spaces.
Actual validation is then used in beforeChange, which then automatically
url encodes the input if it doesn't pass
A
Alessio Gravili committed
ad7a387e190336c573f20dd3972acc82a83ef41c
Parent: d05be01
Committed by GitHub <noreply@github.com> on 8/26/2024, 7:33:29 PM