Commit Graph

248 Commits

Author SHA1 Message Date
himself65
44011b4695 chore: bump version 2023-04-20 21:58:09 -05:00
himself65
e0cd2e780b v0.5.4-canary.7 2023-04-20 18:09:53 -05:00
himself65
c4e90f2d8b v0.5.4-canary.6 2023-04-20 17:29:49 -05:00
Himself65
d24c43e750
chore: bump version (#2054) 2023-04-20 12:25:12 -05:00
himself65
92b1244fd7 v0.5.4-canary.5 2023-04-20 11:08:10 -05:00
himself65
f8d1513bb6 chore: release 0.5.4-canary.4 2023-04-20 03:34:00 -05:00
Himself65
63f7b2556e
feat: init affine blob storage (#2045) 2023-04-20 03:23:41 -05:00
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
Himself65
049d6dd83f
feat: support code coverage (#1414) 2023-03-08 02:29:50 -06:00
Himself65
6281122394
refactor: remove react-helmet-async (#1409) 2023-03-08 01:08:24 -06:00
Himself65
b976ac8084
fix: css hydration error (#1397) 2023-03-07 17:08:33 -06:00
Yifeng Wang
af6efbed7a
chore: update blocksuite (#1378)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-07 11:36:52 +00:00
Himself65
33fb20e5cb
chore: bump version (#1364) 2023-03-06 20:11:49 -06:00
Himself65
45630669c7
chore: version fix (#1338) 2023-03-06 05:26:00 +00:00
Himself65
f63d54a9de
chore: fix peer dependencies (#1317) 2023-03-04 20:24:57 -06:00
Himself65
dd6bee68cb
chore: bump version (#1313) 2023-03-04 13:46:50 -06:00
Himself65
4e9f0c97a1
refactor: unify theme (#1303) 2023-03-04 01:36:20 -06:00
Yifeng Wang
205092180b
chore: bump blocksuite (#1298)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-04 04:17:06 +08:00
github-actions[bot]
fd510834ed
Bump blocksuite to 0.5.0-20230302205056-4385b7a (#1286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-02 23:17:40 -06:00
Himself65
0507300a29
chore: bump version (#1275) 2023-03-02 14:52:41 -06:00
Himself65
eeb636e81c
fix: title behavior on BlockSuite editor (#1264) 2023-03-02 17:38:17 +00:00
Yifeng Wang
32a1b7b8a3
fix: bump to migratable blocksuite (#1263) 2023-03-02 18:55:22 +08:00
Yifeng Wang
205b4a5d54
chore: update blocksuite 0.5 (#1260) 2023-03-02 18:48:40 +08:00
LongYinan
a4892e5992
build(web): introduce Perfsee (#1256) 2023-03-02 16:49:33 +08:00
DarkSky
e5a6fd8f6c
Revert "Bump blocksuite to 0.5.0-20230301172958-2384904" (#1251) 2023-03-02 12:28:03 +08:00
github-actions[bot]
1a72640a9b
Bump blocksuite to 0.5.0-20230301172958-2384904 (#1246)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-02 11:23:40 +08:00
Himself65
a099ed5f29
feat: use @affine/debug (#1244) 2023-03-01 20:13:45 -06:00
Himself65
1abab690af
feat: init @affine/env (#1243) 2023-03-01 19:26:55 -06:00
Himself65
c79651ee90
feat: add broad cast channel provider (#1237) 2023-03-02 03:47:09 +08:00
Himself65
e0481d29ad
refactor!: next generation AFFiNE code structure (#1176) 2023-03-01 15:40:01 +08:00
DarkSky
dcd11aa782
chore: bump core (#1180) 2023-02-23 07:07:46 +00:00
Qi
7163ea6c4b
fix: detail reduction of UI (#1131) 2023-02-22 11:12:34 +08:00
Himself65
0b072da346
revert: loadWorkspace unexpected behavior (#1172) 2023-02-22 10:44:18 +08:00
Peng Xiao
86346b284e
feat: debug logger with levels (#1165) 2023-02-21 19:23:53 +08:00
Himself65
ae4105e961
chore: unify version (#1123) 2023-02-19 08:40:39 +00:00
Himself65
47f9ae2e11
chore: bump version (#1116) 2023-02-19 09:06:12 +08:00
Himself65
8335cd7423
chore: bump version (#1115) 2023-02-19 02:47:23 +08:00
x1a0t
5812100fc6
chore: bump version (#1110) 2023-02-18 09:28:40 +00:00
Himself65
9d21c3efbb
refactor: extract store package (#1109) 2023-02-18 16:41:22 +08:00
x1a0t
7849254785
chore: bump BlockSuite version (#1102) 2023-02-17 10:16:06 +00:00
Himself65
5e6366ba44
chore: strict eslint check (#1084) 2023-02-17 15:33:32 +08:00
Himself65
f68b4934c6
fix(web): remove pwa support (#1078) 2023-02-17 02:57:30 +00:00
x1a0t
714665a202
chore: bump BlockSuite version (#1062) 2023-02-16 17:55:03 +08:00
Himself65
cdc2b449a9
refactor(store): extract workspace out of AppState (#1037) 2023-02-16 11:41:43 +08:00
Himself65
6e2161277c
chore: bump version (#1040) 2023-02-16 11:32:30 +08:00
DarkSky
8b617abead
chore: bump blocksuite version (#1036) 2023-02-16 01:19:01 +08:00
Himself65
a47b612a2c
refactor: use storybook v7 (#951) 2023-02-14 11:18:43 +08:00
Qi
d5f4c4210d
Fix/UI issue (#946)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-02-10 16:19:21 +00:00
DarkSky
8a7393a961
chore: move client folders (#948) 2023-02-10 12:41:01 +00:00