Commit Graph

488 Commits

Author SHA1 Message Date
Alex Yang 283f0cd263 refactor: lazy load workspaces (#3091) 2023-07-07 14:15:27 +00:00
JimmFly 66152401be chore: add new item for share component (#3084) 2023-07-07 13:16:49 +00:00
Qi b12412a3c1 feat: add font style setting (#3092) 2023-07-07 11:59:38 +00:00
JimmFly 5756bdf8d7 style: adjust settings style (#3083) 2023-07-07 05:36:27 +00:00
Alex Yang 80ee33fd3e chore: bump version (#3078) 2023-07-07 01:55:11 +00:00
Alex Yang 955d80e2c1 test: image preview e2e (#3080)
Co-authored-by: danielchim <kahungchim@gmail.com>
2023-07-06 23:24:03 +00:00
Alex Yang fafd93f7dc refactor: block-hub in tool wrapper (#3073) 2023-07-06 15:18:58 +00:00
Peng Xiao 00ce086e79 fix: workspace storage settings issues (#3055) 2023-07-06 12:48:20 +00:00
Pratik Kumar bda28e0404 fix(component): new page button in all page (#3053) 2023-07-06 09:40:37 +00:00
Alex Yang ce63364299 fix(component): image preview fallback (#3058) 2023-07-06 09:22:23 +00:00
Peng Xiao fab03006e8 fix: menu item click area (#3051) 2023-07-06 06:53:50 +00:00
JimmFly 8a565b8633 fix: date-picker hidden in update collection (#3045) 2023-07-06 06:17:19 +00:00
Alex Yang e79a6a5d47 v0.7.0-canary.36 2023-07-06 14:07:27 +08:00
Pratik Kumar 95c2e20cb5 fix(component): all page list UI padding (#3046)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-06 05:56:08 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Qi 87ba71e77e fix: a series of setting issues (#3032) 2023-07-05 14:11:42 +00:00
Alex Yang d582548ed8 v0.7.0-canary.35 2023-07-05 16:02:31 +08:00
Alex Yang cff9fd1ead chore: bump version (#3023) 2023-07-05 06:54:09 +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
Alex Yang 3976c37d41 v0.7.0-canary.33 2023-07-04 21:52:04 +08: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 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
xiaodong zuo 3d0a907b49 fix: dark mode export PDF leaves margin and notification (#2978) 2023-07-03 12:11:07 +00:00
Alex Yang ee2ab4086f fix(web): hydration issue (#2974) 2023-07-03 09:06:12 +00:00
JimmFly af94674c18 style: adjust icon button hover color (#2976) 2023-07-03 08:46:16 +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 54a7eeda37 chore: bump version (#2950) 2023-07-01 16:26:43 +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
Alex Yang 38a2aa9d17 build(electron): use nx (#2942) 2023-06-30 16:10:35 +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
Ikko Eltociear Ashimine eaea8e9368 refactor: fix typo in notification-center/index.tsx (#2929) 2023-06-30 09:55:09 +08:00
Hyden Liu 9873baae9f fix: z-index on app sidebar (#2761)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-30 01:14:44 +00:00
xiaodong zuo bc3ce7395e feat: export page as file (#2923) 2023-06-29 21:58:02 +00:00
Qi d7fcad2d0d feat: add and modify test case for new settings modal (#2925) 2023-06-29 12:54:45 +00:00