Commit Graph

557 Commits

Author SHA1 Message Date
fantasticit db53cc576c tiptap: get data when visible 2022-06-21 23:08:34 +08:00
fantasticit 8543c77e06 client: update height 2022-06-21 22:30:39 +08:00
fantasticit fa91f87675 client: update document import 2022-06-21 22:20:26 +08:00
fantasticit ccc8adfe6b tiptap: inset block node at after, no need for create paragraph 2022-06-21 21:36:08 +08:00
fantasticit 2e991f0a79 tiptap: add list judge 2022-06-21 21:33:28 +08:00
fantasticit 6abd21545c tiptap: fix set title 2022-06-21 21:32:59 +08:00
fantasticit de824badee tiptap: just return text for list node 2022-06-21 21:31:44 +08:00
fantasticit a9f3de8ff0 tiptap: insert block node after current pos 2022-06-21 20:54:07 +08:00
fantasticit 1687dc297c client: fix get same md5 for file 2022-06-21 20:34:32 +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
fantasticit da9c8151ee tiptap: try add a new paragraph before insert block node; fix #86 2022-06-19 23:18:54 +08:00
fantasticit 15b14fd173
Merge pull request #84 from weikx/fix/title-sync
fix #83
2022-06-18 19:59:22 +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 3aa2f2013d tiptap: update the way to set default title 2022-06-18 14:03:38 +08:00
fantasticit a03312b816 tiptap: add lazy render for flow and mind 2022-06-18 00:13:02 +08:00
fantasticit 86fc6bf843 tiptap: fix copy node 2022-06-17 23:05:02 +08:00
fantasticit 8e728391f2 client: fix navigate after delete document 2022-06-17 22:58:40 +08:00
fantasticit f80a7b9d1b tiptap: fix loading indicator 2022-06-17 22:55:12 +08:00
fantasticit 53bfef34b4 client: fix #issuecomment-1158885416 2022-06-17 22:50:12 +08:00
fantasticit 9a6c1c40e6 tiptap: improve debug, fix paste html 2022-06-17 22:37:55 +08:00
fantasticit b8f174f482 tiptap: add debug console 2022-06-17 22:16:14 +08:00
fantasticit ae373fbe48 client: scroll active label into view 2022-06-17 21:53:00 +08:00
fantasticit 1785e7a220 tiptap: fix select title without cover 2022-06-17 21:31:47 +08:00
fantasticit cb23944be6 tiptap: fix title placeholder, remove span 2022-06-17 21:30:53 +08:00
fantasticit 4ad8552925 client: usememo for get ydoc instance 2022-06-17 18:51:01 +08:00
fantasticit a1380bb064 feat: import document from markdown file 2022-06-17 18:48:07 +08:00
fantasticit 0eff8aa9ab tiptap: fix edit link when only one letter 2022-06-16 16:31:30 +08:00
fantasticit 3f19e0715a fix: #75 2022-06-16 16:23:06 +08:00
fantasticit ae1d32931c client: fix get collected wikis 2022-06-14 22:28:56 +08:00
fantasticit 0630870d0a client: use page for pagination 2022-06-14 22:28:34 +08:00
fantasticit 4148b63c67 client: update type 2022-06-14 22:28:12 +08:00
fantasticit b38d6ce507 tiptap: remove margin of p in list 2022-06-13 18:07:26 +08:00
fantasticit 6c1c29ee1a tiptap: add clipboard extension 2022-06-13 18:03:45 +08:00
fantasticit c6fc458ae3 tiptap: fix paste without title extension 2022-06-13 17:47:04 +08:00
fantasticit e50b81cb4f client: fix jserror 2022-06-12 15:49:07 +08:00
fantasticit e3fd5efb49 chore: fix eslint config 2022-06-10 22:33:31 +08:00
fantasticit 82446482c7 tiptap: show modal when create iframe 2022-06-10 22:32:27 +08:00
fantasticit 8cadda82c2 chore: fix eslint 2022-06-10 21:57:49 +08:00
fantasticit c5ebb307aa client: rename tsx to ts 2022-06-10 19:53:37 +08:00
fantasticit b05b6fe7ae tiptap: use prosemirror-codemark
see https://curvenote.github.io/prosemirror-codemark/
2022-06-10 19:33:58 +08:00
fantasticit d309d538f5 tiptap: fix paste link 2022-06-10 19:28:51 +08:00
fantasticit 7425a4e53e tiptap: fix link 2022-06-07 16:32:41 +08:00
fantasticit 4651453e86 tiptap: fix valid url 2022-06-07 16:32:29 +08:00
fantasticit 287fdb3a66 client: update documents when need refresh 2022-06-05 21:11:01 +08:00
fantasticit 1407117eb0 tiptap: clean code in mind 2022-06-05 19:34:11 +08:00
fantasticit 5368182a7f tiptap: add size setter in flow 2022-06-05 19:33:58 +08:00
fantasticit 49974328c6 tiptap: update minder bgcolor 2022-06-05 19:33:41 +08:00
fantasticit f24b00a6ec tiptap: add title 2022-06-05 19:33:22 +08:00