Commit Graph

4304 Commits (9e0c0a5375d5b32bec1ef67af5a3cbe0420093a1)

Author SHA1 Message Date
Tienson Qin 688f1d3097 chore: add debug 2021-06-11 22:23:54 +08:00
Tienson Qin db60981799 chore: update plugin alert text 2021-06-11 19:36:50 +08:00
icremcr 3233dcef2c
Merge pull request #2166 from tekacs/toggleable-formatting
feat: toggle formatting of selected area instead of double-wrapping
2021-06-11 19:26:48 +08:00
dependabot[bot] b7e3f0c8b9 chore(deps): bump browserslist from 4.16.3 to 4.16.6 in /libs
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 19:26:34 +08:00
dependabot[bot] 3537016df1 chore(deps): bump ws from 7.4.4 to 7.4.6 in /libs
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 19:26:14 +08:00
dependabot[bot] 327c5e0a12 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 19:25:55 +08:00
Peng Xiao 569059642e fix: add styles for task-status 2021-06-11 19:25:08 +08:00
Tienson Qin caad77657e
Merge pull request #1747 from logseq/feat/integration-plugins-core
Feat/integration plugin core
2021-06-11 17:32:38 +08:00
Amar Sood (tekacs) d7983322f6 feat: toggle formatting of selected area instead of double-wrapping
enhance: select formatted text after changing its formatting for toggle support
fix: place cursor between (pattern)(pattern) pair when selection is empty
2021-06-11 04:21:46 -04:00
Amar Sood (tekacs) 6ca5e9f98e feat: add :editor/strike-through binding (fixes #701) 2021-06-11 13:57:33 +08:00
charlie 2a4ce84dd8 chore(plugin): bump libs version 2021-06-11 13:46:04 +08:00
charlie 4f0cf8a88e improve(plugin): types & apis of slot hooks 2021-06-11 13:45:35 +08:00
Tienson Qin 2715347e05 fix: display as normal text if the heading block has body 2021-06-11 11:38:36 +08:00
Tienson Qin 8faeea1188 refactor: cycle-marker 2021-06-11 11:31:19 +08:00
Tienson Qin fcd42dfaf1 fix: marker regex pattern 2021-06-11 11:14:38 +08:00
Tienson Qin 5926e6c1bf fix: marker switch 2021-06-11 11:01:42 +08:00
Tienson Qin 0bde30bc58 chore: bump version 2021-06-11 00:14:31 +08:00
Tienson Qin b130f88bfc fix: code block editing issue 2021-06-11 00:12:03 +08:00
Tienson Qin 7ac785e7ed fix: Marker keywords in bullet content change on ctrl+enter
close #2157
2021-06-10 22:53:23 +08:00
Tienson Qin 648e1ca1a2 fix: Using a #tag in a line followed by a [[page-link]] causes line to
be erased

close #2149
2021-06-10 22:39:31 +08:00
Tienson Qin d5458e80bd fix: page rename 2021-06-10 22:27:02 +08:00
Weihua Lu 2673084dfc fix: typo 2021-06-10 22:03:04 +08:00
Weihua Lu 0f22dcb33c chore: add all available edn opts docs 2021-06-10 22:03:04 +08:00
Tienson Qin 454f56eadc fix: :sidebar not working in :default-home configuration 2021-06-10 21:17:43 +08:00
charlie 1a54289ba7 enhance(desktop): better installing indicator for Win32 setup 2021-06-10 20:49:52 +08:00
Tienson Qin 673d345d32 fix: CI 2021-06-10 20:23:06 +08:00
Tienson Qin 6b187d3545 fix: Import JSON from Roam still using "#" instead of "-"
close #2136
2021-06-10 19:16:54 +08:00
Tienson Qin 40c229a360 fix: block content blinks when in zoom mode 2021-06-10 18:32:00 +08:00
Tienson Qin cbe815496c fix: search prompts empty results 2021-06-10 18:05:25 +08:00
Weihua Lu 1be512d91b fix: add enter for delete page button 2021-06-10 17:43:06 +08:00
Weihua Lu 362e65671a enhance: shortcut install process 2021-06-10 17:43:06 +08:00
Weihua Lu b2b71b3b34 fix: press enter to submit rename page 2021-06-10 17:43:06 +08:00
Weihua Lu 24d75ccd26 chore: clean up and some docs 2021-06-10 17:43:06 +08:00
charlie d6b43ee91f chore(plugin): bump libs version 2021-06-10 17:40:44 +08:00
charlie da1f415af3 improve(plugin): add graph related api & types 2021-06-10 17:39:10 +08:00
Tienson Qin 7d8ff2f2b5 fix: Problems using alias
close #2138
2021-06-10 17:38:23 +08:00
charlie 6305545f26 improve(plugin): add batch block api & types 2021-06-10 15:16:00 +08:00
Charlie 5f81998d64
Merge branch 'master' into feat/integration-plugins-core 2021-06-10 12:33:29 +08:00
dependabot[bot] 74d148dd23 chore(deps): bump highlight.js from 9.18.5 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.5...10.4.1)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 12:16:17 +08:00
Weihua Lu 9520045b80 chore: delete caret_pos.js 2021-06-10 12:15:50 +08:00
Weihua Lu a14d4669d5 fix: hide mock textarea 2021-06-10 12:15:50 +08:00
Weihua Lu 669dac7a09 feat: swap out caret_pos imp 2021-06-10 12:15:50 +08:00
Weihua Lu 3cbf3b74be refactor: extract out cursor pos function 2021-06-10 12:15:50 +08:00
Weihua Lu 9b3f756c6a refactor: clean duplicate methods 2021-06-10 12:15:50 +08:00
Weihua Lu 5939ac3502 chore: remove unused code 2021-06-10 12:15:50 +08:00
Weihua Lu 5b119ea990 fix: wrong cross boundary due to caret_pos bug 2021-06-10 12:15:50 +08:00
Weihua Lu 237f4d9e1a refactor: extract cursor ops to new ns 2021-06-10 12:15:50 +08:00
Weihua Lu 237857aafe feat: imp move cursor up down by position 2021-06-10 12:15:50 +08:00
rcmerci fe3fa70fc9 fix: rename props to properties 2021-06-10 12:15:33 +08:00
rcmerci 3d2726b014 fix: renamed paste-block-tree-at-point 2021-06-10 12:15:33 +08:00