Commit Graph

1843 Commits

Author SHA1 Message Date
QiShaoXuan 189fd438ac feat: modify shortcuts text 2022-12-29 16:57:56 +08:00
Qi 526520046f Merge pull request #617 from toeverything/fix/create-pageg-with-title
Fix/create pageg with title
2022-12-29 16:47:36 +08:00
QiShaoXuan a56a724a3d fix: lint error 2022-12-29 16:42:26 +08:00
QiShaoXuan f333a9bb5c feat: update blocksuite version 2022-12-29 16:33:56 +08:00
QiShaoXuan d70d8f3f1d feat: support createPage with title 2022-12-29 16:26:01 +08:00
QiShaoXuan a96f5f2aef chore: move createPage method from appStateProvider to usePageHelper 2022-12-29 15:09:53 +08:00
DarkSky c3df5e7f21 chore: add supplementary information 2022-12-29 11:58:25 +08:00
tzhangchi d00f271065 docs: add rust job 2022-12-29 11:55:20 +08:00
Chi Zhang 4dfccf5c95 feat: printer next (#601)
* feat: add printer and next.js logger style

* chore: add info for API Proxy

* tests: unit test cases is added to printer

* fix: deps

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-12-29 02:20:57 +00:00
tzhangchi 0b418e05b2 docs: add contributors 2022-12-28 21:28:34 +08:00
tzhangchi b7a8888ff8 docs: update README.md 2022-12-28 21:28:34 +08:00
tzhangchi 334878006b docs: update README 2022-12-28 21:28:34 +08:00
tzhangchi 41e4a72676 feat: add design contributors 2022-12-28 21:28:34 +08:00
tzhangchi 87a9687e3e docs: sort the contributor md 2022-12-28 21:28:34 +08:00
tzhangchi bb0690843d docs: update contributors 2022-12-28 21:28:34 +08:00
QiShaoXuan 96383fc60d chore: change file name under ui dir 2022-12-28 17:31:01 +08:00
DarkSky df30cc4861 feat: first test for data center 2022-12-28 17:00:51 +08:00
MingLiang Wang 32fce00627 Merge pull request #597 from toeverything/feature/fix-button-loading
feat: fix show content when loading
2022-12-28 16:10:08 +08:00
MingLiang Wang 235fe92771 feat: fix show content when loading 2022-12-28 15:02:01 +08:00
Chi Zhang c4ff077c11 Merge pull request #595 from toeverything/fix-css
fix: css in edgeless toolbar
2022-12-28 14:29:17 +08:00
lawvs daccfcb3f5 chore: improve types for markdown 2022-12-28 14:19:31 +08:00
himself65 1525e55661 fix: css in edgeless toolbar 2022-12-28 14:06:27 +08:00
tzhangchi cd216f53a9 feat: update pkg name 2022-12-28 11:18:59 +08:00
tzhangchi bf81203353 chore: Unified registration and path specification 2022-12-28 11:18:59 +08:00
DarkSky 8a8559e1fe chore: build & lint 2022-12-28 00:45:08 +08:00
tzhangchi 18c4d135bd chore: add command pnpm dev:ac for faster api proxy mode 2022-12-28 00:36:05 +08:00
tzhangchi fd9efca91c chore: add global.d.ts and add markdown declare 2022-12-28 00:35:47 +08:00
tzhangchi 5af96738f3 feat: add comment to resolve type check error 2022-12-28 00:35:47 +08:00
tzhangchi 2afa47995b feat: use raw-loader to replace the static markdownExample variable,just use markdown file 2022-12-28 00:35:47 +08:00
tzhangchi 1b2a14aa57 chore: update yml 2022-12-27 18:29:20 +08:00
tzhangchi 6ec1d9eb96 chore: update yml 2022-12-27 18:27:53 +08:00
tzhangchi b8de639ab3 Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-27 18:26:42 +08:00
tzhangchi 8c03d97458 test: hide 2 tests for search, need to update it 2022-12-27 18:25:35 +08:00
MingLiang Wang 54a6f8658f feat: button add loading 2022-12-27 18:21:32 +08:00
DarkSky a86d29ef16 chore: fix timeout 2022-12-27 18:15:31 +08:00
tzhangchi bb3eb6e3b3 Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-27 16:49:17 +08:00
tzhangchi 1eab5fc6c9 test: temporary close search 2 tests 2022-12-27 16:49:01 +08:00
DarkSky 6074f80385 chore: playwright install 2022-12-27 16:46:37 +08:00
DarkSky dc00a6b934 chore: use public action runner 2022-12-27 16:38:44 +08:00
tzhangchi bf7e4691cc test: split slow test 2022-12-27 16:20:49 +08:00
tzhangchi ad888121f6 Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-27 15:59:25 +08:00
tzhangchi df28ab6dfb test: speed up favorites test 2022-12-27 15:59:13 +08:00
MingLiang Wang 7c07307e0e feat: create editor 2022-12-27 15:57:35 +08:00
tzhangchi 2b9f2374d3 test: speed up restore and trash test 2022-12-27 15:56:25 +08:00
tzhangchi 775a271663 chore: simplify playwright config 2022-12-27 15:53:05 +08:00
tzhangchi b3df4eb22e chore: update playwright workker to 100% 2022-12-27 15:45:44 +08:00
tzhangchi 697d265532 test: add timeout for Shortcuts Modal 2022-12-27 15:34:17 +08:00
tzhangchi 25ece7bb4d Merge branch 'feat/filesystem_and_search' of https://github.com/toeverything/AFFiNE into feat/filesystem_and_search 2022-12-27 15:18:08 +08:00
tzhangchi 3ae0d1a6e0 test: add hover behavior before cancel favorite 2022-12-27 15:17:19 +08:00
DarkSky ff913427cf fix: pnpm lock 2022-12-27 14:55:21 +08:00