Commit Graph

365 Commits

Author SHA1 Message Date
DarkSky
3c4f45bcb6
feat: add user info edit verify (#4117) 2023-09-01 16:59:33 +00:00
X1a0t
c0bf82d3ff
fix: beta serverUrlPrefix (#4103) 2023-09-01 04:27:12 -05:00
Qi
a1f4cbc568
fix: error in @toeverything/components (#4102) 2023-09-01 09:00:37 +00:00
Alex Yang
92f0b31196
feat: support force sync by click (#4089)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-09-01 01:15:07 -05:00
Peng Xiao
d4a2b3f4d1
fix: not be able to login with Google in desktop (#4093) 2023-08-31 23:34:55 -05:00
Peng Xiao
b0024080bd
fix: add back sourcemaps to electron build (#4090) 2023-09-01 03:34:18 +00:00
Alex Yang
25671e2134
chore: bump version (#4083) 2023-08-31 18:50:03 -05:00
KaranPant
b18596fc57
fix: show border around pagetitle when renaming (#4080) 2023-08-31 17:06:58 -05:00
Pranay Prajapati
4091ff8e36
fix: corrected the preposition in "Save As New Collection" (#4070) 2023-08-31 13:35:10 -05:00
Alex Yang
0fa1bdf7d2 v0.9.0-canary.7 2023-08-31 13:18:25 -05:00
JimmFly
df4d71b0c8
feat: add worksapce type label (#4045)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 13:16:58 -05:00
Priyansh Gupta
18d5a99af5
feat(core): added code to handle keyboard inputs (#4006)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 13:15:55 -05:00
JimmFly
6be176b4e3
fix: the web version should not display client borders (#4040)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 13:15:22 -05:00
Peng Xiao
a2e4ef904b
refactor: remove hacky email login (#4075)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 12:49:22 -05:00
Qi
f99a7a5ecd
fix: shortcut key style (#4072) 2023-08-31 08:08:10 -05:00
Alex Yang
f21426d23d
fix(core): blockVersions check (#4073) 2023-08-31 08:07:21 -05:00
Qi
3f5e649295
fix: sign in issues (#4047)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 08:07:05 -05:00
Peng Xiao
13857d59dc
fix: some style issues to sidebar and switch (#4046)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 20:46:06 +08:00
Qi
260c25acf3
feat: add storage panel in setting (#4069) 2023-08-31 07:36:05 -05:00
Peng Xiao
8e48255ef8
fix: userinfo title (#4068) 2023-08-31 09:46:26 +00:00
Alex Yang
49d203ac57 v0.9.0-canary.6 2023-08-31 00:48:00 -05:00
Alex Yang
55b3182799
feat(core): support syncing workspaces and blobs in the background (#4057) 2023-08-31 00:40:34 -05:00
Peng Xiao
4e45554585
feat: support google login on desktop (#4053)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-31 12:51:49 +08:00
Alex Yang
517f4afb31
fix(core): refresh metadata after refresh (#4054) 2023-08-30 21:22:34 +00:00
Alex Yang
2e042e03b2 v0.9.0-canary.5 2023-08-30 09:51:35 -05:00
Alex Yang
e75ff52ec1 v0.9.0-canary.4 2023-08-30 00:13:22 -05:00
Alex Yang
00e7cf9a06
fix(core): incorrect blocksuite data format (#4039) 2023-08-30 00:04:16 -05:00
Alex Yang
880375a6d1
chore: bump version (#4028) 2023-08-29 23:30:15 -05:00
Alex Yang
4aabe2ea5e
refactor(core): use element atom (#4026) 2023-08-29 18:59:39 -05:00
Alex Yang
591bfc3320 v0.9.0-canary.3 2023-08-29 18:21:49 -05:00
Alex Yang
60bdeebcc6
chore: bump version (#4025) 2023-08-29 18:21:18 -05:00
Peng Xiao
800f3c3cb6
feat: add open app route (#3899) 2023-08-29 22:40:25 +00:00
pdx
e3b105f1cd
feat(core): use enter change workspace the name (#4007)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-29 21:20:30 +00:00
Alex Yang
12aef95ba2 chore: downgrade swr to 2.2.0 2023-08-29 12:07:15 -05:00
Alex Yang
6b206e59a5 v0.9.0-canary.2 2023-08-29 11:53:49 -05:00
Peng Xiao
7b0e5b89ed
fix: electron whitescreen (#4013) 2023-08-29 11:51:57 -05:00
LongYinan
54574e5cc3
fix(server): signup/signin logic (#4008) 2023-08-29 19:22:56 +08:00
Alex Yang
a046cdafa3
chore: bump version (#4010) 2023-08-29 06:21:04 -05:00
Alex Yang
06cec822f0
fix(core): options might undefined (#3999)
Co-authored-by: zuozijian3720 <zuozijian1994@gmail.com>
2023-08-29 05:19:21 -05:00
Alex Yang
41f2420533 v0.9.0-canary.1 2023-08-29 05:18:22 -05:00
Alex Yang
2f6c4e3696
feat!: affine cloud support (#3813)
Co-authored-by: Hongtao Lye <codert.sn@gmail.com>
Co-authored-by: liuyi <forehalo@gmail.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
Co-authored-by: X1a0t <405028157@qq.com>
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
Co-authored-by: xiaodong zuo <53252747+zuoxiaodong0815@users.noreply.github.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Qi <474021214@qq.com>
Co-authored-by: danielchim <kahungchim@gmail.com>
2023-08-29 05:07:05 -05:00
Peng Xiao
d62935935f
fix: left sidebar style fixes (#3950)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-28 16:04:22 +00:00
Alex Yang
171b2c47dd
chore: bump version (#3986) 2023-08-28 01:47:04 -05:00
Qi
1e87707b2e
feat: replace tooltip with new design (#3969) 2023-08-28 01:15:12 -05:00
Alex Yang
b9c4b88a6b
refactor: migration logic (#3973) 2023-08-28 00:31:56 -05:00
Sarvesh Kumar.A
118165bf72
fix(electron): set client border style to false by default on windows (#3960)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-26 15:26:48 -05:00
Alex Yang
18a9d67e37 v0.9.0-canary.0 2023-08-25 13:15:50 -05:00
Alex Yang
7906b7bc5f
chore: bump version (#3955) 2023-08-25 11:52:33 -05:00
Alex Yang
98b8fbc8cf
chore: bump version (#3947) 2023-08-24 21:45:16 -05:00
Alex Yang
a79284b65e v0.8.0-canary.34 2023-08-24 11:30:29 -05:00
JimmFly
59e54917af
chore: bump version (#3942) 2023-08-24 10:05:09 +00:00
Alex Yang
e1816c165b v0.8.0-canary.33 2023-08-23 19:09:40 -05:00
Alex Yang
52f736fb77 v0.8.0-canary.32 2023-08-23 16:53:32 -05:00
Alex Yang
340e10f765 v0.8.0-canary.31 2023-08-23 15:01:51 -05:00
Alex Yang
ede61387c6
chore: bump version (#3919) 2023-08-23 10:53:44 -05:00
JimmFly
a600626b83
chore: update preloading page (#3909) 2023-08-23 09:22:22 -05:00
Hongtao Lye
9ea66a1658
fix: debug local blocksuite (#3915) 2023-08-23 09:08:37 -05:00
Alex Yang
2b71c69732 v0.8.0-canary.30 2023-08-22 19:41:29 -05:00
Alex Yang
3b6e145b23
fix(core): search feature not working (#3902) 2023-08-22 19:38:02 -05:00
Alex Yang
4da4583668
chore: bump version (#3901) 2023-08-22 15:55:01 -05:00
Alex Yang
9efec5b233 v0.8.0-canary.29 2023-08-22 11:00:12 -05:00
Alex Yang
8ec005f7de
chore: bump version (#3885) 2023-08-21 19:29:47 -05:00
Noothan am
2a5ef04397
fix(core): add toast message (#3847) 2023-08-21 23:57:11 +00:00
Alex Yang
bf00299bc7
ci: do not build core in e2e test (#3882) 2023-08-21 18:36:39 -05:00
Camol
fc9981335b
fix: timers type in browser env (#3875) 2023-08-21 14:14:25 -05:00
KaranPant
54d74f6f0b
fix: recent pages list doesn't update (#3848)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-21 06:29:52 +00:00
Alex Yang
0e99f25fea
chore: bump version (#3865) 2023-08-21 00:28:47 -05:00
danielchim
a6d5bde059
fix: remove tooltip (#3862) 2023-08-20 23:36:37 -05:00
Alex Yang
b22563b3b8 v0.8.0-canary.28 2023-08-20 20:33:38 -05:00
xiaodong zuo
72de11b8ca
chore: bump blocksuite version (#3852) 2023-08-20 20:31:39 -05:00
xiaodong zuo
cae6133f7e
fix: jump to the correct url after importing notion (#3844) 2023-08-20 22:13:01 +00:00
Alex Yang
8a42592ff7 v0.8.0-canary.27 2023-08-19 13:57:20 -05:00
Alex Yang
37c1d9bab1
fix(infra): dynamic import (#3842) 2023-08-19 12:30:11 -05:00
Alex Yang
e6cd193bf4
feat: run app in closure (#3790) 2023-08-18 14:50:35 -05:00
Peng Xiao
bd826bb7f9
fix: reference page crash for deleted items (#3835) 2023-08-18 18:52:09 +00:00
Peng Xiao
ba676eb937
fix: page blink issue on navigation (#3833) 2023-08-18 16:45:21 +00:00
JimmFly
e389bf902f
chore: change divider style (#3826) 2023-08-18 02:31:10 -05:00
Alex Yang
f6311e73cc chore: bump version 2023-08-18 00:40:12 -05:00
Alex Yang
55c512942d
chore: update changelog url (#3823) 2023-08-17 23:44:26 -05:00
Alex Yang
71cf36a300
fix: cleanup editor layout (#3822) 2023-08-17 23:37:56 -05:00
Alex Yang
81afecdb0e v0.8.0-canary.26 2023-08-17 21:33:59 -05:00
Alex Yang
f1cb2fc6d6
chore: bump version (#3816) 2023-08-17 21:33:34 -05:00
Alex Yang
96b64e1c78
chore: bump version (#3815) 2023-08-17 21:01:49 -05:00
JimmFly
4d58f2b4c7
fix: wrong cascading relationship (#3800) 2023-08-17 19:59:37 -05:00
fourdim
ab9452969b
chore: update the top tip (#3797)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-17 19:59:08 -05:00
Peng Xiao
068c697be9
fix: app sidebar ui issues (#3783)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-17 18:36:17 +00:00
Qi
7a31089c4b
feat: modify shortcut key style (#3807) 2023-08-17 18:27:24 +00:00
danielchim
7f8dfc17a0
fix: workspace dropdown fix (#3808) 2023-08-17 17:47:18 +00:00
Alex Yang
da3dd1e324
fix(core): cleanup layout when switch page (#3794) 2023-08-16 23:34:56 -05:00
Alex Yang
c3e465d644
fix(core): editor height incorrect (#3799) 2023-08-16 23:20:27 -05:00
Mirone
d8d6620c5f
chore: bump blocksuite version (#3798) 2023-08-16 22:57:21 -05:00
Alex Yang
9d723fd487 v0.8.0-canary.25 2023-08-16 21:34:42 -05:00
Alex Yang
c59d1e67ab v0.8.0-canary.24 2023-08-16 17:42:16 -05:00
danielchim
9ab9c0c70d
feat: new workspace switch dropdown design (#3700)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-16 17:18:43 -05:00
Alex Yang
f369ca39f7
fix(core): correct the suspense behavior (#3789) 2023-08-16 16:42:35 -05:00
Alex Yang
61ba85e1f3
chore: bump version (#3784) 2023-08-16 14:53:33 -05:00
danielchim
866408015e
fix: tooltip arrow (#3769)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-16 17:48:13 +00:00
Alex Yang
651e815b42
chore: bump version (#3771)
Co-authored-by: Mirone <Saul-Mirone@outlook.com>
2023-08-16 12:02:07 -05:00
Alex Yang
3dbefda6ed
feat(storybook): import plugins (#3768) 2023-08-16 03:01:14 -05:00
Alex Yang
73eddc2386 v0.8.0-canary.23 2023-08-16 02:43:10 -05:00
Alex Yang
6f9dfcc3c1
feat: add outline plugin (#3624)
Co-authored-by: codert <codert.sn@gmail.com>
2023-08-16 02:34:26 -05:00
KaranPant
08f01ea1b3
fix: add min height to footer (#3717) 2023-08-16 03:03:30 +00:00
Alex Yang
67b33d9b8f
feat(storybook): preview app (#3765) 2023-08-15 15:34:02 -05:00
Alex Yang
42dfd0a4bb
fix(core): default page mode (#3745) 2023-08-15 14:49:53 -05:00
Qi
48e96cd399
fix: wrong style of cancel button in create workspace modal (#3761) 2023-08-15 12:44:03 -05:00
Qi
a4fe7dd119
fix: ui issues (#3755) 2023-08-15 05:53:19 +00:00
Peng Xiao
2830cb19fe
fix: show recursive items (#3750) 2023-08-15 04:01:46 +00:00
Alex Yang
720a90fe93 v0.8.0-canary.22 2023-08-14 20:37:04 -04:00
Alex Yang
efd02a015a
chore: bump version (#3742) 2023-08-14 19:23:19 +00:00
Qi
75a2bbdfac
fix: ui issues (#3738)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-14 18:48:18 +00:00
Quincy Qiu
52102ee792
fix(plugin): allow multiple loads assets (#3741) 2023-08-14 18:44:52 +00:00
Qi
d0e33c748b
fix: shaky header (#3727) 2023-08-14 18:03:14 +00:00
JimmFly
1072db632e
chore: adjust translation (#3734) 2023-08-14 14:34:42 +00:00
Alex Yang
f33fb98912 v0.8.0-canary.21 2023-08-13 22:06:36 -04:00
Alex Yang
8833584756 v0.8.0-canary.20 2023-08-11 21:26:29 -04:00
Alex Yang
582059f6d6
fix(electron): download tip (#3711) 2023-08-12 01:11:19 +00:00
Alex Yang
1484818974 v0.8.0-canary.19 2023-08-11 16:42:24 -04:00
Alex Yang
1d41687786
chore: bump version (#3710) 2023-08-11 16:42:00 -04:00
Qi
401fb48b86
feat: refator header (#3685)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-11 16:27:24 -04:00
Alex Yang
91619b87db
chore: bump version (#3706) 2023-08-11 15:36:10 -04:00
fourdim
ee91964998
feat: add Intl.Segmenter polyfill (#3688) 2023-08-11 17:14:09 +00:00
Alex Yang
9639143df4
chore: prohibit using mergeUpdates (#3701) 2023-08-11 15:55:17 +00:00
Garfield Lee
ce21ea78eb
fix: remove invisible unicode for dynamicImportKey (#3695) 2023-08-11 14:58:15 +00:00
xiaodong zuo
13ac9d18af
fix: update blocksuite version (#3693) 2023-08-11 14:24:42 +00:00
JimmFly
1a8f849693
feat: add duplicate feature (#3675)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-11 13:58:59 +00:00
Alex Yang
4834f99da9
chore: bump version (#3677) 2023-08-11 02:05:49 +00:00
dependabot[bot]
394469a807
chore: bump ses from 0.18.5 to 0.18.7 (#3630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-10 22:02:21 -04:00
Alex Yang
b7be91e04d v0.8.0-canary.18 2023-08-10 21:25:51 -04:00
Alex Yang
278ffa3372
fix: upload blobs (#3676) 2023-08-10 21:25:22 -04:00
Alex Yang
601cbd83ff v0.8.0-canary.17 2023-08-10 15:59:59 -04:00
Alex Yang
43b35a77bb
feat: new preload pages (#3674) 2023-08-10 15:56:16 -04:00
Mirone
f06efd4d02
chore: remove dependency of blocksuite/blocks/std (#3667) 2023-08-10 16:36:28 +00:00
Garfield Lee
358c3a5bb2
feat: add no match route (#3659) 2023-08-10 13:43:51 +00:00
Alex Yang
dafd5619e6
feat: support get datasource status (#3645) 2023-08-10 05:05:34 +00:00
Alex Yang
05144abd6a v0.8.0-canary.16 2023-08-10 00:34:30 -04:00
Mirone
629a3d11c6
chore: bump blocksuite version (#3654) 2023-08-10 00:19:24 -04:00
Alex Yang
bbd49252cf v0.8.0-canary.15 2023-08-09 17:29:27 -04:00
JimmFly
e180398637
chore: bump icon version and change plugins icon (#3640) 2023-08-09 11:41:25 +00:00
Garfield Lee
cbd4420fe9
fix: help island icons height (#3639) 2023-08-09 11:40:59 +00:00
Alex Yang
c324ccc12a
chore: bump version (#3634) 2023-08-09 00:13:48 -04:00
Alex Yang
4472a2a0b0
fix: page validation logic (#3626) 2023-08-09 00:37:53 +00:00
Alex Yang
4d6e28c725 v0.8.0-canary.14 2023-08-08 17:01:22 -04:00
Alex Yang
881424d03a
chore: bump version (#3623) 2023-08-08 16:57:22 -04:00
JimmFly
4e84b9a121
refactor: header options menu (#3615) 2023-08-08 17:14:24 +00:00
Camol
7d16a8348c
chore: add @types/addfine__env to the devDep (#3616) 2023-08-08 15:46:23 +00:00
Garfield Lee
3009d729fa
refactor: remove React.FC for affine core (#3617) 2023-08-08 06:54:31 +00:00
Qi
6efe29f7ef
feat: replace button from @toeverything/components (#3608) 2023-08-08 04:38:02 +00:00
fourdim
7826ecfa58
fix: cache key on blocksuite local debug (#3610) 2023-08-08 04:37:49 +00:00
Alex Yang
4a0089dbfc v0.8.0-canary.13 2023-08-07 23:02:09 -04:00
Alex Yang
d101db2a39
chore: bump version (#3606) 2023-08-07 23:01:47 -04:00