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-list][lexical-react] Refactor: Create registerList Function Separate from React Shared Utils #6560

Merged
merged 3 commits into from
Sep 3, 2024

Commits on Aug 26, 2024

  1. Create registerList Function Separate from React Shared Utils

    - Create a registerList function similar to other packages register* functions that registers the relevant commands.
    - Refactor the React shared util to use this function instead of defining it inline.
    jkjk822 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0c24fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fed6f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    e7ab7e4 View commit details
    Browse the repository at this point in the history