Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further Lexical Fixes #5415

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
Open

Further Lexical Fixes #5415

wants to merge 8 commits into from

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Jan 15, 2025

Related to #5245


  • Adds additional test helpers and documentation.
  • Fixed issues with auto-url on space/enter, when at the end of a line.
  • Adds custom color select/management to color picker controls.
  • Adds color pickers to relevant form fields.
  • Adds table caption support.
  • Adds src conversions for YouTube urls via media insert.

Added extra test helper to check the editor state directly via string
notation access rather than juggling types/objects to access deep
properties.
Just to help remember the general layout/methods that we've added to
make testing easier.
Includes tracking of selected colors via localstorage for display.
Needs linking up to the table form still.
Only actuall added YT in the end.
Google had changed URL scheme, and Vimeo seems to just be something else
now, can't really browse video pages like before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant