Shumiland/src/fields
Vadym Samoilenko 8439941afa
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
feat(cms): standardize Lexical editor across all richText fields, add image upload to blog
- Add src/fields/richText.ts: standardEditor (all defaultFeatures) and blogEditor
  (defaultFeatures + UploadFeature for media + EXPERIMENTAL_TableFeature)
- Apply standardEditor to ThankYouPage, CheckoutPage, GroupVisitsPage, Tariffs, Locations
- Apply blogEditor to BlogPosts — editors can now insert images inline via Upload button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 14:09:27 +01:00
..
richText.ts feat(cms): standardize Lexical editor across all richText fields, add image upload to blog 2026-06-11 14:09:27 +01:00