Commit Graph

110 Commits

Author SHA1 Message Date
Tienson Qin
378d692eaa feat(query dsl): add custom component 2020-12-28 22:20:49 +08:00
Tienson Qin
8fa9b9e58b fix(editor): re-use CodeMirror editor 2020-12-17 12:57:49 +08:00
Tienson Qin
1bf9f6dd97 feat: add more CodeMirror modes
Closed #929.
Also, fixed an issue that a following click will close the editing block.
2020-12-16 23:38:29 +08:00
Tienson Qin
fcb4a8752e fix: code block highlights not working
Resolved #920
2020-12-14 21:48:08 +08:00
Tienson Qin
0bdf2c65e5 perf(search): use fuzzysort for both pages and blocks searching 2020-12-13 22:40:06 +08:00
Tienson Qin
08c64ec165 fix: safe check dom id before rendering code blocks 2020-12-08 14:23:17 +08:00
Tienson Qin
57fe9f4430 fix: slow loading when a page has a lot of code blocks
Resolved #755
2020-11-25 22:40:30 +08:00
Michael Wong
3cc0d3154a style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-11-04 11:35:35 +08:00
Runjuu
988eb5f1ed feat(extentions/code): move styles into separate file
should fix https://github.com/logseq/logseq/issues/528
2020-11-02 09:56:52 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00