Commit Graph

21 Commits

Author SHA1 Message Date
zqran
8ee5d422cb
feat: set the correct mode when loading the page (#1069)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-02-23 16:22:00 +08:00
Himself65
5e6366ba44
chore: strict eslint check (#1084) 2023-02-17 15:33:32 +08:00
Himself65
6f6921079e
refactor: remove esm module (#1077) 2023-02-17 10:43:52 +08:00
JimmFly
53d60a13b2
fix: retrieve lost cursor after closing search (#899) 2023-02-08 16:05:15 -06:00
JimmFly
8e7e25829b test: add test case for quick search 2023-02-07 13:56:58 +08:00
JimmFly
3b8c4db8fb test: add test case for 404 search 2023-02-07 13:21:42 +08:00
JimmFly
c0e0629659 test: update quick-search test case 2023-02-07 11:12:01 +08:00
JimmFly
4d5213608b Merge branch 'master' into fix/quick-search-input 2023-02-07 10:41:53 +08:00
JimmFly
e2df32724a Merge branch 'master' into fix/lost-entrance-of-quick-search 2023-02-07 10:15:30 +08:00
JimmFly
e207aa1cb5 test: update quick-search test case 2023-02-07 10:14:23 +08:00
DarkSky
b0bbe0eff3 chore: temporarily disable unstable test 2023-02-07 01:42:40 +08:00
JimmFly
6bdaee66cf test: fix quick search test case 2023-02-06 18:06:30 +08:00
JimmFly
dd127bc68d test: update quick-search test case 2023-02-06 17:24:30 +08:00
DarkSky
c4d34ddfea feat: basic test coverage 2023-02-05 18:41:18 +08:00
DarkSky
6f0bded0a2 Revert "fix:test case (#763)"
This reverts commit c0b410a1b2.
2023-02-05 17:53:14 +08:00
DiamondThree
c0b410a1b2
fix:test case (#763) 2023-02-01 13:07:35 +00:00
DarkSky
1cb83e4bdb fix: esm test case 2023-01-09 12:20:53 +08:00
x1a0t
82c4a35648 fix: unit test 2023-01-06 16:31:27 +08:00
JimmFly
8b827c2f37 test: fix bug of test case 2023-01-03 20:16:33 +08:00
JimmFly
10087761c8 test: add test case for quick search 2023-01-03 20:16:33 +08:00
DarkSky
6c2c7dcd48
milestone: publish alpha version (#637)
- document folder
- full-text search
- blob storage
- basic edgeless support

Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DiamondThree <diamond.shx@gmail.com>
Co-authored-by: MingLiang Wang <mingliangwang0o0@gmail.com>
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
Co-authored-by: Himself65 <himself65@outlook.com>
Co-authored-by: lawvs <18554747+lawvs@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
2022-12-30 21:40:15 +08:00