Commit Graph

151 Commits

Author SHA1 Message Date
Himself65
c1a65b6b76
feat(component): init app sidebar (#2135) 2023-04-27 16:46:08 -05:00
Himself65
606f6652ac
chore: bump version (#2162) 2023-04-27 00:23:34 -05:00
himself65
f7b8797bb2
v0.5.4-canary.13 2023-04-26 19:33:41 -05:00
himself65
e1ad3e38b9
v0.5.4-canary.12 2023-04-26 01:55:32 -05:00
Himself65
d2eba54550
chore: bump version (#2146) 2023-04-26 01:54:44 -05:00
himself65
a4d8b65eef
v0.5.4-canary.11 2023-04-25 19:00:03 -05:00
Himself65
db52c63d25
feat: init @toeverything/theme (#2136) 2023-04-25 18:44:17 -05:00
himself65
4528df07a5
v0.5.4-canary.9 2023-04-24 19:59:21 -05:00
Himself65
9d3b9e9848
chore: bump version (#2111) 2023-04-24 19:46:46 -05:00
himself65
339b133e3f
v0.5.4-canary.8 2023-04-23 21:41:43 -05:00
Himself65
33261558f6
chore: bump version (#2087) 2023-04-23 01:42:27 -05:00
himself65
f66d402cf7
v0.5.4-beta.0 2023-04-21 06:09:38 -05:00
Peng Xiao
88a297c3c1 chore: bump version 0.5.4-canary.7 2023-04-21 18:10:12 +08:00
Qi
9ec6768272
fix: modify with new blocksuite version about subpage (#2060) 2023-04-21 08:34:32 +00:00
Flrande
01115f8957
fix: color variable (#2059) 2023-04-20 23:41:43 -05:00
Qi
a5a6203a95
feat: replace react-dnd to dnd-kit (#2028)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-20 23:27:32 -05:00
himself65
4a473f5518 Revert "chore: bump version"
This reverts commit 44011b4695.
2023-04-20 22:53:32 -05:00
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
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
2383165470
refactor: remove NoSsr on top level (#1951) 2023-04-14 17:07:41 -05:00
Himself65
70313eb5ee
chore: bump version (#1943) 2023-04-14 01:57:54 -05:00
himself65
3954f309aa chore: fix packages version 2023-04-13 18:33:21 -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
fb0d2992c2
chore: bump version (#1890) 2023-04-12 00:19:12 -05:00
himself65
db8fe4e09a feat: add new affine loading component 2023-04-11 22:57:20 -05:00
Himself65
024c469a2c
chore: bump version (#1873) 2023-04-11 09:47:46 -05:00
Himself65
778f76dfed
feat: add affine next theme (#1867) 2023-04-10 23:43:24 -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
Himself65
2e354ae59e
refactor(component): editor component (#1834) 2023-04-06 11:14:25 -05:00
Himself65
17fa77e5ae
ci(storybook): wait for 6006 (#1833) 2023-04-06 10:01:16 -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
116caff3c7
chore: bump version (#1820) 2023-04-04 17:08:48 -05:00
Himself65
ae4339ea28
refactor: use radix ui on workspace avatar (#1819) 2023-04-04 16:14:51 -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
215bb24ec4
feat(component): improve storybook (#1804) 2023-04-03 18:42:36 -05:00
Himself65
9a20f50b05
refactor: move WorkspaceCard (#1803) 2023-04-03 18:13:43 -05:00
Himself65
b36588714e
build(component): fix storybook config (#1798) 2023-04-03 16:18:46 -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
8a03f9ff1f
chore: bump version (#1737) 2023-03-29 13:35:42 -05:00
Himself65
69b13aa30f
refactor(web): move contact modal to component (#1718) 2023-03-28 01:07:53 -05: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
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
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
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
Himself65
9a04a1e34f
feat: split components (#1530) 2023-03-10 23:15:19 -06:00
Himself65
a795000363
test: add test case for blocksuite editor (#1528) 2023-03-10 17:45:10 -06: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
Yifeng Wang
b20be2a747
chore: update blocksuite (#1497) 2023-03-10 14:56:54 +08: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
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
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
67c0d84d97
feat(storybook): enable dark mode toggle (#1016) 2023-03-02 14:45:40 -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
Himself65
855588ca8b
fix: reduce error message (#1254) 2023-03-02 07:11:36 +00: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
Qi
d84b47f226
fix: modify icons (#1184) 2023-02-23 19:37:09 +08:00
DarkSky
dcd11aa782
chore: bump core (#1180) 2023-02-23 07:07:46 +00: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
Himself65
6f6921079e
refactor: remove esm module (#1077) 2023-02-17 10:43:52 +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
2b3ec1240a
feat(component): init BlockSuiteErrorBoundary (#1015) 2023-02-15 05:33:40 +00:00
Himself65
a47b612a2c
refactor: use storybook v7 (#951) 2023-02-14 11:18:43 +08:00
Himself65
02aea468ca
chore: bump version (#938) 2023-02-09 19:31:46 -06:00
Himself65
1824ce1e80
chore: bump version (#937) 2023-02-09 13:46:25 -06:00
x1a0t
d524fe3c6c
chore: bump BlockSuite version (#910)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-02-10 03:09:05 +08:00