Commit Graph

541 Commits

Author SHA1 Message Date
Qi 1070e17310 feat: modify setting modal (#3008) 2023-07-04 12:37:46 +00: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
danielchim 32692bd54a feat: page mode shortcut (#2985) 2023-07-03 16:23:53 +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 a9adb4dda2 build: fix nx.json (#2951) 2023-07-01 16:34:30 +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
3720 9d0db78f64 feat: support for view management (#2892) 2023-06-30 05:40:00 +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
JimmFly 7f00011542 chore: update changelog link and remove obsolete changelog components (#2918) 2023-06-29 10:19:26 +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
Alex Yang e08ee9b7ff ci: add prettier format check (#2908) 2023-06-29 04:13:35 +00:00
Qi db40cd35c6 feat: migrate workspace setting with new design to setting modal (#2900)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 14:45:33 +00: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 80c2a78273 fix(web): bypass adapter list error (#2903) 2023-06-28 11:06:13 +00:00
Alex Yang 7960b6a22e feat: update migration test page (#2871) 2023-06-28 16:46:08 +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
JimmFly c7f25e8fe3 fix: incorrect scrollbar position when opening full width layout (#2869)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 14:15:34 +00: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 8e82d1e02c feat: support migration (#2852) 2023-06-26 15:55:44 +08:00
JimmFly 002e64c819 style: add scrollbar (#2826) 2023-06-26 15:12:44 +08:00
Alex Yang 773d92760e feat: add migration test page (#2855) 2023-06-26 13:42:07 +08:00
Alex Yang 7fcc5e599e feat!: upgrade blocksuite version (#2833) 2023-06-25 01:16:46 +08:00
Qi aa86d3a2ee feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
LongYinan 9b3fa43b81 feat(server): auth server (#2773) 2023-06-21 06:08:32 +00:00
Peng Xiao 3755661ff6 fix: incorrect bookmark toast text (#2815)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-20 19:14:15 +08:00
JimmFly 9fd4818d81 fix: window control not work (#2790) 2023-06-15 06:09:46 +00:00
JimmFly 3819342ff2 fix: add guide to the other page (#2779) 2023-06-15 12:46:56 +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 a421265483 fix: remove unused hooks (#2762) 2023-06-13 12:18:32 +08:00
Himself65 ace3c37fcc feat: improve copilot (#2758) 2023-06-13 10:29:04 +08:00
Peng Xiao 5ba2dff008 feat: add helper process (#2753) 2023-06-13 10:01:43 +08:00
Himself65 f2ac2e5b84 feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
LongYinan 34141958eb style: remove some verbose codes (#2741) 2023-06-09 14:55:41 +08:00
LongYinan 2e975e79dd style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
Himself65 bf6af934f6 fix: regression on the database and bookmark block (#2737) 2023-06-09 11:29:52 +08:00
Himself65 1971749449 test: add test cases for page setting atom (#2736) 2023-06-09 02:00:09 +08:00
Himself65 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00