Commit Graph

28 Commits

Author SHA1 Message Date
Himself65 a0ee00a4b2 fix: replace noop function (#2744)
(cherry picked from commit af6f431c15)
2023-06-20 14:44:27 +08:00
Himself65 9731dd3261 build: enhance tsconfig type check (#2732)
(cherry picked from commit b383ce36cd)
2023-06-20 14:44:27 +08:00
LongYinan cc1315ef12 style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
(cherry picked from commit 18dc427bc3)
2023-06-20 14:44:27 +08:00
Flrande 2352aa8c50 feat: add preloading template 2023-06-20 14:44:27 +08:00
Himself65 ea21ed6e0d feat: init window.affine (#2682)
(cherry picked from commit 8f6db00402)
2023-06-20 14:44:27 +08:00
Whitewater f06f67e182 feat: add page preview (#2620) 2023-06-02 12:56:52 +08:00
Himself65 52c1efee9e chore: prohibit import package itself (#2612)
Co-authored-by: Whitewater <me@waterwater.moe>
2023-06-02 12:56:52 +08:00
Himself65 cffdd420e2 feat: add hook useBlockSuitePagePreview (#2603) 2023-06-02 12:56:52 +08:00
Himself65 f4057593af refactor: remove unused code (#2484) 2023-06-02 12:56:52 +08:00
Whitewater d905c9b5cf feat: add new page button (#2417) 2023-06-02 12:56:52 +08:00
Peng Xiao 75c54f0af5 feat: fav page references (#2422)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-17 23:23:05 -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