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

feat: SingleEditorMode #8984

Open
wants to merge 97 commits into
base: master
Choose a base branch
from
Open

feat: SingleEditorMode #8984

wants to merge 97 commits into from

Commits on Jun 24, 2024

  1. Add config

    miya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6c92ba2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8915 from weseek/feat/142251-add-config-for-non-y…

    …js-mode
    
    feat: Add config for non-yjs mode
    yuki-takei authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f6dbabc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    90e8436 View commit details
    Browse the repository at this point in the history
  2. fix typo

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36b9657 View commit details
    Browse the repository at this point in the history
  3. fix typo

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f52185e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58c8db View commit details
    Browse the repository at this point in the history
  5. impl non-yjs mode

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e560443 View commit details
    Browse the repository at this point in the history
  6. rm logger

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    070cad0 View commit details
    Browse the repository at this point in the history
  7. simply

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5c7ec72 View commit details
    Browse the repository at this point in the history
  8. rm unnecessary props

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a76490c View commit details
    Browse the repository at this point in the history
  9. fix comment

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    06623d7 View commit details
    Browse the repository at this point in the history
  10. impl useIsYjsEnable

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    05bb9eb View commit details
    Browse the repository at this point in the history
  11. relocate useEffect

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    468102a View commit details
    Browse the repository at this point in the history
  12. rm logger

    miya committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f8bcf3d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. impl non-yjs mode badge

    miya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2187914 View commit details
    Browse the repository at this point in the history
  2. fix styles

    miya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    387396d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    3c32a1d View commit details
    Browse the repository at this point in the history
  2. relocate useEffect

    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0e95a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88682c3 View commit details
    Browse the repository at this point in the history
  4. i18n

    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fb6d8e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8992 from weseek/feat/148850-non-yjs-mode-badge

    feat: non-yjs mode badge
    yuki-takei authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    29c872e View commit details
    Browse the repository at this point in the history
  6. imprv hooks

    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    42cfe74 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/non-yjs-mode' into feat/148852-when-the-editor-bec…

    …omes-active-and-exceeds-the-threshold-switch-to-non-yjs-mode
    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    30340fd View commit details
    Browse the repository at this point in the history
  8. imprv EditorNavbar

    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b60065a View commit details
    Browse the repository at this point in the history
  9. add comment

    miya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3012390 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. imprv EditorNavbar

    miya committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c7dcd94 View commit details
    Browse the repository at this point in the history
  2. fix typo

    miya committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    443b1ff View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    fb1196e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/148852-when-the-editor-becomes-active…

    …-and-exceeds-the-threshold-switch-to-non-yjs-mode
    miya committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e6c1991 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/non-yjs-mode' into feat/148852-when-the-editor-bec…

    …omes-active-and-exceeds-the-threshold-switch-to-non-yjs-mode
    miya committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e0c0877 View commit details
    Browse the repository at this point in the history
  4. rm Origin.EditorOffline

    miya committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f9dd607 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix i18n

    miya committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    80b2aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42a73a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix lint error

    miya committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9d38d52 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    ce7a2f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/non-yjs-mode' into feat/148852-when-the-editor-bec…

    …omes-active-and-exceeds-the-threshold-switch-to-non-yjs-mode
    miya committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    86a8fb3 View commit details
    Browse the repository at this point in the history
  3. fix i18n

    miya committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cfc1f49 View commit details
    Browse the repository at this point in the history
  4. impl PageEditorSwitcher

    miya committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5e89fff View commit details
    Browse the repository at this point in the history
  5. fix lint error

    miya committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3c16046 View commit details
    Browse the repository at this point in the history
  6. fix lint error

    miya committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7c248a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    8ce1e84 View commit details
    Browse the repository at this point in the history
  2. relocate hook

    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    48df7bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca01305 View commit details
    Browse the repository at this point in the history
  4. editor-offline -> editor-single

    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f6f8785 View commit details
    Browse the repository at this point in the history
  5. rm unnecessary code

    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ebac8da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd5b6f7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/non-yjs-mode' into feat/148852-when-the-editor-bec…

    …omes-active-and-exceeds-the-threshold-switch-to-non-yjs-mode
    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    677fd7a View commit details
    Browse the repository at this point in the history
  8. rm unnecessary

    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3bff2bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3d2c14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8409966 View commit details
    Browse the repository at this point in the history
  11. fix lint

    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f5da1e6 View commit details
    Browse the repository at this point in the history
  12. Revert "fix lint"

    This reverts commit f5da1e6.
    miya committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    775fd1b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. imprv hooks

    miya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8d3b317 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8990 from weseek/feat/148852-when-the-editor-beco…

    …mes-active-and-exceeds-the-threshold-switch-to-non-yjs-mode
    
    feat: When the editor becomes active and exceeds the threshold switch to non yjs mode
    miya authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    677da54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a574e View commit details
    Browse the repository at this point in the history
  4. fix lint error

    miya committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4be00a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Revert "fix lint error"

    This reverts commit 4be00a5.
    miya committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    49b8318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f5a1e6 View commit details
    Browse the repository at this point in the history
  3. fix module path

    miya committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    94dff9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae0e9c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. bugFix

    miya committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a49138f View commit details
    Browse the repository at this point in the history
  2. propsRef -> cmPropsRef

    miya committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0afc54d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825fa74 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/non-yjs-mode' into fix/152325-editor-configuration…

    …-is-not-applied-when-switching-editor-mode
    miya committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    37cceba View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #9032 from weseek/fix/152325-editor-configuration-…

    …is-not-applied-when-switching-editor-mode
    
    fix: Editor configuration is not applied when switching editor mode
    yuki-takei authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d4f7480 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

    miya committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    753d67e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #9038 from weseek/fix/152875-unable-to-update-the-…

    …page-when-the-latest-revision-origin-is-editor-single-in-collaborative-editor-mode
    
    fix: Unable to update the page when the latest revision origin is "editor-single" in collaborative editor mode
    yuki-takei authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1f2f46a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add testid

    miya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e9e3c60 View commit details
    Browse the repository at this point in the history
  2. add test

    miya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    36aa8c2 View commit details
    Browse the repository at this point in the history
  3. update env

    miya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    318620f View commit details
    Browse the repository at this point in the history
  4. test ci

    miya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7939d6e View commit details
    Browse the repository at this point in the history
  5. imprv test

    miya committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cdc3e99 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. add testid

    miya committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5f1d437 View commit details
    Browse the repository at this point in the history
  2. imprv test

    miya committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b9e7181 View commit details
    Browse the repository at this point in the history
  3. Create util (OpenEditor)

    miya committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7ec7018 View commit details
    Browse the repository at this point in the history
  4. Apply utils

    miya committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cef7ac5 View commit details
    Browse the repository at this point in the history
  5. Revert "test ci"

    This reverts commit 7939d6e.
    miya committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0733f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Revert "Revert "test ci""

    This reverts commit 0733f90.
    miya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    533868f View commit details
    Browse the repository at this point in the history
  2. imprv test

    miya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5ba02f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900c5b3 View commit details
    Browse the repository at this point in the history
  4. Apply utils

    miya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c6089a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9052 from weseek/support/152368-add-playwright-te…

    …sts-for-single-editor-mode3
    
    support: Add Playwright tests for SingleEditorMode
    miya authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    31345ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b4aeb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77bc05e View commit details
    Browse the repository at this point in the history
  8. rm feat/non-yjs-mode

    miya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c05a58e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    418e293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661e014 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 26, 2024

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

Commits on Nov 21, 2024

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

Commits on Nov 22, 2024

  1. Install @uiw/react-codemirror

    miya committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c90ee6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9431 from weseek/support/uiw/react-codemirror

    support: `@uiw/react-codemirror` in apps/app
    yuki-takei authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9610ab8 View commit details
    Browse the repository at this point in the history