Commit Graph

20 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
Peng Xiao 5699c99bf6 feat: add new rule for floating promise (#2726)
Co-authored-by: Himself65 <himself65@outlook.com>
(cherry picked from commit bedf838fe5)
2023-06-20 14:44:27 +08:00
Himself65 cb914c0405 feat: add @affine/bookmark-block plugin (#2618) 2023-06-02 12:56:52 +08:00
Qi d16927c4ad feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 29bd170c2b fix: dispose on editor props.onInit (#2521) 2023-06-02 12:56:52 +08:00
Himself65 f4057593af refactor: remove unused code (#2484) 2023-06-02 12:56:52 +08:00
Himself65 9902892615 feat(component): improve fallback skeleton (#2323) 2023-05-11 00:36:24 -05:00
Himself65 c41718e80d feat(component): support image preview by double click (#2198) 2023-05-09 01:09:39 -05:00
Himself65 242e074ae6 feat: add suspense fallback for editor (#2278) 2023-05-08 23:57:36 -05:00
zuomeng wang acc5afdd4f fix(web): remove edgeless mode padding (#2061) 2023-04-21 17:56:29 +08:00
Himself65 2383165470 refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Himself65 5ca94db5d2 fix: effect deps (#1940) 2023-04-14 00:24:44 -05:00
Himself65 2a2d682211 fix: cannot update a component while rendering a different component (#1907) 2023-04-12 16:46:29 -05:00
Flrande 74657c2fa1 fix: enable autofocus in blocksuite editor (#1844) 2023-04-07 06:28:21 +00:00
Himself65 2e354ae59e refactor(component): editor component (#1834) 2023-04-06 11:14:25 -05:00
Himself65 1ad4b0fc89 feat: single page API in public workspace (#1794) 2023-04-06 09:20:36 -05:00
Fangdun Tsai 215db27cd6 feat: block-hub in edgeless mode (#1634) 2023-03-22 03:41:54 +00:00
Himself65 efcf1fcaa0 style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
Himself65 9a04a1e34f feat: split components (#1530) 2023-03-10 23:15:19 -06:00