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

Make spellchecker work for multi line quotes #4518

Commits on May 2, 2024

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

Commits on May 7, 2024

  1. v1

    tomaskikutis committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a89a7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1624796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87157f7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c5d755f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e2620e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f224c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39b0ad4 View commit details
    Browse the repository at this point in the history
  5. drop spellchecker initialization in authoring-react

    it was moved to Editor3InitializeSpellchecker
    tomaskikutis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6ad6a66 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    tomaskikutis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b8ecc43 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix unit tests

    tomaskikutis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1ba6944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c3e597 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 12, 2024

  1. fix unit test

    tomaskikutis committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7055860 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    b0d91ab View commit details
    Browse the repository at this point in the history
  2. fix record name

    tomaskikutis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    dbb6d20 View commit details
    Browse the repository at this point in the history
  3. fix lint

    tomaskikutis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    65019be View commit details
    Browse the repository at this point in the history
  4. fix unit test

    tomaskikutis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1016a06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ee8bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e89226f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a6a715 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6706c6c View commit details
    Browse the repository at this point in the history
  9. Revert "see if 100ms delay is enough"

    This reverts commit 6706c6c.
    tomaskikutis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5cc938e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    23b5634 View commit details
    Browse the repository at this point in the history
  2. try lowering the delay again

    after test server is fixed
    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cd80fc4 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2f12177 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9167c28 View commit details
    Browse the repository at this point in the history
  5. disable preference tests

    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34d07a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e42d312 View commit details
    Browse the repository at this point in the history
  7. Revert "disable preference tests"

    This reverts commit 34d07a1.
    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dbd0987 View commit details
    Browse the repository at this point in the history
  8. fix unit tests v10

    tomaskikutis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3434459 View commit details
    Browse the repository at this point in the history