Commit Graph

36 Commits

Author SHA1 Message Date
Alex Yang 9ff483cd4e refactor(plugin-infra): workspace loading (#3222) 2023-07-14 00:46:28 +08:00
Alex Yang b0bb925ef6 refactor: remove unused code (#3149)
(cherry picked from commit 8c1fcee135)
2023-07-12 17:20:56 +08:00
Alex Yang 0ddbe89d88 refactor(hooks): reduce null types (#3111)
(cherry picked from commit 8b5d997322)
2023-07-11 12:57:50 +08:00
Alex Yang 2ae7bea5b1 feat: improve workspace hook (#3099)
(cherry picked from commit b49306607b)
2023-07-11 12:57:42 +08:00
Alex Yang d94ad8caac refactor: simplify code (#3015) 2023-07-05 02:25:38 +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
Peng Xiao 05452bb297 feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
Alex Yang 7fcc5e599e feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Himself65 af6f431c15 fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
Himself65 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
LongYinan 18dc427bc3 style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00
Flrande 35fb10c95b feat: add preloading template (#2655)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-07 17:31:54 +08:00
Himself65 8f6db00402 feat: init window.affine (#2682) 2023-06-06 11:43:34 +08:00
Whitewater 20f1d487c8 feat: add page preview (#2620) 2023-05-31 08:18:48 +00:00
Himself65 248cd9a8ab chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-05-31 15:00:50 +08:00
Himself65 e11326f05f feat: add hook useBlockSuitePagePreview (#2603) 2023-05-30 18:26:13 +08:00
Himself65 f01997f8ee refactor: remove unused code (#2484) 2023-05-22 17:11:18 +08:00
Whitewater 530dd5ff7f feat: add new page button (#2417) 2023-05-18 13:07:05 -07:00
Peng Xiao 2f7b51d7ff feat: fav page references (#2422)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-17 22:18:40 -07: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 9631c99f7b chore: bump version (#2229) 2023-05-04 18:49:08 -05:00
Himself65 097cce34b5 fix: reduce useState and useEffect (#2223) 2023-05-04 17:53:52 -05:00
Himself65 66c3b09c67 fix(hooks): reduce unused assertExists (#2224) 2023-05-04 03:55:45 +00:00
Himself65 1e84ad1484 fix: reduce pageMeta instance (#2222) 2023-05-03 22:09:43 -05:00
Himself65 86988bd6e8 fix: dock to blocksuite latest API (#2219) 2023-05-03 18:57:59 -05:00
Qi 9ec6768272 fix: modify with new blocksuite version about subpage (#2060) 2023-04-21 08:34:32 +00:00
himself65 6cddacb953 Revert "fix: api compatibility with blocksuite"
This reverts commit 00f44c72ce.
2023-04-20 22:53:32 -05:00
himself65 00f44c72ce fix: api compatibility with blocksuite 2023-04-20 22:29:11 -05:00
Himself65 63f7b2556e feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
Himself65 3d70a36dd3 refactor: remove null type in hooks (#1955) 2023-04-16 21:36:32 -05:00
Himself65 7bbe67af43 refactor: workspace loading logic (#1966) 2023-04-16 16:02:41 -05:00
Himself65 5ca94db5d2 fix: effect deps (#1940) 2023-04-14 00:24:44 -05:00
JimmFly 2e823c2fee feat: single page sharing support (#1805)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-11 17:58:11 -05:00
Himself65 89f53190db fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
Himself65 dbcadbaf60 refactor: move useBlockSuiteWorkspaceAvatarUrl (#1802) 2023-04-03 17:35:57 -05:00
Himself65 fcf5d5602d feat: init @toeverything/hooks package (#1788) 2023-04-03 04:32:52 -05:00