Commit Graph

49 Commits

Author SHA1 Message Date
JimmFly 69db99636b feat(core): add editor commanads (#4514)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-10-02 03:22:12 +00:00
Peng Xiao 369db3fea5 fix(component): cmdk flaky (#4512) 2023-09-27 01:37:00 +00:00
Peng Xiao e0063ebc9b feat: new CMD-K (#4408) 2023-09-22 14:31:26 +00:00
Qi 4577fb7e1a fix: remove useRef in menu & tooltip (#4369) 2023-09-15 12:29:55 -07:00
Qi 0b1ba6bf43 feat: replace modal with new design (#4324)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-09-13 16:05:19 +08:00
JimmFly b7b14c2241 fix: menu style (#4287) 2023-09-11 06:41:36 +00:00
Alex Yang 5f0605a5d9 feat: page view storage with cloud support (#4238) 2023-09-08 22:02:22 +00:00
Joooye_34 96545c97d0 feat(core): use double click to activate title renaming (#4214) 2023-09-07 17:12:07 +00:00
Garfield Lee 925c18300f refactor: change locale key (#3838) 2023-09-06 07:20:44 +00:00
Qi d8c9f10bc1 feat: replace menu with new design (#4012)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-06 04:36:43 +00:00
Peng Xiao d57f995e87 feat: add fav button (#4159)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-09-04 17:14:02 +00:00
Alex Yang d0e8a1f0df refactor(infra): move initEmptyPage (#4135) 2023-09-03 05:19:43 +00:00
JimmFly 8845bb9b4b chore: optimized style (#4098) 2023-09-01 19:28:16 +00:00
KaranPant b18596fc57 fix: show border around pagetitle when renaming (#4080) 2023-08-31 17:06:58 -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 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
Qi 1e87707b2e feat: replace tooltip with new design (#3969) 2023-08-28 01:15:12 -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
xiaodong zuo cae6133f7e fix: jump to the correct url after importing notion (#3844) 2023-08-20 22:13:01 +00:00
JimmFly e389bf902f chore: change divider style (#3826) 2023-08-18 02:31:10 -05:00
Alex Yang 67b33d9b8f feat(storybook): preview app (#3765) 2023-08-15 15:34:02 -05:00
Qi a4fe7dd119 fix: ui issues (#3755) 2023-08-15 05:53:19 +00: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 9639143df4 chore: prohibit using mergeUpdates (#3701) 2023-08-11 15:55:17 +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
JimmFly 4e84b9a121 refactor: header options menu (#3615) 2023-08-08 17:14:24 +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
Alex Yang b147624f1c feat: support enable/disable plugin (#3605) 2023-08-08 00:58:31 +00:00
JimmFly d9f323874d style: adjust page list header style (#3599) 2023-08-07 16:03:54 +00:00
JimmFly 3a92c4f798 feat: modify sidebar floating logic and header responsive style (#3550) 2023-08-05 00:15:17 +00:00
Alex Yang 33cc9d25a1 fix(core): use download atom (#3558) 2023-08-03 17:13:44 +00:00
Chi Zhang 2678ca9330 feat: should hide downloadtip when it had been closed (#3555) 2023-08-03 23:50:08 +08:00
Alex Yang 0e32803247 refactor: merge plugin-infra into infra (#3540) 2023-08-03 08:48:59 +00:00
Pratik Kumar 3282344d4a fix: padding in the Switch button of Page/Edgeless (#3542) 2023-08-03 08:38:00 +00:00
Garfield Lee 3a0797955c fix: editor-mode-switch animation should only run once (#3543)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-08-03 08:24:10 +00:00
Garfield Lee 28a496bc67 feat: update editor mode switch icons (#3526) 2023-08-02 10:08:45 -07:00
Peng Xiao 7e4df4c3d1 fix: stackoverflow issue in empty page (#3518) 2023-08-02 04:29:49 +00:00
JimmFly 9567471e7f chore: adjustment options menu (#3455) 2023-07-31 07:56:51 +00:00
Alex Yang 780fffb88f fix: plugin infra (#3398) 2023-07-26 22:36:29 -07:00
Peng Xiao 20ee9d485d perf: use lazy load provider for IDB and SQLITE (#3351) 2023-07-25 16:56:48 +00:00
JimmFly e3f66d7e22 style: move trash button group to page bottom (#3352) 2023-07-25 05:21:16 +00:00
danielchim 363699a175 feat: title editing on workspace title (#3139)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-22 13:03:18 +00:00
Qi 439ef1ba90 feat: refactor button with new design (#3343) 2023-07-21 11:07:28 +00:00
JimmFly cff741e9ba style: add text overflow style for collections (#3292)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-21 03:48:22 +00:00
Alex Yang ecf6f98858 chore: bump version (#3333) 2023-07-20 16:39:16 +00:00
Alex Yang 19055baa49 feat: init new plugin system (#3323) 2023-07-20 10:52:29 +00:00
JimmFly f4aa249138 fix: banner blocking new page button issue (#3301) 2023-07-19 04:51:15 +00:00
Alex Yang 47f12f77f2 refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00