Commit Graph

40 Commits

Author SHA1 Message Date
Himself65 540a93274a refactor: abstract header adapter (#2580) 2023-06-02 12:56:52 +08:00
Himself65 319d71345d refactor: ui adapter (#2577) 2023-06-02 12:56:52 +08:00
Himself65 01173babe6 refactor: rename plugins to adapters (#2480) 2023-06-02 12:56:52 +08:00
JimmFly 5c6655ab0e chore: remove favorite page (#2372) 2023-05-17 14:16:32 +08:00
Himself65 54b8b36618 fix: correct router logic (#2342) 2023-05-17 14:14:39 +08:00
Himself65 5516c215cd fix: delay setAom on rootWorkspacesMetadataAtom (#2271) 2023-05-17 14:14:38 +08:00
Himself65 86988bd6e8 fix: dock to blocksuite latest API (#2219) 2023-05-03 18:57:59 -05:00
Himself65 1031fbc7ec refactor: guide atoms (#2196) 2023-04-28 15:59:59 -05:00
Himself65 903b6eaf30 revert: lastVersionAtom atom (#2188) 2023-04-28 08:53:23 +00:00
himself65 51a4bdc5e4 fix: state in lastVersionAtom 2023-04-28 02:27:31 -05:00
Himself65 70fbbb39c1 chore: enable no-unused vars (#2181) 2023-04-28 00:41:06 -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 01a686dc28 feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Himself65 401cad799e refactor: move non-affine hooks (#1857) 2023-04-09 17:15:07 -05:00
Himself65 76c0d01640 fix: remove unused hook useFeatureFlag (#1826) 2023-04-05 19:57:15 -05:00
Himself65 fcf5d5602d feat: init @toeverything/hooks package (#1788) 2023-04-03 04:32:52 -05:00
Himself65 95879cc1d0 feat: support revert changes (#1782) 2023-04-02 16:28:45 -05:00
himself65 fd65dd66a1 fix: use assertExists 2023-03-31 00:15:40 -05:00
Himself65 b0d13fbabe feat: add hook setPageTitle (#1769) 2023-03-31 00:06:56 -05:00
Himself65 bb1224f9ee feat: add affine global channel (#1762) 2023-03-30 18:21:26 -05:00
JimmFly c9bd4e34b3 feat: add change log (#1734)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-30 15:17:36 -05:00
Himself65 79128a3c3e fix: fallback to all page (#1749) 2023-03-29 20:10:47 -05:00
himself65 0968a26a84 test: ignore coverage on data-center package
It will be removed soon.
2023-03-25 02:09:35 -05:00
Himself65 69721f2a61 refactor: init package @affine/workspace (#1661) 2023-03-23 16:17:38 +00:00
Himself65 cf3230c1ff fix: new page logic (#1621) 2023-03-20 07:39:18 +00:00
Himself65 f6c1423361 chore: bump version (#1618) 2023-03-20 00:07:54 -05:00
Himself65 efcf1fcaa0 style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
sheben 1c89841d6f fix: solved the issue of the sidebar favoritedList not being fully displayed (#1523)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-10 18:40:38 +00:00
Qi 7eeff9d470 feat: add animation to mode switch when hover (#1489)
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info>
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-10 06:44:33 +00:00
JimmFly 3ef8e2db83 feat: add novice guide for quick search arrow button (#1493) 2023-03-10 06:17:26 +00:00
hehe 047adde310 chore: replace cross-env with shell-emulator & misc (#1464) 2023-03-10 09:16:25 +08:00
Himself65 b3659d6a95 fix: hook useRecentlyViewed (#1430)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-03-09 08:53:56 +00:00
Himself65 ac9adcb7b2 chore: bump version (#1404) 2023-03-08 09:50:58 +00:00
JimmFly 776d30613f feat: add recentlyViewed (#1357)
Co-authored-by: himself65 <himself65@outlook.com>
2023-03-06 18:02:50 +00:00
Himself65 9a199eb9a1 refactor: support suspense mode in workspaces (#1304) 2023-03-04 20:11:15 -06:00
Yifeng Wang 205092180b chore: bump blocksuite (#1298)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-04 04:17:06 +08:00
Himself65 1e2f91fe21 feat: add hook useBlockSuiteWorkspaceName (#1281) 2023-03-02 20:00:42 -06:00
Himself65 eeb636e81c fix: title behavior on BlockSuite editor (#1264) 2023-03-02 17:38:17 +00:00
Himself65 e0481d29ad refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00