Commit Graph

759 Commits

Author SHA1 Message Date
3720 72fa2da2d3 fix: tags does not exist (#3020) 2023-07-05 04:06:44 +00:00
Alex Yang a3f58d4302 v0.7.0-canary.34 2023-07-05 02:23:53 +08:00
Alex Yang d4cb89eafc chore: bump version (#3016) 2023-07-04 17:52:40 +00:00
Peng Xiao 33ba034336 fix: sqlite provider import sub doc db file (#2991)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 17:47:42 +00:00
JimmFly c6ccd6d5de chore: update setting text (#3000) 2023-07-04 17:40:58 +00:00
Alex Yang ec87864c34 refactor: simplify code (#3015) 2023-07-04 17:34:22 +00:00
Alex Yang 3976c37d41 v0.7.0-canary.33 2023-07-04 21:52:04 +08:00
Qi 1070e17310 feat: modify setting modal (#3008) 2023-07-04 12:37:46 +00:00
Alex Yang b4f7eb36ef v0.7.0-canary.32 2023-07-04 16:12:09 +08:00
3720 000f802baa feat: add tags support (#2988)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 07:32:11 +00:00
Alex Yang e871ffcba0 refactor: input component (#2999) 2023-07-04 06:52:46 +00:00
Alex Yang 8d2ffe3936 chore: bump version (#2998) 2023-07-04 06:47:35 +00:00
Alex Yang edb7847e95 test: use static server (#2996) 2023-07-04 05:37:06 +00:00
Alex Yang 7f89b197da build: enable next server (#2992) 2023-07-04 01:59:06 +00:00
danielchim 32692bd54a feat: page mode shortcut (#2985) 2023-07-03 16:23:53 +00:00
Alex Yang 7b2acec7c3 v0.7.0-canary.31 2023-07-03 23:14:38 +08:00
Alex Yang f1adf23631 chore: bump version (#2989) 2023-07-03 14:51:49 +00:00
Alex Yang a5d2fafad6 refactor: remove legacy cloud (#2987) 2023-07-03 14:29:37 +00:00
Alex Yang 0f1c5163a1 feat: remove old setting page by default (#2980) 2023-07-03 10:59:23 +00:00
JimmFly 18874d0d1e chore: add import to sidebar (#2981) 2023-07-03 10:51:28 +00:00
Peng Xiao 901fc87716 fix: potential race condition on app load when migration (#2977)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-03 09:40:02 +00:00
JimmFly af94674c18 style: adjust icon button hover color (#2976) 2023-07-03 08:46:16 +00:00
Alex Yang 262289a398 chore: add affine-cloud build config (#2971) 2023-07-03 07:25:14 +00:00
Alex Yang 467eab4ddf build: update build config (#2967) 2023-07-03 06:17:13 +00:00
Alex Yang d447883b7d v0.7.0-canary.30 2023-07-02 14:18:33 +08:00
Alex Yang 03ec51a96c chore: bump version 2023-07-02 14:17:22 +08:00
Alex Yang 0adf18f5e6 v0.7.0-canary.29 2023-07-02 14:06:14 +08:00
Alex Yang 5e7dc9ff21 chore: bump version (#2960) 2023-07-02 05:26:47 +00:00
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 a9adb4dda2 build: fix nx.json (#2951) 2023-07-01 16:34:30 +08:00
Alex Yang 54a7eeda37 chore: bump version (#2950) 2023-07-01 16:26:43 +08:00
Alex Yang 711e683c6f build: skip type check in next.js build (#2952) 2023-07-01 16:22:21 +08:00
Alex Yang 81c5e6d3d2 build: enhance nx build (#2948) 2023-07-01 01:17:31 +08:00
3720 7a5a5d503a chore: adjust icon and style (#2949) 2023-06-30 23:38:47 +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
Alex Yang 524c342b5e chore: bump blocksuite to '0.0.0-20230630081054-55a25248-nightly' (#2944) 2023-06-30 16:27:38 +08:00
3720 9d0db78f64 feat: support for view management (#2892) 2023-06-30 05:40:00 +00:00
Alex Yang 79cded302f chore: bump blocksuite to 0.0.0-20230629103121-76e6587d-nightly (#2931) 2023-06-30 04:36:56 +00:00
Alex Yang 4adbe64a54 fix(web): disable notification center (#2934) 2023-06-30 03:29:05 +00:00
xiaodong zuo bc3ce7395e feat: export page as file (#2923) 2023-06-29 21:58:02 +00:00
Alex Yang 8a7908c692 fix(electron): window only ui (#2926) 2023-06-29 16:15:44 +00:00
Qi d7fcad2d0d feat: add and modify test case for new settings modal (#2925) 2023-06-29 12:54:45 +00:00
Alex Yang 2c772bd81b v0.7.0-canary.24 2023-06-29 18:50:48 +08:00
JimmFly 7f00011542 chore: update changelog link and remove obsolete changelog components (#2918) 2023-06-29 10:19:26 +00:00
Alex Yang f76d8b8818 chore: bump blocksuite to 0.0.0-20230629084521-542de4e8-nightly (#2921) 2023-06-29 09:42:47 +00:00
Qi 5cfdf6c7e2 fix: a serise of ui issues of new setting (#2920)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-29 09:25:42 +00:00
Alex Yang 8410d83744 refactor: rootWorkspacesMetadataAtom loading logic (#2882) 2023-06-29 08:48:12 +00:00
JimmFly 5ad2908760 chore: update translation (#2916)
Co-authored-by: zuozijian3720 <zuozijian1994@gmail.com>
2023-06-29 08:20:25 +00:00