Commit Graph

221 Commits

Author SHA1 Message Date
Peng Xiao 4e5d426edf fix: disable set-db-location step (#4263) 2023-09-23 18:12:37 -07:00
Peng Xiao fd05bb3e39 fix: better transition (#4267) 2023-09-23 18:12:37 -07:00
KaranPant 3d337b121b fix: show border around pagetitle when renaming (#4080) 2023-09-23 18:12:36 -07:00
Pranay Prajapati ee2841a569 fix: corrected the preposition in "Save As New Collection" (#4070) 2023-09-23 18:12:35 -07:00
JimmFly af3abe8a68 fix: the web version should not display client borders (#4040)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-23 18:12:35 -07:00
Qi 852a1447de fix: shortcut key style (#4072) 2023-09-23 18:08:05 -07:00
Alex Yang c78e7983f3 v0.8.3 2023-08-31 07:47:10 -05:00
Alex Yang 10aaaeb1d7 v0.8.3-beta.0 2023-08-31 07:45:27 -05:00
Alex Yang 13323bcbc0 chore: bump version 2023-08-30 13:06:58 -05:00
Alex Yang 06455bee5e v0.8.2 2023-08-30 00:12:35 -05:00
Alex Yang aa40d4be8f v0.8.2-beta.0 2023-08-30 00:11:41 -05:00
Alex Yang 448496c245 fix(core): incorrect blocksuite data format (#4039) 2023-08-30 00:10:12 -05:00
Alex Yang 92714a588b v0.8.1 2023-08-28 21:01:04 -05:00
Alex Yang 3d887abefc refactor: migration logic (#3973) 2023-08-28 20:55:15 -05:00
Alex Yang 3a9265b280 v0.8.0-beta.4 2023-08-27 20:47:27 -05:00
Alex Yang e4543ef3b7 v0.8.0 2023-08-25 00:05:07 -05:00
Peng Xiao b7f024eeb2 fix: update changelog 2023-08-25 00:05:07 -05:00
Alex Yang 3ddc76a703 v0.8.0-beta.3 2023-08-23 00:41:21 -05:00
Alex Yang 9d6d5594b5 fix(core): search feature not working (#3902) 2023-08-22 19:43:09 -05:00
Alex Yang 357b403073 chore: bump version (#3901) 2023-08-22 19:43:09 -05:00
Alex Yang 77d1dd674b v0.8.0-beta.2 2023-08-22 13:01:48 -05:00
Alex Yang ddbc37dd45 chore: bump version (#3885)
(cherry picked from commit 8ec005f7de)
2023-08-22 13:01:20 -05:00
Noothan am 73aea1e2d1 fix(core): add toast message (#3847)
(cherry picked from commit 2a5ef04397)
2023-08-22 13:01:19 -05:00
Alex Yang c2d901c245 ci: do not build core in e2e test (#3882)
(cherry picked from commit bf00299bc7)
2023-08-22 13:01:19 -05:00
Camol 9eee00ddf3 fix: timers type in browser env (#3875)
(cherry picked from commit fc9981335b)
2023-08-22 13:01:19 -05:00
KaranPant 4d047db7ec fix: recent pages list doesn't update (#3848)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 54d74f6f0b)
2023-08-22 13:01:14 -05:00
Alex Yang 8a69efe899 v0.8.0-beta.1 2023-08-21 10:35:06 -05:00
Alex Yang ae6171709a chore: bump version (#3865)
(cherry picked from commit 0e99f25fea)
2023-08-21 00:30:16 -05:00
danielchim b147fc54cc fix: remove tooltip (#3862)
(cherry picked from commit a6d5bde059)
2023-08-21 00:30:16 -05:00
xiaodong zuo 531abb149a chore: bump blocksuite version (#3852)
(cherry picked from commit 72de11b8ca)
2023-08-21 00:30:13 -05:00
xiaodong zuo a603105175 fix: jump to the correct url after importing notion (#3844)
(cherry picked from commit cae6133f7e)
2023-08-21 00:30:13 -05:00
Alex Yang 03ba5b3fbb fix(infra): dynamic import (#3842)
(cherry picked from commit 37c1d9bab1)
2023-08-21 00:30:06 -05:00
Alex Yang 2302797be4 feat: run app in closure (#3790)
(cherry picked from commit e6cd193bf4)
2023-08-21 00:30:06 -05:00
Peng Xiao 82e40325b7 fix: reference page crash for deleted items (#3835)
(cherry picked from commit bd826bb7f9)
2023-08-21 00:30:05 -05:00
Peng Xiao 20a1aa697f fix: page blink issue on navigation (#3833)
(cherry picked from commit ba676eb937)
2023-08-21 00:30:05 -05:00
JimmFly 88648a018c chore: change divider style (#3826)
(cherry picked from commit e389bf902f)
2023-08-21 00:30:05 -05:00
Alex Yang b944d80fa8 chore: bump version 2023-08-18 00:39:44 -05:00
Alex Yang 1f563c7cca v0.8.0-beta.0 2023-08-18 00:24:03 -05:00
Alex Yang 78caa7cebc chore: update changelog url (#3823)
(cherry picked from commit 55c512942d)
2023-08-17 23:44:45 -05:00
Alex Yang 6a59320db3 fix: cleanup editor layout (#3822)
(cherry picked from commit 71cf36a300)
2023-08-17 23:38:45 -05:00
Alex Yang ff843b450a chore: bump version (#3816)
(cherry picked from commit f1cb2fc6d6)
2023-08-17 21:35:38 -05:00
Alex Yang 41cdb411a0 chore: bump version (#3815)
(cherry picked from commit 96b64e1c78)
2023-08-17 21:35:38 -05:00
JimmFly 36e59d84fa fix: wrong cascading relationship (#3800)
(cherry picked from commit 4d58f2b4c7)
2023-08-17 21:35:37 -05:00
fourdim 1337943917 chore: update the top tip (#3797)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit ab9452969b)
2023-08-17 21:35:37 -05:00
Peng Xiao 76c3d4d814 fix: app sidebar ui issues (#3783)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 068c697be9)
2023-08-17 21:35:36 -05:00
Qi 791c70d66f feat: modify shortcut key style (#3807)
(cherry picked from commit 7a31089c4b)
2023-08-17 21:35:36 -05:00
danielchim 0fb5c9c7b9 fix: workspace dropdown fix (#3808)
(cherry picked from commit 7f8dfc17a0)
2023-08-17 21:35:35 -05:00
Alex Yang dc6c3809e7 fix(core): cleanup layout when switch page (#3794)
(cherry picked from commit da3dd1e324)
2023-08-17 21:35:35 -05:00
Alex Yang cf2cca86a3 fix(core): editor height incorrect (#3799)
(cherry picked from commit c3e465d644)
2023-08-17 21:35:35 -05:00
Mirone b4ccd808fd chore: bump blocksuite version (#3798)
(cherry picked from commit d8d6620c5f)
2023-08-17 21:35:34 -05:00