Commit Graph

45 Commits

Author SHA1 Message Date
Himself65 0e3d80940e refactor: remove unused code (#2484) 2023-05-25 15:00:35 +08:00
Himself65 9c4d21beb1 refactor: rename plugins to adapters (#2480) 2023-05-25 15:00:29 +08:00
Peng Xiao f829c9b3b1 fix: adjust some windows style issues (#2454) 2023-05-25 14:58:59 +08:00
Peng Xiao ccd3fb4925 fix: configurable changelog url (#2418) 2023-05-17 17:30:37 -07:00
JimmFly 66303e5fd6 fix: text overflows in the header option menu (#2393) 2023-05-17 14:26:15 +08:00
JimmFly 9c6e687113 chore: remove quick search tips (#2375) 2023-05-17 14:16:32 +08:00
Peng Xiao 599bf92c08 fix: some style updates (#2348) 2023-05-17 14:16:31 +08:00
Himself65 b15eae11cf chore: update blocksuite to 0.0.0-20230512192655-e61e272b-nightly (#2352) 2023-05-17 14:14:40 +08:00
Peng Xiao 683343ad82 feat: new sidebar (app shell) styles (#2303) 2023-05-17 14:14:39 +08:00
Himself65 5008958e84 refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-17 14:14:38 +08:00
JimmFly f8e184a6c0 fix: delete modal on confirm does not close (#2322) 2023-05-11 00:36:21 -05:00
Himself65 b4981abe4f fix(component): toast too many times when switch page mode (#2296) 2023-05-10 00:54:38 -05:00
Peng Xiao 64f4e634e8 fix: theme not being persisted issue (#2283) 2023-05-09 22:05:56 -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
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
Himself65 1031fbc7ec refactor: guide atoms (#2196) 2023-04-28 15:59:59 -05:00
JimmFly 2ff5ef9d5d feat: move theme switch and language switch to editor option menu (#2025)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-28 04:28:51 -05:00
Himself65 70fbbb39c1 chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
JimmFly b6ca2aa063 chore: update menu placement (#2183) 2023-04-28 00:40:37 -05:00
himself65 9f8b38f9f3 fix(electron): drag window behavior in header 2023-04-27 23:18:00 -05:00
Himself65 c1a65b6b76 feat(component): init app sidebar (#2135) 2023-04-27 16:46:08 -05:00
JimmFly f3cbe54625 chore: update menu background color (#2170) 2023-04-27 18:06:17 +00:00
JimmFly dcf7e83eec chore: update shadow and color (#2171) 2023-04-27 12:57:25 -05:00
Whitewater 2b05a1254b chore: hide pinboard (#2149)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-26 19:31:01 -05:00
Peng Xiao 4bb50e8c25 feat: store local data to local db (#2037) 2023-04-21 18:06:54 +08:00
Flrande 01115f8957 fix: color variable (#2059) 2023-04-20 23:41:43 -05:00
Flrande b2e93433e1 chore: fix color (#2049)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-20 09:13:20 -05:00
Flrande 372377dd6b feat: upgrate to new theme (#2027)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-20 03:31:19 -05:00
himself65 c6be29f944 fix: disable legacy cloud in header 2023-04-18 15:01:19 -05:00
Himself65 f6fb049ff2 feat: support disable legacy cloud (#2006) 2023-04-18 02:23:00 -05:00
Himself65 3d70a36dd3 refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -05:00
Himself65 d742cab1d5 fix: hydration error (#1961) 2023-04-15 13:10:24 -05:00
Himself65 01a686dc28 feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Qi af04c1b889 feat: refactor trash, page would delete from its parent's subpageIds after move to trash (#1871) 2023-04-12 01:14:57 -05:00
himself65 db8fe4e09a feat: add new affine loading component 2023-04-11 22:57:20 -05:00
Himself65 a06113d48c refactor: workspace header (#1880) 2023-04-11 21:39:39 -05:00