Commit Graph

1684 Commits (4a5318a4941da267e213296562e3fe3753007ab1)

Author SHA1 Message Date
Tienson Qin 07ec5b50ea chore: add release-publishing command 2020-11-07 23:02:37 +08:00
Tienson Qin 46a73c496a fix: publishing 2020-11-07 22:50:23 +08:00
Tienson Qin 54118e5ef9 fix: close-fn 2020-11-07 21:48:41 +08:00
Tienson Qin b5091b5c29 chore: bump version 2020-11-07 21:42:41 +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 6918eb03c1 chore: delay watch-for-date! for 1 minute 2020-11-07 19:39:52 +08:00
Tienson Qin b82ae3a4b5 chore: delay watch-for-date! 2020-11-07 19:36:21 +08:00
Tienson Qin ccc88a37e2 fix: try to fix duplicated journals
Relates to https://github.com/logseq/logseq/issues/595
2020-11-07 19:25:53 +08:00
Tienson Qin 553b1079b1 fix: respect user's preferred format for a specific repo 2020-11-07 19:11:39 +08:00
Tienson Qin 01682c6275 Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-11-07 16:47:26 +08:00
Tienson Qin 303954feb2 fix: close dropdown menu after clicking items
Resolved https://github.com/logseq/logseq/issues/592
2020-11-07 16:46:11 +08:00
Tienson Qin 4699f1b6d5
Merge pull request #202 from logseq/feat/mobile-style-issues
fix mobile style issues
2020-11-07 16:18:27 +08:00
Tienson Qin 8d8f1b40a5 chore: don't show project created when it's already existed 2020-11-07 16:02:13 +08:00
Tienson Qin 9488ee2e03 fix: try to address duplicated journals
related to https://github.com/logseq/logseq/issues/595
2020-11-07 15:56:01 +08:00
Tienson Qin c88c1ee685 chore: bump minor version 2020-11-07 15:16:42 +08:00
Tienson Qin 32e398a087 fix: get page references (trim) 2020-11-07 15:16:16 +08:00
Tienson Qin e53d4cdd47 feat: add embed pages to references and graph view
Resolved https://github.com/logseq/logseq/issues/166.
2020-11-07 14:12:21 +08:00
Runjuu ea44608ca4 fix(component/diff): style issues
- avoid header content overflow
- make diff file scrollable
2020-11-06 15:01:56 +08:00
Runjuu db412b0935 fix(sidebar/main-content): mobile layout issues 2020-11-06 15:01:56 +08:00
Tienson Qin fdd3782ba2 fix: alias support chinese comma 2020-11-05 23:50:39 +08:00
Tienson Qin 87f31c1b9f fix: alias delete not working 2020-11-05 23:46:05 +08:00
Tienson Qin 8edff5ec0c fix: alias relationship 2020-11-05 23:37:45 +08:00
Tienson Qin 2cc45fbf9d fix: alias 2020-11-05 23:15:23 +08:00
Tienson Qin b549f036ea fix(editor): try to fix input lag
Related to https://github.com/logseq/logseq/issues/572
2020-11-05 22:42:13 +08:00
Tienson Qin 36156f5976 fix(editor): move scheduled and deadline to custom queries
Resolved https://github.com/logseq/logseq/issues/514
2020-11-05 18:20:13 +08:00
Tienson Qin 613c70a7b7 fix(editor): fix empty :block/marker 2020-11-05 18:04:49 +08:00
Tienson Qin d23a3c9830 fix(editor): :black/marker might be empty 2020-11-05 18:00:41 +08:00
Tienson Qin 5c06abdf4d chore: bump minor version 2020-11-05 17:54:39 +08:00
Tienson Qin 42f45f84b0 Remove commented code 2020-11-05 17:32:12 +08:00
Tienson Qin 053bd783d7 Remove outdated comments 2020-11-05 17:32:12 +08:00
Tienson Qin 0a5b88467b fix: repeated tasks
1. Don't show repeat kinds selection (.+, ++, +)
2. Fixed wrong time (no zero padding)
3. Fixed `.+` and `++` behaviors
2020-11-05 17:32:12 +08:00
Tienson Qin 230bd219a6
Merge pull request #200 from logseq/gyk/fix/recalc-time
Fix task time recalculation
2020-11-05 15:45:31 +08:00
Yukun Guo 201ebf61a9 fix: remove content's properties when comparing with value 2020-11-05 15:31:52 +08:00
Yukun Guo 805f9bb722 fix: use lower case for marker comparison 2020-11-05 15:22:43 +08:00
Tienson Qin c707107ae1 fix(editor): don't add properties for pre-blocks
Resolved https://github.com/logseq/logseq/issues/614
2020-11-05 15:07:02 +08:00
Tienson Qin 4f53e43800 chore: extract custom-query-aux 2020-11-05 15:02:34 +08:00
Tienson Qin 5c53b5494b
fix: remove id property when copy block(s) text (#198)
* fix: remove id property when copy block(s) text
2020-11-05 14:43:30 +08:00
Charlie 7a20921ab6
Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-05 13:45:38 +08:00
charlie 683ce49e2e feat(ui): keep the caret position when insert chars by mobile bar 2020-11-05 13:41:54 +08:00
sly c5d66012bb Fix: override scrollbar defaults for sidebar for firefox. 2020-11-05 11:21:12 +08:00
Tienson Qin dfdcdcd5ca Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-11-04 21:50:45 +08:00
Tienson Qin 499aab0f3b chore: remove repeated code 2020-11-04 21:48:04 +08:00
charlie 6a00cb208c fix: typo . 2020-11-04 20:51:53 +08:00
Charlie 43740a8e58
Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-04 19:50:29 +08:00
defclass 24f86232c5 refactor: refactor breadcrumb-show? logic 2020-11-04 18:28:06 +08:00
charlie bb91e1988c refactor(ui): format common.css with 2 spaces indent and separate mobile bar css as an ID module. 2020-11-04 18:15:16 +08:00
charlie a7fe9f9eb8 feat(ui): improve UX of mobile editor toolbar. 2020-11-04 18:11:04 +08:00
defclass 606b545d6c fix(reference): recursive display children
Fixed: https://github.com/logseq/logseq/issues/506
2020-11-04 18:05:43 +08:00
Tienson Qin 8da5b36ab9 chore: bump minor version 2020-11-04 12:00:06 +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