Commit Graph

3535 Commits (bba717d5335554ac3cc7951ae548f7a9b995194d)

Author SHA1 Message Date
Tienson Qin 6ff402bce3 chore: bump db version 2021-04-29 13:41:21 +08:00
Tienson Qin 6bcdfd66fc chore: bump shadow-cljs 2021-04-29 13:40:35 +08:00
Weihua Lu f4e33b4995 fix: mixin order matters 2021-04-29 11:52:26 +08:00
Tienson Qin 9e911a51b1 enhance: use & instead of && for and search 2021-04-29 00:42:11 +08:00
Tienson Qin 6b6a1a3438 feat: search AND, OR support 2021-04-29 00:42:11 +08:00
Tienson Qin 5097f23f84 fix: the file has been modified... 2021-04-28 23:48:09 +08:00
Tienson Qin e7318336e3 chore: replace # with - for introduction text 2021-04-28 22:47:14 +08:00
Tienson Qin 3b353ac515 fix: failed to insert [, {, ( on new created page 2021-04-28 22:39:46 +08:00
Tienson Qin fd8736d34f fix: block embed wrong indentation 2021-04-28 22:19:52 +08:00
Tienson Qin 0e8f01c211 fix: import failed due to same page names 2021-04-28 21:51:23 +08:00
Tienson Qin 625428c05c feat: add h1 ~ h6 commands 2021-04-28 20:26:37 +08:00
Tienson Qin 4e688de2ac Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-28 20:14:20 +08:00
Tienson Qin b34be68137 feat: support both markdown headings and bullets 2021-04-28 20:13:54 +08:00
rcmerci 447ae3538c fix(export): update export md using new outliner-core api 2021-04-28 19:11:13 +08:00
Junyu Zhan 226864609a fix: wrap margin-top attribute inside style 2021-04-28 17:34:04 +08:00
Tienson Qin 1869052361 Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-04-28 15:42:38 +08:00
Tienson Qin bce719cfc6 chore: remove unused fns 2021-04-28 15:37:37 +08:00
Tienson Qin 72c2deb5f2 fix: scheduled && deadline not working 2021-04-28 15:36:45 +08:00
charlie 85a6ed711b feat: support custom footer with user settings 2021-04-28 15:26:34 +08:00
Tienson Qin 4c83040ec1 fix: re-order selected blocks before bulk indent and delete 2021-04-28 15:25:06 +08:00
charlie 2e00beca77 fix(style): modal styles not work occasionally in development mode. 2021-04-28 12:32:04 +08:00
charlie bed22b5b18 fix(typos): missing style attr 2021-04-28 12:05:02 +08:00
Junyu Zhan b9a36d58f5 feat: add a kondo map for auto-transact! 2021-04-26 19:10:19 +08:00
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 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