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

Footnotes: Add block-level caching when parsing content for footnotes #52577

Merged
merged 8 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    76e54ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c29f63 View commit details
    Browse the repository at this point in the history
  3. Extract getRichTextValuesCached

    mcsf committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5bf0bef View commit details
    Browse the repository at this point in the history
  4. Extract getFootnotesOrder

    mcsf committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6f99986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    badef7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62f34ae View commit details
    Browse the repository at this point in the history
  7. Don't call unlock at module level

    Fixes unit tests failing at
    packages/editor/src/components/document-outline
    mcsf committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    919d6c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0020e54 View commit details
    Browse the repository at this point in the history