Commit Graph

883 Commits

Author SHA1 Message Date
fantasticit d695302c4a
Merge pull request #92 from TinsFox/main
chore: update npm registry
2022-06-22 11:40:26 +08:00
fantasticit 5b30c0fadb
Update README.md 2022-06-22 11:37:20 +08:00
TinsFox 133dd9396d
chore: update npm registry 2022-06-22 11:31:04 +08:00
fantasticit 1541a6acb0 tiptap: update node input rule 2022-06-21 23:21:37 +08:00
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
fantasticit ea655f27d8
Merge pull request #87 from weikx/fix/doc-shift
perf(tiptap): 优化出现滚动条时页面会闪动 fix #85
2022-06-21 14:21:12 +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 c1f6788dae
Update issue templates 2022-06-18 14:11:57 +08:00
fantasticit 5fe979b79e
Update issue templates 2022-06-18 14:11:12 +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 32f229e423
Merge pull request #82 from fantasticit/feat/import
feat: import document from markdown file
2022-06-17 18:52:49 +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 c79a6b2161
Update FUNDING.yml 2022-06-14 23:26:34 +08:00
fantasticit 2d1d56692e
Update README.md 2022-06-14 23:25:49 +08:00
fantasticit 275a55ffee
Update README.md 2022-06-14 23:15:49 +08:00
fantasticit 1f6ba21760 Merge branch 'main' of github.com:fantasticit/think 2022-06-14 22:29:17 +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 78c75fce8e
Update FUNDING.yml 2022-06-14 18:49:48 +08:00
fantasticit b438d60e90
Create FUNDING.yml 2022-06-14 18:31:25 +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