Commit Graph

3539 Commits (7349910e6f22504700eaf13e52090757868d0ae2)

Author SHA1 Message Date
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
Tienson Qin 238b180424 chore: bump mldoc 2021-04-16 22:33:20 +08:00
Tienson Qin 0cfc4fed31
Tienson/feat/outliner core (#1672)
* refactor: perf tune wip

* fix: can't create block in new pages

* fix: perf improvement (temporally)
2021-04-16 22:17:52 +08:00
rcmerci 671d301528 refactor(template): insert template 2021-04-16 19:26:34 +08:00
Weihua Lu 97d54c287d chore: remove log 2021-04-16 17:50:20 +08:00
Weihua Lu dd1ba2633f feat: rework on up/down action 2021-04-16 17:46:05 +08:00
Weihua Lu 9d044f5834 refactor: move component state to state 2021-04-16 17:45:16 +08:00
defclass a451d992b0 perf(file): remove duplicate page id when batch write 2021-04-16 16:03:25 +08:00
defclass 06a3dfaa35 fix: fix tests 2021-04-16 15:23:59 +08:00
Weihua Lu d05c540c15 refactor: selection state 2021-04-16 11:49:03 +08:00
Weihua Lu c7efda6c62 chore: remove unused code 2021-04-16 11:37:54 +08:00
Weihua Lu 3751689b9e fix: add selection direction 2021-04-16 11:30:02 +08:00
Tienson Qin 4f6809768b refactor: don't create properties for new pages 2021-04-16 10:25:56 +08:00
Tienson Qin 831d27147b chore: use refresh! in transact-react! 2021-04-16 09:56:55 +08:00
Tienson Qin 700ff65c46 enhance: display error message when write failed 2021-04-16 00:14:04 +08:00
Tienson Qin cae6553a73 chore: remove batch fn 2021-04-16 00:09:06 +08:00
Tienson Qin a884c84f20 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-16 00:03:25 +08:00
Tienson Qin 33ed50ca73 refactor: add batch for handling core.async messages 2021-04-15 23:58:00 +08:00
Tienson Qin 2f948f5e60 chore: bump minor version 2021-04-15 21:29:40 +08:00
Tienson Qin ffd0cd59ea fix: Switching graphs makes the journal page queries disappear
Resolved #1594
Resolved #1567
2021-04-15 21:21:43 +08:00
Weihua Lu 2598d19e3e chore: add credit 2021-04-15 19:31:39 +08:00
defclass 31c4dc2edf Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-15 19:05:31 +08:00
defclass a8fcbaebe2 fix(file): remove unnecessary write file 2021-04-15 19:05:02 +08:00
rcmerci a96d65a00f fix: pasting in journal page generate empty file 2021-04-15 17:54:13 +08:00