Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
ddb5bc0b08 Fix custom_id conflicts when inserting a new block 2020-10-22 21:59:43 +08:00
Tienson Qin
9711f24a58 Merge pull request #161 from logseq/css-theme-variables
CSS Theme Migration
2020-10-22 19:57:28 +08:00
Tienson Qin
29191d0bdc More css tweaks 2020-10-22 19:56:41 +08:00
Tienson Qin
43932ca3b0 Remove debug-data 2020-10-22 14:28:50 +08:00
Tienson Qin
c2a710b3d4 Proper handle repeated timestamps 2020-10-22 14:28:11 +08:00
Tienson Qin
6ef40e674b Click timestamp to edit 2020-10-21 23:19:34 +08:00
Tienson Qin
4eb585db2a Add timestamp/repeater UI 2020-10-21 15:07:40 +08:00
Tienson Qin
b4270e057e Update repeater timestamp when the task was checked 2020-10-19 22:51:21 +08:00
Tienson Qin
99bcd95a93 Turn off single $ autopair
Related to https://github.com/logseq/logseq/issues/499
2020-10-19 18:33:52 +08:00
Tienson Qin
6c2403f3a3 Add "schedule and deadline" part 2020-10-19 15:59:49 +08:00
Tienson Qin
ea3feb5ce8 Merge pull request #169 from logseq/fix/mousedown-hide-outside
Listen to mousedown event for hide-when-esc-or-outside mixin
2020-10-18 19:18:15 +08:00
Tienson Qin
e99aef3df1 Minor version bump 2020-10-18 19:16:45 +08:00
Tienson Qin
592bf2d1f3 Merge pull request #168 from logseq/fix/redundant-fn-wrap
Remove redundant fn wrap for pred in get-block-and-children-no-cache
2020-10-18 19:13:21 +08:00
Lachlan Cresswell
f24b69c9cf Add selector for left sidebar 2020-10-18 22:03:16 +11:00
psdp
1341111978 Listen to mousedown event for hide-when-esc-or-outside mixin 2020-10-17 23:04:23 +08:00
psdp
74e48a9da6 Remove redundant fn wrap for pred in get-block-and-children-no-cache 2020-10-17 20:41:35 +08:00
Tienson Qin
4ae0d4ef9a Bump version 0.0.4.0 2020-10-16 21:50:29 +08:00
Tienson Qin
b4a87329b9 Fix pressing enter quickly causing file corruption and jumping to top
Related to https://github.com/logseq/logseq/issues/479
2020-10-16 21:49:45 +08:00
Tienson Qin
7168bea5ca Fix input lag causing weird cursor behavior
Related to https://github.com/logseq/logseq/issues/478
2020-10-16 21:23:12 +08:00
Tienson Qin
c669a95911 Only hide markdown or org mode files when searching files 2020-10-16 20:16:54 +08:00
Tienson Qin
be6a8c3762 Remove unused :block/block queries from cache 2020-10-16 20:09:06 +08:00
Tienson Qin
ec4ab8c446 Fixed repo links end with .git
Resolved https://github.com/logseq/logseq/issues/481
2020-10-16 16:15:13 +08:00
Tienson Qin
84733de3e0 Use cond-> 2020-10-16 12:12:22 +08:00
Tienson Qin
e4f544c8be Add children? option to custom queries 2020-10-16 12:11:37 +08:00
Tienson Qin
419532e6f8 Merge pull request #167 from logseq/rename/directives-to-properties
Rename directives to properties
2020-10-15 18:14:09 +08:00
Tienson Qin
585e5fd94d Rename directives to properties 2020-10-15 17:55:39 +08:00
Tienson Qin
9360f69ba8 Allow raw_html export when self-publishing 2020-10-15 12:30:39 +08:00
Tienson Qin
8cc735415e Disable raw html export when publishing
Relates to #166
2020-10-15 12:22:03 +08:00
Tienson Qin
66377cf26b Merge pull request #165 from logseq/traditional-chinese-language
Add Traditional Chinese Language
2020-10-15 10:46:35 +08:00
Tienson Qin
ed44c0f052 Merge pull request #164 from logseq/fix/yesterday-command
Fix /yesterday command buggy
2020-10-15 10:40:03 +08:00
Tienson Qin
d5aacf4ceb Merge pull request #163 from logseq/fix/hiccup-block-cp
Fix hiccup not rendering for block-cp
2020-10-15 10:35:54 +08:00
Lachlan Cresswell
b2ce831ebd Fix dark theme right sidebar menu color 2020-10-15 10:58:19 +11:00
psdp
4326167117 Add Traditional Chinese Language 2020-10-15 07:57:10 +08:00
psdp
a7615e56c9 Fix hiccup not rendering for block-cp 2020-10-15 07:27:50 +08:00
psdp
85847ce731 Fix /yesterday command buggy 2020-10-15 07:23:58 +08:00
Tienson Qin
47510a1539 Update text 2020-10-14 19:51:26 +08:00
Tienson Qin
b9e6884d82 Fix deleting top block (non pre-block)
Related to https://github.com/logseq/logseq/issues/471
2020-10-14 11:42:27 +08:00
Lachlan Cresswell
fc57715826 Add sidebar button class 2020-10-13 18:25:16 +11:00
Lachlan Cresswell
b6f3f0dd98 Remove unnecessary style classes 2020-10-13 18:25:16 +11:00
Lachlan Cresswell
b51a5fd596 remove previously overwritten tailwind classes 2020-10-13 18:25:16 +11:00
Tienson Qin
3806b50b9e Fix drag && drop 2020-10-12 22:13:29 +08:00
Tienson Qin
25526c57d3 Remove old license 2020-10-12 20:41:24 +08:00
Tienson Qin
09e70cd9e4 Add license 2020-10-12 20:36:34 +08:00
Tienson Qin
7b3e392ad2 Fix global graph 2020-10-12 19:36:55 +08:00
Tienson Qin
2624a7c2d7 Now and Later :Collapsed? default set to false 2020-10-12 18:08:28 +08:00
Tienson Qin
0456b40db3 Add debugging 2020-10-12 17:50:03 +08:00
Tienson Qin
4fb4ef1522 Add missing force? argument 2020-10-12 17:45:06 +08:00
Tienson Qin
537d2df36d Force to push/pull when clicking "Push now" or "Pull now" 2020-10-12 17:43:53 +08:00
Tienson Qin
cbca9602fa Fix codemirror too slow for clojure mode 2020-10-12 17:34:43 +08:00
Tienson Qin
cef4c3b0bc Check :git-auto-push before push 2020-10-12 17:02:53 +08:00