Commit Graph

74 Commits

Author SHA1 Message Date
Peng Xiao c9a7744270 fix: settings style update (#3161)
(cherry picked from commit d88a21d24a)
2023-07-12 17:20:56 +08:00
JimmFly 77200ed8fc style: change switch tip color (#3123)
(cherry picked from commit 812e0e9c9a)
2023-07-11 12:57:52 +08:00
danielchim 9bc42c7eca fix: page mode shortcut (#3097)
(cherry picked from commit e06d5e1c8d)
2023-07-11 12:57:51 +08:00
Alex Yang aa31043871 chore: bump version (#3041)
(cherry picked from commit fa1cd87348)
2023-07-11 12:57:11 +08:00
Alex Yang 5a846755a8 build: remove legacy cloud config (#3024)
(cherry picked from commit 70ac31b907)
2023-07-05 16:05:52 +08:00
Alex Yang d94ad8caac refactor: simplify code (#3015) 2023-07-05 02:25:38 +08:00
danielchim 8ae091b8c3 feat: page mode shortcut (#2985) 2023-07-04 01:17:56 +08:00
Alex Yang dedb4ba833 refactor: remove legacy cloud (#2987) 2023-07-04 01:17:43 +08:00
Alex Yang bfbb7e9e6b fix(electron): window only ui (#2926) 2023-06-30 10:17:26 +08:00
Alex Yang bff8ca6178 refactor: environment setup (#2898)
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
2023-06-30 10:16:45 +08:00
Qi aa86d3a2ee feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
JimmFly 9fd4818d81 fix: window control not work (#2790) 2023-06-15 06:09:46 +00:00
LongYinan 1c8f1a05d0 fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
LongYinan 2e975e79dd style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
Himself65 9f129075dd feat: add page setting atom (#2725) 2023-06-09 00:58:46 +08:00
Peng Xiao bedf838fe5 feat: add new rule for floating promise (#2726)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-08 17:54:25 +08:00
Himself65 4958d096b0 fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +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
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
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
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
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
Peng Xiao 66ea97c7c9 fix: adjust some windows style issues (#2454) 2023-05-19 09:39:51 -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
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 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