Commit Graph

140 Commits

Author SHA1 Message Date
LongYinan 602f795133 build: prevent tsconfig includes sources outside (#2643) 2023-06-01 17:08:14 +08:00
Whitewater 23126e1ff6 fix: show table head when no item in page list (#2642) 2023-06-01 16:31:51 +08:00
Simon He fc9462eee9 perf: getEnvironment() -> env (#2636) 2023-06-01 03:23:38 +00:00
LongYinan 1ea445ab15 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
Whitewater 20f1d487c8 feat: add page preview (#2620) 2023-05-31 08:18:48 +00:00
JimmFly d5debc0bf5 chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-31 15:41:16 +08:00
Peng Xiao f5aee7c360 fix: unify sidebar switch (#2616) 2023-05-31 07:06:13 +00:00
Himself65 ee289706ec refactor: move affine utils into @affine/workspace (#2611) 2023-05-31 13:13:59 +08:00
Whitewater 0bb6e362bf feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 11:15:23 +08:00
Hyden Liu 2713340532 fix(web): header div props error (#2607) 2023-05-31 10:34:42 +08:00
Himself65 6648fe4dcc feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00
Peng Xiao f669164674 fix: popover may not be closable (#2598) 2023-05-30 17:29:00 +08:00
3720 8c5a1e2de3 test: add some tests for page filter (#2593) 2023-05-30 16:39:14 +08:00
Whitewater 88eaaf9ce4 feat: add radio group (#2572) 2023-05-29 23:15:22 +08:00
Himself65 20cc082a02 refactor: abstract header adapter (#2580) 2023-05-29 22:52:04 +08:00
3720 f3ac12254c feat: headless filter in all pages tab (#2566)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-29 04:06:40 +00:00
xiaodong zuo 798dc49da4 feat: the UI of importing Html/Markdown/Notion (#2533)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-26 15:30:39 +08:00
Whitewater 3b8f2c1ac3 refactor: use date obj in all pages (#2523) 2023-05-25 18:22:57 +08:00
fourdim f6adf93f90 feat: add simple support for pdf (#2503) 2023-05-24 16:40:20 +08:00
Himself65 ef0a20b358 fix: use data-testid (#2487) 2023-05-22 17:36:52 +08:00
Himself65 f01997f8ee refactor: remove unused code (#2484) 2023-05-22 17:11:18 +08:00
Himself65 5fbfabb3b2 refactor: rename plugins to adapters (#2480) 2023-05-22 15:48:01 +08:00
Whitewater d68b421a4b feat: add responvise page view (#2453) 2023-05-22 07:25:25 +08:00
Peng Xiao 66ea97c7c9 fix: adjust some windows style issues (#2454) 2023-05-19 09:39:51 -07:00
Whitewater 530dd5ff7f feat: add new page button (#2417) 2023-05-18 13:07:05 -07:00
Peng Xiao f875b37641 fix: configurable changelog url (#2418) 2023-05-17 16:16:22 -07:00
JimmFly 8ffc096fee fix: text overflows in the header option menu (#2393) 2023-05-16 17:35:57 +08:00
Whitewater 9ff7dbffb7 feat: supports sort all page (#2356) 2023-05-15 08:50:43 -07:00
JimmFly 0c561da061 chore: remove favorite page (#2372) 2023-05-15 08:41:38 -07:00
JimmFly 06951319a6 chore: remove quick search tips (#2375) 2023-05-15 08:41:10 -07:00
Peng Xiao 183611a556 fix: some style updates (#2348) 2023-05-14 21:58:13 -07:00
Himself65 b240a70e51 chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-12 15:39:05 -05:00
Peng Xiao 10b4558947 feat: new sidebar (app shell) styles (#2303) 2023-05-11 22:13:51 -05:00
Himself65 063ffda09d refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
JimmFly 47848cb5da fix: delete modal on confirm does not close (#2322) 2023-05-11 05:19:11 +00:00
Himself65 19e20a6a20 fix(component): toast too many times when switch page mode (#2296) 2023-05-10 00:50:51 -05:00
Peng Xiao 0c550a2827 fix: theme not being persisted issue (#2283) 2023-05-09 22:04:36 -05:00
JimmFly b978bb171a feat: add download tips banner (#2151) 2023-05-09 11:07:34 -05:00
JimmFly b937c1b5f6 chore: replace lang icon (#2281) 2023-05-09 15:27:05 +00:00
Himself65 4f99ad2db4 feat: forced file naming format (#2270) 2023-05-08 17:37:07 -05:00
JimmFly 29cbbf5c97 chore: add border for header when in edgeless page (#2239) 2023-05-06 19:00:04 -05:00
JimmFly aaa4b4f0cb fix: wrong menu position (#2238) 2023-05-06 18:58:41 -05:00
JimmFly 8d8119b39b chore: update theme color (#2242) 2023-05-05 15:34:01 -05:00
Whitewater dbd3249ae5 chore: clean all page list (#2245) 2023-05-05 14:46:58 -05:00
Whitewater 84b36c1d35 refactor: clean all pages component (#2176)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-04 22:59:16 -05:00
Himself65 1b12972afd fix(electron): theme sync (#2231) 2023-05-04 21:00:05 -05:00
Himself65 9631c99f7b chore: bump version (#2229) 2023-05-04 18:49:08 -05:00
JimmFly 6d7f06c1c3 feat: add onboarding for client (#2144)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-04 15:29:16 +08:00
Himself65 3d43e61087 feat(i18n): static type on i18n (#2225) 2023-05-04 05:35:09 +00:00
Fangdun Tsai 850cfe1187 fix: theme button width (#2202) 2023-04-30 01:51:33 -05:00