Commit Graph

185 Commits

Author SHA1 Message Date
Alex Yang
640967d9ae v0.7.0-canary.28 2023-07-01 21:35:05 +08:00
Alex Yang
b35d99d935 v0.7.0-canary.27 2023-07-01 21:29:11 +08:00
Alex Yang
ebdf724012 v0.7.0-canary.26 2023-06-30 17:39:42 +08:00
Alex Yang
a52fc54d80 v0.7.0-canary.25 2023-06-30 16:27:59 +08:00
Peng Xiao
9e90242ddb
fix: disable sqlite blob storage (#2943) 2023-06-30 16:09:43 +08:00
Alex Yang
53d90a11de
chore: tag deprecated files (#2936) 2023-06-30 04:01:14 +00:00
Alex Yang
2c772bd81b v0.7.0-canary.24 2023-06-29 18:50:48 +08:00
Alex Yang
8410d83744
refactor: rootWorkspacesMetadataAtom loading logic (#2882) 2023-06-29 08:48:12 +00:00
Alex Yang
acb140ab78 v0.7.0-canary.23 2023-06-29 00:40:50 +08:00
Alex Yang
d0d04ce376 v0.7.0-canary.22 2023-06-29 00:27:17 +08:00
Alex Yang
887434fea4 v0.7.0-canary.21 2023-06-29 00:23:06 +08:00
Alex Yang
5496969e58
refactor: environment setup (#2898)
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
2023-06-28 11:19:19 +00:00
Alex Yang
fa45d8a718
build: unify build flags (#2891) 2023-06-28 16:45:05 +08:00
Alex Yang
2dd62f7603 v0.7.0-canary.20 2023-06-28 16:03:21 +08:00
Peng Xiao
79b3b1dabc
fix: disable sqlite provider (#2888)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 15:01:15 +08:00
Alex Yang
26ac56e163
test: remove deprecated test (#2880) 2023-06-28 00:53:04 +08:00
Alex Yang
5186710f84 v0.7.0-canary.19 2023-06-27 23:13:01 +08:00
Peng Xiao
05452bb297
feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
Alex Yang
adca2a7225
chore: bump version (#2866) 2023-06-27 13:23:54 +08:00
Alex Yang
bddcfe1b8b
chore: bump version (#2858) 2023-06-26 17:58:24 +08:00
Alex Yang
8e82d1e02c
feat: support migration (#2852) 2023-06-26 15:55:44 +08:00
Alex Yang
7fcc5e599e
feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Alex Yang
c68220166a
feat(y-indexeddb): remove id (#2810) 2023-06-17 13:58:48 +08:00
Alex Yang
deeafb3a12
chore: bump version (#2799) 2023-06-17 13:52:07 +08:00
himself65
951f5540a3 v0.7.0-canary.18 2023-06-15 21:56:22 +08:00
Himself65
5164c8c1f9
chore: bump version (#2787) 2023-06-15 15:03:20 +08:00
himself65
18fad62f5c v0.7.0-canary.17 2023-06-15 14:34:11 +08:00
himself65
3058c56394 v0.7.0-canary.16 2023-06-15 01:14:45 +08:00
himself65
557a7c3360 v0.7.0-canary.15 2023-06-15 00:44:08 +08:00
himself65
8d5330df74 v0.7.0-canary.14 2023-06-14 18:41:11 +08:00
LongYinan
3996955e3b
fix: add eslint-plugin-sonarjs and rules (#2767) 2023-06-14 10:45:14 +08:00
LongYinan
1c8f1a05d0
fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
himself65
32f064c2de v0.7.0-canary.13 2023-06-13 14:13:38 +08:00
himself65
e6214cb6ec v0.7.0-canary.12 2023-06-13 11:00:39 +08:00
Himself65
f2ac2e5b84
feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65
af6f431c15
fix: replace noop function (#2744) 2023-06-09 16:00:44 +08:00
LongYinan
2e975e79dd
style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
himself65
119b4cdf10 v0.7.0-canary.11 2023-06-09 11:30:51 +08:00
Himself65
bf6af934f6
fix: regression on the database and bookmark block (#2737) 2023-06-09 11:29:52 +08:00
Himself65
b383ce36cd
build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
himself65
6f411bd459 v0.7.0-canary.10 2023-06-08 18:33:14 +08:00
Peng Xiao
bedf838fe5
feat: add new rule for floating promise (#2726)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-08 17:54:25 +08:00
LongYinan
18dc427bc3
style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00
Himself65
1ad2e629ac
refactor: project tsconfig & abstract infra type (#2721) 2023-06-08 12:41:47 +08:00
Himself65
f3fd5ff76b
feat: add infra code (#2718) 2023-06-08 09:41:20 +08:00
Himself65
4958d096b0
fix: move workspace to top level (#2717) 2023-06-07 23:20:35 +08:00
Himself65
7f2006488e
fix: type import (#2715) 2023-06-07 22:47:02 +08:00
himself65
3d7721d59d
v0.7.0-canary.9 2023-06-07 17:59:55 +08:00
Peng Xiao
84f68fc2c0
fix: import workspace may only show default preload page (#2685) 2023-06-06 14:42:50 +08:00
Himself65
b461a684ad
chore: bump version (#2681) 2023-06-05 01:00:41 +08:00