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

[lexical-markdown] Refactor: Move Transformer Groups from index to MarkdownTransformers #6474

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. Move Transformer Groups from index to MarkdownTransformers

    Move transformer groups created in index.ts to MarkdownTransformers.ts, co-locating them with the member transformers and avoiding a cyclical dependency involving index.ts.
    jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3e0d678 View commit details
    Browse the repository at this point in the history
  2. be in sync with www (facebook#6478)

    potatowagon authored and jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1f6a9b5 View commit details
    Browse the repository at this point in the history
  3. v0.17.0 (facebook#6487)

    Co-authored-by: Lexical GitHub Actions Bot <>
    potatowagon authored and jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ccdf27b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4888de2 View commit details
    Browse the repository at this point in the history
  5. [lexical] Bug Fix: Merge pasted paragraph into empty quote (facebook#…

    …6367)
    
    Co-authored-by: Bob Ippolito <[email protected]>
    2 people authored and jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e0d66b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac607d5 View commit details
    Browse the repository at this point in the history
  7. When creating a new check list, set the checked value of the list i…

    …tem to `false` instead of `undefined` (facebook#5978)
    amanharwara authored and jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dbb901f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de13aa6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    124bcd4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1783019 View commit details
    Browse the repository at this point in the history
  11. [lexical-playground] Bug Fix: Update tooltip for redo button with cor…

    …rect macOS shortcut (facebook#6497)
    etrepum authored and jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    18539c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab9d694 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    568dc9a View commit details
    Browse the repository at this point in the history