Commit Graph

85 Commits

Author SHA1 Message Date
fantasticit 661dc1862f feat: improve star, ui of document actions 2022-06-23 17:55:22 +08:00
weikx 9fd0dd4ad1 perf(tiptap): 对不支持的浏览器进行兜底 2022-06-21 00:11:35 +08:00
weikx fc2e5fce48 perf(tiptap): 优化出现滚动条时页面会闪动 fix #85 2022-06-20 21:47:12 +08:00
weikx 87cb551be4 feat(tiptap): add default tilte 2022-06-18 14:24:42 +08:00
weikx 854f796a58 fix(tiptap): fix #83 2022-06-18 14:22:36 +08:00
fantasticit cb23944be6 tiptap: fix title placeholder, remove span 2022-06-17 21:30:53 +08:00
fantasticit 6c1c29ee1a tiptap: add clipboard extension 2022-06-13 18:03:45 +08:00
fantasticit b05b6fe7ae tiptap: use prosemirror-codemark
see https://curvenote.github.io/prosemirror-codemark/
2022-06-10 19:33:58 +08:00
fantasticit 1b2843f185 client: fix tocs scroll listener 2022-06-03 18:47:34 +08:00
fantasticit c20c9794f9 client: update editor user name 2022-06-03 18:21:24 +08:00
fantasticit 232c818c81 client: use dropdown instad of popover 2022-06-03 18:08:08 +08:00
fantasticit 799697c98a tiptap: refactor structure 2022-06-03 16:29:41 +08:00
fantasticit 86755013b4 tiptap: improve tocs
add resizeobserver, scroll active anchor into view
2022-06-03 01:51:44 +08:00
fantasticit a8985ae76f tiptap: update padding-bottom 2022-06-02 23:33:08 +08:00
fantasticit 86ba08cfd9 client: add overflow 2022-06-02 17:59:28 +08:00
fantasticit 2992943e4f tiptap: fix backtop btn position 2022-06-02 17:59:17 +08:00
fantasticit bbaeeebf3f client: fix tocs detect 2022-06-02 17:54:23 +08:00
fantasticit 4ce3e03058 tiptap: fix loading indicator in flow modal 2022-06-01 00:38:25 +08:00
fantasticit 0e66e9663a client: disable image-viewer when editing 2022-05-31 22:24:06 +08:00
fantasticit cad806272d client: add image-viewer 2022-05-30 17:51:14 +08:00
fantasticit 0faf0f3086 client: add paddingBottom in editor 2022-05-30 17:32:19 +08:00
fantasticit d010f3aaba client: add resize handler in tocs 2022-05-30 17:32:04 +08:00
fantasticit 1c782e23ad client: hidden scroll bar in tocs 2022-05-30 15:45:51 +08:00
fantasticit 359105f474 client: fix tocs collapsed detector 2022-05-30 15:42:15 +08:00
fantasticit 4ded780906 client: intergrate tocs is editor 2022-05-30 12:15:11 +08:00
fantasticit 548d811130 client: update style 2022-05-30 00:22:37 +08:00
fantasticit 589eff0545 tiptap: improve katext 2022-05-30 00:08:58 +08:00
fantasticit 9c1d9bd15d client: remove text bubble menu 2022-05-29 23:42:17 +08:00
fantasticit 188cfca6d7 client: fix tocs 2022-05-29 23:41:29 +08:00
fantasticit 3d5cf24ee5 client: improve tocs layout 2022-05-29 22:53:42 +08:00
fantasticit cd31c2c765 client: update tocs 2022-05-28 15:42:04 +08:00
fantasticit 7b6ba4ccca client: fix tocs collapsed detect 2022-05-28 15:03:30 +08:00
fantasticit 97ae2d929f client: update tocs 2022-05-28 14:03:40 +08:00
fantasticit ff5ee8de29 client: update tocs 2022-05-28 13:10:05 +08:00
fantasticit 2eea71c3e5 client: update tocs 2022-05-28 12:48:18 +08:00
fantasticit 4e1c464615 client: improve toc 2022-05-28 00:34:03 +08:00
fantasticit c1db90aa21 client: use throttle instead of debounce 2022-05-26 12:45:45 +08:00
fantasticit 85db72e0fe client: improve render editor 2022-05-26 00:57:05 +08:00
fantasticit 12476d8c06 client: improve style 2022-05-26 00:37:28 +08:00
fantasticit cfadcf22a0 client: imporve reader 2022-05-26 00:15:32 +08:00
fantasticit 1032a710dc client: update editor 2022-05-25 13:38:31 +08:00
fantasticit 5fa1cc3e37 client: fix bubble text menu 2022-05-25 09:37:50 +08:00
fantasticit 0c37cdf403 feat: improve data fetch 2022-05-24 18:50:39 +08:00
fantasticit 4b2722757d feat: improve read document speed 2022-05-24 17:53:42 +08:00
fantasticit db55765e69 client: detect isMobile on server 2022-05-22 22:09:26 +08:00
fantasticit 9fd00a2d55 client: enable update in editor 2022-05-22 14:26:41 +08:00
fantasticit 65b7a1451a feat: add toolbar for mind 2022-05-21 22:09:25 +08:00
fantasticit 7e33d5879c feat: add doc for flow 2022-05-21 12:57:11 +08:00
fantasticit 6d3965be09 feat: use kity-mind 2022-05-21 12:21:14 +08:00
fantasticit c50ae4d875 feat: integrate mxGraph editor 2022-05-20 22:56:43 +08:00