Tienson Qin
|
9f2346ebbd
|
refactor(editor): remove *warn-on-infer*
|
2020-12-02 11:11:27 +08:00 |
|
Tienson Qin
|
8b165c89a5
|
refactor(editor): fix on-key-down mixin
Add both explicit options:
1. :not-match-handler
2. :all-handler
|
2020-12-02 11:08:50 +08:00 |
|
charlie
|
eb651cfe81
|
[refactor] support React change event for set-edit-content! & fix image style of block conent
|
2020-12-01 15:56:38 +08:00 |
|
charlie
|
66a24e99d3
|
[refactor] improve some input cases
|
2020-11-30 22:12:27 +08:00 |
|
charlie
|
9ff67bba53
|
[refactor] change editor input as uncontrolled component & try composition input for UX .
|
2020-11-28 15:41:53 +08:00 |
|
Tienson Qin
|
2565c3b08b
|
fix: don't autocomplete ^
Resolved #521
|
2020-11-24 21:10:49 +08:00 |
|
Tienson Qin
|
6a9ac5cb3f
|
fix: [regression] tag autocomplete now adds extra brackets : #[[tag]] instead of #tag
Resolved #691
|
2020-11-19 22:48:27 +08:00 |
|
Tienson Qin
|
a567b5496d
|
fix: don't impose spaces for slash autocomplete
|
2020-11-18 23:34:20 +08:00 |
|
Tienson Qin
|
857e1d3df2
|
fix: restore the commands after auto-complete date commands
Related to #686
|
2020-11-18 23:01:11 +08:00 |
|
Tienson Qin
|
5d3b6322f5
|
feat: support org mode file links (#681)
* feat: support org-mode file links
Add a `:org-mode/insert-file-links` option to configuration.
|
2020-11-18 21:27:40 +08:00 |
|
Tienson Qin
|
fdc201433c
|
fix: don't show autocomplete commands when paste a link
|
2020-11-17 16:41:28 +08:00 |
|
Tienson Qin
|
4998113305
|
Merge pull request #648 from logseq/refactor/state
Minor refactoring of state.cljs
|
2020-11-16 19:13:15 -06:00 |
|
Tienson Qin
|
6edb36a090
|
feat: add org link id support
Resolved #659
|
2020-11-16 14:27:28 +08:00 |
|
Yukun Guo
|
63027a7258
|
refactor: most get-editor-show-* should end with '?'
|
2020-11-14 15:35:29 +08:00 |
|
Yukun Guo
|
6193f85499
|
refactor: set-editor-show-* should end with '!'
|
2020-11-14 15:35:29 +08:00 |
|
Tienson Qin
|
7205a3fb00
|
fix: set-editing! before update the page/blocks atom
|
2020-11-13 22:17:33 +08:00 |
|
Tienson Qin
|
313a7c38c6
|
refactor: remove editor's ugly timers
|
2020-11-11 00:13:56 +08:00 |
|
charlie
|
e63b20e5cb
|
fix: correct args
|
2020-11-09 18:59:40 +08:00 |
|
Charlie
|
c2848b1b29
|
Merge branch 'master' into fix-IOS-bottom-fixed-position
|
2020-11-09 17:26:54 +08:00 |
|
Tienson Qin
|
ff80d85907
|
fix: clear shortcut listeners when unmount
Related to https://github.com/logseq/logseq/issues/572.
|
2020-11-07 21:40:36 +08:00 |
|
Tienson Qin
|
87f31c1b9f
|
fix: alias delete not working
|
2020-11-05 23:46:05 +08:00 |
|
charlie
|
683ce49e2e
|
feat(ui): keep the caret position when insert chars by mobile bar
|
2020-11-05 13:41:54 +08:00 |
|
Charlie
|
43740a8e58
|
Merge branch 'master' into fix-IOS-bottom-fixed-position
|
2020-11-04 19:50:29 +08:00 |
|
charlie
|
a7fe9f9eb8
|
feat(ui): improve UX of mobile editor toolbar.
|
2020-11-04 18:11:04 +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 |
|
Tienson Qin
|
7494c66d25
|
fix(sync): disable visibilitychange for the record
|
2020-11-03 14:56:58 +08:00 |
|
charlie
|
e5da5a748e
|
add basic implementation .
|
2020-11-02 18:45:42 +08:00 |
|
Tienson Qin
|
735e9ba70c
|
refactor: sync immediately on switching browser tabs
|
2020-10-30 18:24:11 +08:00 |
|
Tienson Qin
|
c8324f3ffe
|
fix(editor): mobile bottom bar not working
Closed https://github.com/logseq/logseq/issues/524
|
2020-10-28 23:12:29 +08:00 |
|
Tienson Qin
|
2d1fa33204
|
refactor: remove web
|
2020-10-27 23:19:40 +08:00 |
|