Tienson Qin
d366066843
Merge pull request #1851 from logseq/feat/shortcut-docs-page
...
feat: shortcut docs page
2021-05-14 15:49:15 +08:00
Tienson Qin
ecfe40b32d
fix: filters
2021-05-14 04:01:46 +08:00
Tienson Qin
82ddd4c079
feat: add block preview
...
use tippy for tooltip
2021-05-13 00:35:10 +08:00
Weihua Lu
06afee23e6
refactor: move all shortcut data in one place
...
each shortcut install will has it's unique id now
this will be used to disable shortcut or re-enable
2021-05-10 20:31:01 +08:00
charlie
3a2ebd00b7
fix: open local file not work when create new page
2021-05-07 23:13:53 +08:00
Weihua Lu
560203ce4f
revert "fix: deprecate nested a link warning"
...
This reverts commit 4980423195 .
2021-04-30 15:25:12 +08:00
Weihua Lu
4980423195
fix: deprecate nested a link warning
2021-04-30 15:19:00 +08:00
charlie
986c993dfe
fix(ui): dialog can't close
2021-04-29 21:30:39 +08:00
Tienson Qin
45533ce77b
Move to local bindings && events bus ( #1686 )
...
refactor: switch to global && local shortcuts
Also, use an events channel to decouple components and handlers
2021-04-25 09:43:18 +08:00
Tienson Qin
1375d1fab5
Merge branch 'master' into feat/outliner-core
2021-04-18 15:40:56 +08:00
Junyu Zhan
40e46018f5
feat: add list id to infinite-list component
2021-04-17 19:38:26 +08:00
Weihua Lu
1ee537391f
auto-complete bind
2021-04-09 21:47:31 +08:00
thezjy
a4d0666bcc
feat: use a button to load more journals ( #1529 )
...
* feat: use a button to load more journals
* feat: preserve the "scroll to load more" behavior
* ignore .clj-kondo all together
* enhance: load latest two journals by default
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2021-03-25 11:45:31 +08:00
akhater
b981dc57d2
reference svg/pinned
2021-03-11 11:43:00 +08:00
Tienson Qin
92ad0296e6
feat: switch to use Excalidraw api
2021-03-10 23:32:49 +08:00
Tienson Qin
51470e4df8
fix: text color for encryption dialogs
2021-03-09 12:59:13 +08:00
Tienson Qin
35296a6897
Perf/db serialization ( #1417 )
...
* perf: disable auto-save dbs on electron
We still save the dbs when user reload the app or close the app.
Notice: Ctrl-c doesn't work now
* chore: re-enable mtime check when writing to disk
* ui: add db persistent notification
2021-03-08 16:31:58 +08:00
Tienson Qin
ec55e88810
fix: background
2021-03-08 11:26:24 +08:00
charlie
eff41b7cae
refactor(ui): make some buttons base on ui/button component
2021-03-03 16:28:55 +08:00
charlie
2670862c27
improve(ui): ui button component
2021-03-03 16:28:55 +08:00
Tienson Qin
4884d2380d
fix: existing shortcuts and css tweaks
2021-03-01 20:11:06 +08:00
charlie
a6ed392d7a
improve(ui): support ESC close global modal dialog
2021-02-28 12:55:55 +08:00
charlie
d18ee7f8c4
improve(ui): polish settings options ui
2021-02-27 17:04:48 +08:00
charlie
c61c6dd4f4
feat(ui): use modal dialog display settings page
2021-02-26 19:57:44 +08:00
Tienson Qin
a7cb97c3f2
fix: disable auto-save when the editor is in composition
2021-02-09 14:31:30 +08:00
Tienson Qin
d55b381e2e
enhance: display a loading button when importing files from the disk
2021-02-05 16:29:58 +08:00
charlie
ec94390f3e
improve(electron): decrease top padding when fullscreen on Mac
2021-01-29 13:50:48 +08:00
Tienson Qin
5c401f2bd3
electron: simplify the header
2021-01-26 14:55:56 +08:00
charlie
3bfd51caa3
feat(electron): add compatible AppTitleBar for Mac & Win32
2021-01-25 20:25:49 +08:00
charlie
eeabf42fb6
Merge remote-tracking branch 'origin/master' into feat/support-remove-image
...
# Conflicts:
# src/main/frontend/components/block.cljs
2021-01-15 17:47:00 +08:00
Tienson Qin
6c32bbdb27
feat: add image resize support
2021-01-14 23:49:39 -08:00
charlie
ee529b5b9d
feat: support delete image link of block
2021-01-13 21:36:20 +08:00
charlie
11a40833a3
fix: mobile menus will position off screen, clipped #1068
2021-01-09 20:32:20 -08:00
Tienson Qin
2baa71baf8
fix(test): bump version of react and react-dom
...
also, fixed keyboards on datepicker
2020-12-21 19:27:44 +08:00
charlie
dafbce3b60
Merge remote-tracking branch 'origin/master' into refactor/common.css
2020-12-17 19:40:25 +08:00
Tienson Qin
42967ea782
fix(editor): allow up/down arrows for repeater time selection
2020-12-17 19:37:06 +08:00
charlie
5c2b22d188
fix: try to fix the case of auto complete panel overflow
2020-12-17 15:06:39 +08:00
Tienson Qin
c79c1ef6a1
fix: keyboard shortcuts
2020-12-14 11:50:41 +08:00
charlie
2db70bdfc4
style: fix notification text theme issue & ui details
2020-12-13 12:43:36 +08:00
charlie
0492b28235
Merge remote-tracking branch 'origin/master' into fix/priority-style-issues
...
# Conflicts:
# resources/css/common.css
# src/main/frontend/components/block.cljs
# src/main/frontend/components/block.css
# src/main/frontend/components/right_sidebar.cljs
2020-12-11 15:32:01 +08:00
charlie
9e421c2dd2
fix: auto complete scrollbar
2020-12-08 18:02:58 +08:00
charlie
c79148dc2d
fix: input border & loading animation
2020-12-08 17:48:26 +08:00
charlie
32de8f2e2b
refactor: add theme container & lift the dark/light class scope to root & restore scrollbar style.
2020-12-08 14:56:21 +08:00
charlie
849ad93937
fix: journals list scroll listener
2020-12-07 18:09:07 +08:00
anoffvu
7795a51244
Merge branch 'master' into feat/light-theme
2020-12-06 18:51:53 -08:00
Tienson Qin
3e8a2a1f59
chore: add warning
2020-12-06 23:40:30 +08:00
charlie
2bb969609e
fix: remove redundant bindings
2020-12-05 12:13:54 +08:00
charlie
de33233ec2
fix: try to fix #811
2020-12-05 12:13:54 +08:00
anoffvu
d409aa682c
Merge branch 'master' into feat/light-theme
2020-12-02 20:40:25 -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