Commit Graph

91 Commits

Author SHA1 Message Date
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 d742cab1d5 fix: hydration error (#1961) 2023-04-15 13:10:24 -05:00
Himself65 70313eb5ee chore: bump version (#1943) 2023-04-14 01:57:54 -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 2bcda973d3 build: support sourcemap in sentry (#1910) 2023-04-12 21:26:06 -05:00
Himself65 fb0d2992c2 chore: bump version (#1890) 2023-04-12 00:19:12 -05:00
Himself65 024c469a2c chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65 d95dbd5af4 chore: bump version (#1863) 2023-04-10 17:41:07 -05:00
Yifeng Wang 5a1e8b0c93 chore: update blocksuite (#1845) 2023-04-07 15:46:37 +08:00
Himself65 b6bdf257e4 feat(component): support sort workspace card (#1837) 2023-04-06 13:21:45 -05:00
JimmFly 0956b5ccc7 chore: update change log style (#1832) 2023-04-06 08:34:57 -05:00
Himself65 69cc0f5cb9 chore: bump version (#1830) 2023-04-05 23:12:32 -05:00
Himself65 d8931db300 chore: bump version (#1829) 2023-04-05 22:44:38 -05:00
Himself65 164d357487 fix: indexeddb provider (#1827) 2023-04-05 21:01:12 -05:00
Himself65 116caff3c7 chore: bump version (#1820) 2023-04-04 17:08:48 -05:00
Himself65 a24b747ee8 chore: bump version (#1818) 2023-04-04 14:41:25 -05:00
Himself65 89f53190db fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
Himself65 69cd22a3b8 chore: bump version (#1812) 2023-04-04 08:46:53 -05:00
Himself65 fcf5d5602d feat: init @toeverything/hooks package (#1788) 2023-04-03 04:32:52 -05:00
Himself65 e02ab36aae chore: bump version (#1775) 2023-04-01 20:24:13 -05:00
Peng Xiao 7299efe16a fix: first workspace create logic (#1773) 2023-03-31 12:40:30 -05:00
Himself65 94d284d841 feat: add test environment for mock user (#1748) 2023-03-29 20:44:51 -05:00
Himself65 8a03f9ff1f chore: bump version (#1737) 2023-03-29 13:35:42 -05:00
Himself65 c9318d3790 feat: support sentry report (#1729) 2023-03-28 14:06:16 -05:00
Himself65 ed29c5fbd9 refactor: remove package @affine/datacenter (#1705) 2023-03-27 17:48:22 -05:00
Qi 628ce08d8d feat: modify sidebar style (#1703) 2023-03-27 18:41:04 +00:00
Himself65 d8e48ef6aa test: support e2e in storybook (#1533) 2023-03-24 22:25:27 -05:00
Himself65 bb1f197d1c chore: bump version (#1681) 2023-03-24 04:31:02 +00:00
Himself65 56acb2bdeb refactor: login method (#1676) 2023-03-23 16:29:29 -05:00
Himself65 69721f2a61 refactor: init package @affine/workspace (#1661) 2023-03-23 16:17:38 +00:00
Yifeng Wang 6be94ca906 chore: update blocksuite (#1667) 2023-03-23 17:09:21 +08:00
Qi 6a7b5601aa feat: support subpage (#1663) 2023-03-23 13:47:07 +08:00
Himself65 a8540cceae feat: init package cli (#1646) 2023-03-21 17:39:13 -05:00
Yifeng Wang a558d0c868 build: add bump:nightly script (#1632) 2023-03-21 08:24:32 +00:00
Himself65 fe2d244460 refactor: use yarn (#1619) 2023-03-20 02:05:02 -05:00
Himself65 f6c1423361 chore: bump version (#1618) 2023-03-20 00:07:54 -05:00
Himself65 c00d39f929 chore: bump version (#1609) 2023-03-19 16:50:31 +08:00
Himself65 953188e76b chore: bump version (#1597) 2023-03-16 22:07:57 -04:00
Yifeng Wang aae10d44e8 chore: update blocksuite (#1553) 2023-03-13 18:19:18 +08:00
Yifeng Wang e5173d04ab chore: update blocksuite (#1545) 2023-03-13 13:40:37 +08: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
Yifeng Wang a3ed8f6774 chore: update blocksuite (#1516) 2023-03-10 18:02:16 +08:00
Yifeng Wang 93e0d5ce3b chore: update blocksuite (#1511) 2023-03-10 17:13:35 +08:00
Qi bd98746557 feat: update @blocksuite/icons (#1510) 2023-03-10 17:11:40 +08:00
Qi d60120ddf1 feat: modify workspace modal style & add workspace setting entry to worksapce card (#1498) 2023-03-10 02:34:45 -06:00
Yifeng Wang b20be2a747 chore: update blocksuite (#1497) 2023-03-10 14:56:54 +08: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
Yifeng Wang 423ca95298 chore: update blocksuite (#1455) 2023-03-09 16:24:30 +08:00
Himself65 ac9adcb7b2 chore: bump version (#1404) 2023-03-08 09:50:58 +00:00