Commit Graph

606 Commits

Author SHA1 Message Date
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 fea52025fe server: fix logout 2022-06-17 22:12:19 +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 73deb5e54e server: order docs 2022-06-05 21:11:11 +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
fantasticit fbc6673118 client: update size setter type 2022-06-05 19:32:36 +08:00
fantasticit 698680455e tiptap: add default title when empty and can't editable 2022-06-05 19:03:17 +08:00
fantasticit 28fe0c361a tiptap: remove flow default data 2022-06-05 18:40:20 +08:00
fantasticit 157a61ba8c tiptap: fix triangle, circle, diamond shape 2022-06-05 18:40:01 +08:00
fantasticit 9983bd65b9 chore: refactor file serve 2022-06-05 03:14:47 +08:00
fantasticit 610367b8ae client: fix upload progress 2022-06-05 01:22:03 +08:00
fantasticit ba60716390 server: fix upload chunk 2022-06-05 01:21:50 +08:00
fantasticit 21966051a4 client: update image uploader position 2022-06-05 01:01:45 +08:00
fantasticit 018305c1d0 tiptap: fix type 2022-06-05 01:00:18 +08:00
fantasticit 196d27d568 tiptap: improve staus 2022-06-05 00:59:17 +08:00