Commit Graph

976 Commits

Author SHA1 Message Date
Himself65
eb33289f98
fix: do not reconnect server if fail to many times (#1735) 2023-03-28 22:50:01 -05:00
Himself65
f18127dfd6
fix(component): toast duration (#1732) 2023-03-28 14:58:51 -05:00
Himself65
6917d2100f
fix(web): css in mobile (#1731) 2023-03-28 14:42:30 -05:00
Himself65
dbbc05e5f0
test: improve coverage on affine api (#1727) 2023-03-28 12:42:40 -05:00
Qi
751ad9716f
feat: modify pivot style & add operation menu to pivot item (#1726) 2023-03-28 10:16:47 +00:00
himself65
abdee7fac2 fix: fatal error on iOS Chrome 2023-03-28 04:13:03 -05:00
Himself65
600adb3dd7
test: improve coverage on @affine/debug (#1723) 2023-03-28 02:07:26 -05:00
Himself65
69b13aa30f
refactor(web): move contact modal to component (#1718) 2023-03-28 01:07:53 -05:00
JimmFly
edf7913e12
chore: update theme color (#1717)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-28 00:43:29 -05:00
Himself65
ed29c5fbd9
refactor: remove package @affine/datacenter (#1705) 2023-03-27 17:48:22 -05:00
Himself65
021bf6534b
feat(workspace): handle error on apis (#1700) 2023-03-27 15:25:30 -05:00
Qi
628ce08d8d
feat: modify sidebar style (#1703) 2023-03-27 18:41:04 +00:00
Peng Xiao
c2b1a9b118
feat(client): add octobase-node to electron (#1672)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-27 01:59:36 -05:00
Qi
449ffbc73f
feat: refactor the usage of toast (#1699) 2023-03-27 05:24:14 +00:00
Himself65
d8e48ef6aa
test: support e2e in storybook (#1533) 2023-03-24 22:25:27 -05:00
Qi
6d13716e97
fix: center toast in main content (#1683) 2023-03-24 17:22:10 +00:00
Himself65
bb1f197d1c
chore: bump version (#1681) 2023-03-24 04:31:02 +00:00
Himself65
3e299b97c3
fix: infinite loading when no workspaces (#1679) 2023-03-24 03:46:17 +00:00
Himself65
9eec8d0f1e
refactor: test directory structure (#1677) 2023-03-23 17:15:40 -05:00
Himself65
56acb2bdeb
refactor: login method (#1676) 2023-03-23 16:29:29 -05:00
Himself65
d13174cedf
fix: overflow when title length too large (#1673) 2023-03-23 12:03:12 -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
e8b7ff527c
fix: flash screen when creating new page (#1657) 2023-03-22 07:36:49 +00:00
Himself65
156edb1d4b
feat: improve dev mode for local blocksuite (#1654) 2023-03-22 06:09:30 +00:00
himself65
180382daf5 fix(cli): remove unused variables 2023-03-21 23:31:29 -05:00
himself65
eb7d5fd7a1 fix(cli): pass PATH into child process 2023-03-21 23:00:54 -05:00
Fangdun Tsai
215db27cd6
feat: block-hub in edgeless mode (#1634) 2023-03-22 03:41:54 +00: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
1bbb0aee4b
fix: autofocus (#1614)
Co-authored-by: VictorNanka <victornanka@gmail.com>
2023-03-19 19:40:29 -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
Himself65
efcf1fcaa0
style: restrict type import (#1589) 2023-03-15 11:58:43 -05:00
JimmFly
5ac6632276
chore: update quick search style (#1565) 2023-03-15 02:15:13 -05: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
Qi
4e0fd93a28
fix: error initial style when first in dark mode (#1543) 2023-03-12 19:51:19 +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
JimmFly
21bfec3402
fix: wrong OS judgment (#1525) 2023-03-10 12:06:40 -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
Qi
d60120ddf1
feat: modify workspace modal style & add workspace setting entry to worksapce card (#1498) 2023-03-10 02:34:45 -06:00
Qi
b6a9366684
feat: modify option menu style (#1506) 2023-03-10 16:26:54 +08:00
Yifeng Wang
b20be2a747
chore: update blocksuite (#1497) 2023-03-10 14:56:54 +08:00
JimmFly
3ef8e2db83
feat: add novice guide for quick search arrow button (#1493) 2023-03-10 06:17:26 +00:00