Commit Graph

18312 Commits

Author SHA1 Message Date
Junyu Zhan
25ca997a0a fix: typo and format 2021-04-26 19:07:50 +08:00
Tienson Qin
da74ad31a5 fix: don't save block when unmount caused by undo&&redo 2021-04-26 18:08:04 +08:00
Tienson Qin
a5cd457e76 fix: remove corresponding level indentations when importing md files
into db
2021-04-26 15:50:16 +08:00
Tienson Qin
e69b155ca2 fix: export indentation for block content 2021-04-25 19:19:05 +08:00
Tienson Qin
07f60a7950 refactor: add export bullet options 2021-04-25 12:03:34 +08:00
Tienson Qin
b4b3f30305 fix: wrong fn 2021-04-25 11:31:21 +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
Peng Xiao
6d4c97a1b7 fix: resizer should not scroll with the container 2021-04-25 09:36:35 +08:00
Weihua Lu
aa2e3bd804 fix: selection delete issue 2021-04-20 00:54:32 +08:00
Weihua Lu
a09b5b4abc fix: cannot delete issue 2021-04-20 00:24:04 +08:00
Weihua Lu
99daaeb7ba fix: selection scroll 2021-04-19 23:32:24 +08:00
Tienson Qin
407d93e5ca fix: can't create blocks after using template 2021-04-19 22:36:46 +08:00
Tienson Qin
7d14759f77 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-19 20:42:23 +08:00
Tienson Qin
39149e9c9d Merge pull request #1671 from logseq/feat/unify-up-down
ready: rework up down key behavior
2021-04-19 20:41:41 +08:00
Tienson Qin
010f58ecbe chore: remove re-index page 2021-04-19 20:38:06 +08:00
Weihua Lu
a41787a383 chore: remove comment 2021-04-19 15:40:53 +08:00
Weihua
d1ced9050d Merge branch 'feat/outliner-core' into feat/unify-up-down 2021-04-19 15:39:08 +08:00
Weihua Lu
02e32d9765 feat: cross page select 2021-04-19 15:35:47 +08:00
Weihua Lu
fabb77a094 fix: add content guard 2021-04-19 15:20:28 +08:00
Weihua Lu
0b2351883b feat: esc select block 2021-04-19 15:19:12 +08:00
rcmerci
f975f3b4bd feat(export): convert markdown to unordered list or heading style 2021-04-19 15:17:03 +08:00
Weihua Lu
fa4708ed02 chore: remove duplicate require 2021-04-19 15:15:54 +08:00
Tienson Qin
f7c8d9011d chore: bump version 0.0.20 2021-04-19 11:56:40 +08:00
Tienson Qin
f696b5ca73 refactor: alert when file in the db is not equal to the file on the disk 2021-04-19 11:53:00 +08:00
Tienson Qin
d3f88d8b66 chore: bump electron 2021-04-19 11:17:57 +08:00
Tienson Qin
1858094f2c fix: retract old attributes when building new block 2021-04-18 22:09:22 +08:00
Tienson Qin
2fceab4d81 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-18 21:37:04 +08:00
Tienson Qin
e09b777219 enhance: don't refresh when auto-save 2021-04-18 21:33:07 +08:00
Tienson Qin
6e6093b339 chore: remove unused code 2021-04-18 20:04:27 +08:00
Weihua Lu
8c8161dcb2 fix: cannot delete hashtag 2021-04-18 19:40:35 +08:00
Tienson Qin
17084af429 refactor: remove :start-level 2021-04-18 17:46:58 +08:00
Tienson Qin
6147b77dc4 enhance: don't show sep for block breadcrumb if there's only one parent 2021-04-18 17:36:29 +08:00
Tienson Qin
2f808c14bf refactor: simplify editor timeout 2021-04-18 17:27:07 +08:00
Tienson Qin
c61a93112e fix: block background && repeat parents 2021-04-18 16:16:05 +08:00
Tienson Qin
10a839b1c6 fix: zoom-in block editing 2021-04-18 15:50:39 +08:00
Tienson Qin
1375d1fab5 Merge branch 'master' into feat/outliner-core 2021-04-18 15:40:56 +08:00
Tienson Qin
2a48fba72c enhance: adjust scrollbar foreground color 2021-04-18 12:56:44 +08:00
Tienson Qin
dcf37edc10 fix: several issues related to graph
fixed position: sticky not working on safari
2021-04-18 12:56:44 +08:00
Tienson Qin
8f6505d04b enhance: scrollbar no longer limits to the main content
also, a sticky right topbar
2021-04-18 12:56:44 +08:00
Junyu Zhan
252cc1bc80 feat: make right sidebar toggle button visible no matter open or close 2021-04-17 19:38:26 +08:00
Junyu Zhan
35dfae5d90 fix: add flex: 1 to main content 2021-04-17 19:38:26 +08:00
Junyu Zhan
ed4d6cadf4 feat: move right sidebar toggle button out 2021-04-17 19:38:26 +08:00
Junyu Zhan
0e964b22ed feat: more style tweaks on layout 2021-04-17 19:38:26 +08:00
Junyu Zhan
40e46018f5 feat: add list id to infinite-list component 2021-04-17 19:38:26 +08:00
Junyu Zhan
4f88415d6f fix: add back animation to right sidebar 2021-04-17 19:38:26 +08:00
Junyu Zhan
c134aa1660 feat: use flex for drag resize 2021-04-17 19:38:26 +08:00
Junyu Zhan
9fe925f9fc feat: new layout for sidebar 2021-04-17 19:38:26 +08:00
Tienson Qin
1712fef15a refactor: remove unused code 2021-04-16 23:22:48 +08:00
Tienson Qin
4571723694 refactor: make db transaction sync and add refresh 2021-04-16 23:14:08 +08:00
Tienson Qin
ba0f6bd734 fix: edit block could be nil because async insert 2021-04-16 22:56:48 +08:00