Commit Graph

3249 Commits

Author SHA1 Message Date
LongYinan 6bd2e6a619 build: prevent tsconfig includes sources outside (#2643) 2023-06-01 18:01:53 +08:00
Whitewater 07a502e840 fix: show table head when no item in page list (#2642) 2023-06-01 16:32:21 +08:00
xiaodong zuo 9c772bf153 chore: update blocksuite to 0.0.0-20230601062752-68dbf1a4-nightly (#2641) 2023-06-01 16:30:43 +08:00
himself65 df5a4a83bb fix: block hub not working in the editor 2023-06-01 16:30:43 +08:00
JimmFly 2df606fb02 chore: update all page style (#2638) 2023-06-01 16:30:43 +08:00
Simon He 45f831a73c perf: getEnvironment() -> env (#2636) 2023-06-01 16:30:42 +08:00
Qi 9c6916426e feat: support get dynamic page meta data (#2632) 2023-06-01 16:30:42 +08:00
Peng Xiao 2428611748 fix: plugin bootstrap (#2631)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-01 16:30:42 +08:00
Whitewater 60df372524 chore: update page group naming (#2628) 2023-06-01 16:30:41 +08:00
LongYinan 00c5e323b3 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-01 16:30:41 +08:00
Himself65 1521978bb5 chore: bump version (#2627) 2023-06-01 16:30:14 +08:00
himself65 f7f25af6b7 ci: enable bookmark block in canary 2023-06-01 16:29:54 +08:00
himself65 acf6e94188 docs: update logo in README.md 2023-06-01 16:29:54 +08:00
JimmFly 7f15b06875 chore: update filter style (#2625) 2023-06-01 16:29:54 +08:00
Himself65 f1c1439b85 docs: update logo (#2626) 2023-06-01 16:29:54 +08:00
himself65 35b0853b3f docs: update README.md 2023-06-01 16:29:53 +08:00
Himself65 bd3ea956e2 feat: add @affine/bookmark-block plugin (#2618) 2023-06-01 16:29:53 +08:00
3720 341731bbfc fix: wrong use of dayjs (#2624) 2023-05-31 16:48:26 +08:00
Himself65 8ba27b3d43 chore: bump blocksuite to 0.0.0-20230531080915-ca9c55a2-nightly (#2622) 2023-05-31 16:33:26 +08:00
himself65 cede62db4c test: fix mouse click down timeout 2023-05-31 16:33:26 +08:00
Whitewater ace8aeefbd fix: drag delay (#2621) 2023-05-31 16:33:26 +08:00
xiaodong zuo 2fd94c44a2 fix: remove the feature of exporting pdf/png (#2619)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 16:33:25 +08:00
Whitewater fd7315989c feat: add page preview (#2620) 2023-05-31 16:33:25 +08:00
JimmFly 7d961c67d8 chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-31 15:43:23 +08:00
Peng Xiao e2a1c3daab fix: unify sidebar switch (#2616) 2023-05-31 15:43:19 +08:00
Himself65 877b78b0a3 chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:43:18 +08:00
Himself65 ab56d15f7b refactor: remove deprecated atoms (#2615) 2023-05-31 15:43:17 +08:00
Himself65 a4ae5e3141 refactor: move affine utils into @affine/workspace (#2611) 2023-05-31 15:43:14 +08:00
Himself65 0ad15232c7 chore: bump blocksuite to 0.0.0-20230531040027-44cd9d8e-nightly (#2610) 2023-05-31 15:43:13 +08:00
Whitewater 0d20dc70af feat: page list supports preview (#2606) 2023-05-31 15:43:12 +08:00
Himself65 2d38f346eb fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-31 15:43:11 +08:00
Himself65 88f13467ec feat: update filter button (#2609) 2023-05-31 15:43:11 +08:00
Whitewater 75c4519829 feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 15:43:10 +08:00
Peng Xiao 4a99376c21 fix: optimize DB pull (#2589) 2023-05-31 15:43:09 +08:00
Hyden Liu bd4d02bcc7 fix(web): header div props error (#2607) 2023-05-31 15:43:08 +08:00
Whitewater 74476ca9f2 fix: update breakpoint in all page (#2602) 2023-05-31 15:43:08 +08:00
Himself65 83926c8061 feat: add hook useBlockSuitePagePreview (#2603) 2023-05-31 15:43:08 +08:00
Himself65 e78fe306a2 feat: init @affine/copilot (#2511) 2023-05-31 15:43:07 +08:00
Peng Xiao 673d0f98b8 fix: popover may not be closable (#2598) 2023-05-31 15:43:07 +08:00
JimmFly 405d31b0a6 fix: quick search result missing title (#2594) 2023-05-31 15:43:06 +08:00
3720 3bd0961c5b test: add some tests for page filter (#2593) 2023-05-31 15:43:06 +08:00
xiaodong zuo 4457f3c565 chore: bump blocksuit to 0.0.0-20230530061436-d0702cc0-nightly (#2590) 2023-05-30 15:16:33 +08:00
fourdim 0b17e06aa3 feat: add support for exporting pdf and png (#2588)
This closes #2583.
2023-05-30 15:16:24 +08:00
Doma 2c111ff7f9 feat(web): drag page to trash folder (#2385)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-30 15:16:19 +08:00
Himself65 cc37dccec5 feat: init support for multiple tiles (#2585) 2023-05-30 15:16:12 +08:00
Himself65 f6f89be3a2 feat: page view persistence (#2581) 2023-05-30 15:16:08 +08:00
Whitewater 2a56786544 feat: add radio group (#2572) 2023-05-30 00:12:17 +08:00
Himself65 5e953e6955 refactor: abstract header adapter (#2580) 2023-05-30 00:11:46 +08:00
Qi 588fcac81c fix: bookmark popper menu only display after pasted (#2578) 2023-05-30 00:11:41 +08:00
Himself65 817c59b00d refactor: ui adapter (#2577) 2023-05-30 00:11:35 +08:00