Commit Graph

117 Commits (perf/async-parsing)

Author SHA1 Message Date
Junyi Du 6aafeb40ca test(e2e): split util functions 2021-12-21 12:38:08 +08:00
Junyi Du 8798ffed06 test(e2e): add page alias tests 2021-12-21 12:38:08 +08:00
Junyi Du 09120cfce2 test(e2e): add more autocomplete test 2021-12-20 12:11:11 +08:00
Junyi Du c5d39cdb8a fix: abuse of keycode cause unexpected behaviour under different keyboard layouts 2021-12-20 12:11:11 +08:00
Andelf 585e7ba1f5 test(e2e): add test for block with code and multi properties 2021-12-16 19:23:10 +08:00
Andelf 34769bc989 test(e2e): add cases for code editing 2021-12-15 12:28:02 +08:00
Andelf 13e3ee2cc9 fix(editor): handle code block with non-latin1 chars 2021-12-13 14:59:29 +08:00
Andelf 0f650741a8 fix(test): unused imports 2021-12-12 16:24:14 +08:00
Andelf 0d26856206 test(e2e): add cases for code-editing 2021-12-12 16:24:14 +08:00
Andelf d5a85c959f fix(test): adapt tests to the new left sidebar 2021-12-10 14:14:57 +08:00
Charlie c63f1f0d15
Enhance/left sidebar responsive (#3376)
* improve(ui): [WIP] refactor left sidebar component

* improve(ui): [WIP] refactor left sidebar component

* improve(ui): polish left sidebar for mobile

* improve(ui): polish left sidebar for mobile native

* fix: unnecessary stateful component

* improve(ui): tweak padding inner left sidebar

* fix(tests): update tests

* fix(ui): close left sidebar when create page on sm breakpoint

* improve(ui): tweak `--ls-left-sidebar-sm-width` to 70%

* fix(ui): overlap between left sidebar and toolbar right area on mobile
2021-12-08 21:13:57 +08:00
Andelf 295c6d7b91 fix(test): make a fixme in autocompletion 2021-11-30 11:05:48 +08:00
Andelf 147b2ccf70 test(e2e): refactor using fixtures 2021-11-30 11:05:48 +08:00
Andelf ee38781656 test(e2e): add test cases for hotkey 2021-11-30 11:05:48 +08:00
Andelf 13aefde53c fix(test): minor fix for e2e test 2021-11-24 17:20:01 +08:00
Andelf aae4a8b18c test(e2e): add test cases for auto-completion 2021-11-24 17:20:01 +08:00
Andelf 8d0d4ae3a2 test(e2e): add playwright test 2021-11-23 17:26:53 +08:00