Commit Graph

158 Commits

Author SHA1 Message Date
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
Flrande 35fb10c95b feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-07 17:31:54 +08:00
Himself65 1716e7a397 fix: use react-resizable-panels (#2679) 2023-06-04 23:33:36 +08: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
Himself65 06abb702f5 refactor: remove deprecated atoms (#2615) 2023-05-31 14:54:59 +08:00
Himself65 8dbd354659 fix: logic after delete all workspaces (#2587)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-05-31 12:24:14 +08:00
Himself65 6648fe4dcc feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00
Himself65 61c417992a feat: init support for multiple tiles (#2585) 2023-05-30 12:27:38 +08:00
Himself65 20cc082a02 refactor: abstract header adapter (#2580) 2023-05-29 22:52:04 +08:00
Himself65 58ba11e13c refactor: ui adapter (#2577) 2023-05-29 21:56:00 +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
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
Himself65 d80dae8a89 fix: open non-trash page when open (#2431) 2023-05-17 23:22:31 -07:00
Peng Xiao f875b37641 fix: configurable changelog url (#2418) 2023-05-17 16:16:22 -07:00
JimmFly 0c561da061 chore: remove favorite page (#2372) 2023-05-15 08:41:38 -07:00
Himself65 21fdced2bd fix: correct router logic (#2342) 2023-05-12 00:55:45 -05:00
Himself65 8d117123d7 fix: remove useEffect on router sync with atoms (#2241) 2023-05-11 16:37:42 -05:00
Himself65 063ffda09d refactor: rename WorkspacePlugin to WorkspaceAdapter (#2330) 2023-05-11 12:43:39 -05:00
Himself65 73dbb39009 feat(component): improve fallback skeleton (#2323) 2023-05-11 00:35:42 -05:00
Himself65 752d0545ca feat: enhance root div styles (#2295) 2023-05-10 00:39:51 -05:00
Himself65 b38017cd23 feat(component): add skeleton in page detail (#2292) 2023-05-09 22:38:30 -05:00
Peng Xiao 7c2574b1ca feat: create workspace from loading existing exported file (#2122)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-09 02:30:01 -05:00
Himself65 4f99ad2db4 feat: forced file naming format (#2270) 2023-05-08 17:37:07 -05:00
Himself65 95bc5cac49 refactor: remove sync storage (#2269) 2023-05-08 17:21:42 -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 3d43e61087 feat(i18n): static type on i18n (#2225) 2023-05-04 05:35:09 +00:00
Himself65 86988bd6e8 fix: dock to blocksuite latest API (#2219) 2023-05-03 18:57:59 -05:00
himself65 ec39c23fb7 fix(web): add meta description 2023-05-03 18:15:52 -05:00
Himself65 aace740df5 fix: prohibit delete last workspace (#2212) 2023-05-03 04:31:04 +00:00
Himself65 70fbbb39c1 chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -05:00
Himself65 ad58b4d1e9 feat: improve build config (#2115) 2023-04-24 22:33:09 -05:00
Himself65 1ca9fb8ff4 fix(workspace): check affine login auth (#2070) 2023-04-21 20:44:29 -05:00
himself65 a49d5ea1e2 fix(workspace): load first workspace in index page 2023-04-21 13:46:01 -05:00
Qi 9ec6768272 fix: modify with new blocksuite version about subpage (#2060) 2023-04-21 08:34:32 +00:00
Himself65 0a0f825a15 fix: remove mui theme provider (#2055) 2023-04-20 14:31:54 -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 63f7b2556e feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
JimmFly 346484ed44 chore: add translation (#2001) 2023-04-18 00:34:21 -05:00
Himself65 3d70a36dd3 refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -05:00
Himself65 4cb6b8fdc8 chore: bump version (#1970) 2023-04-16 20:36:59 -05:00
Himself65 7bbe67af43 refactor: workspace loading logic (#1966) 2023-04-16 16:02:41 -05:00
Himself65 2383165470 refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Himself65 43a96fe8e3 fix: move suspense to the correct place (#1954) 2023-04-14 15:44:23 -05:00
Himself65 01a686dc28 feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Himself65 6180a4c3cb fix: wrap React.lazy with Suspense (#1915) 2023-04-12 22:33:31 -05:00
Himself65 8bcef957fc refactor: remove next/dynamic (#1901) 2023-04-12 11:08:50 -05:00
Yifeng Wang 23e33a6061 chore: enable databse feature flag (#1895) 2023-04-12 19:23:46 +08:00