Commit Graph

3106 Commits (ca16f3a619d2cdaf05e72fcff5122a0521758e7f)

Author SHA1 Message Date
Tienson Qin 6eb91b84d9 fix: scheduled && deadline 2021-03-29 09:17:15 +08:00
Tienson Qin 9a650ba8a3 enhance: hide blanks for page references and embeds 2021-03-27 23:27:19 +08:00
Tienson Qin cceb1e7fc0 Merge branch 'master' of github.com:logseq/logseq 2021-03-27 23:11:33 +08:00
Tienson Qin d2c070eac5 fix: chokidar returns wrong "add" type when it's "change" 2021-03-27 22:57:53 +08:00
Tienson Qin 6b249aa865 Enhance: don't move to the previous block when there's highlighted area and pressing `left` 2021-03-27 13:02:00 +08:00
Tienson Qin b5d9200f82 fix: deadline && scheduled not working 2021-03-27 12:36:46 +08:00
Tienson Qin 4bf475fb04 fix: don't allow spaces in property keys 2021-03-27 12:22:22 +08:00
Tienson Qin 9e4892690d chore: bump version 2021-03-27 09:36:00 +08:00
Tienson Qin 8203886c2d fix: tag in [[]] not working
Resolved #1540
2021-03-27 09:32:07 +08:00
Tienson Qin a371c73a0b fix: reload should ignore some folders including assets
Resolved #1521
2021-03-27 09:20:10 +08:00
Tienson Qin 920d8f97f1 chore: bump mldoc 2021-03-27 08:06:45 +08:00
Tienson Qin c3b26256f9 Merge branch 'master' of github.com:logseq/logseq 2021-03-26 22:18:52 +08:00
Tienson Qin 3bc7d7368b chore: bump version 2021-03-26 22:17:54 +08:00
Junyu Zhan 6b9beda701 fix: typo 2021-03-26 21:46:28 +08:00
Junyu Zhan 78afe3e602 feat: export custom css 2021-03-26 21:28:07 +08:00
Tienson Qin 5d652a520b fix: the graph doesn't show on the full page
Resolved #1391
Resolved #1532
2021-03-26 21:24:38 +08:00
thezjy a4d0666bcc
feat: use a button to load more journals (#1529)
* feat: use a button to load more journals

* feat: preserve the "scroll to load more" behavior

* ignore .clj-kondo all together

* enhance: load latest two journals by default

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-03-25 11:45:31 +08:00
Tienson Qin 4010689a7b chore: set h1 font weight to 600 2021-03-24 23:38:00 +08:00
Tienson Qin aef9b61839 enhance: notice when scheduled or deadline and there's no content 2021-03-24 23:36:54 +08:00
Tienson Qin 12a3ef6fa8 Merge branch 'master' of github.com:logseq/logseq 2021-03-24 23:17:39 +08:00
Tienson Qin 655c8bfc5f feat: block alias
Markdown syntax: [alias](((block-id)))
2021-03-24 23:15:37 +08:00
Tienson Qin cecc240d9a chore: bump mldoc 2021-03-24 21:06:24 +08:00
Tienson Qin 0670c54661 fix: move electron-window-state to resources/package.json 2021-03-24 20:16:02 +08:00
ahonn 35ccd5b403 feat: add electron-window-state to remember the window state 2021-03-24 20:15:25 +08:00
Weihua 7f51f667bb use logseq fork of datascript
cherry-picked one commit from upstream to deprecate qualified lib warning

everything else is same
2021-03-24 13:05:21 +08:00
Weihua f0911f43b1
fix: use qualified lib 2021-03-24 12:34:07 +08:00
Tienson Qin f8d1e90118 feat: render Inline_Html 2021-03-23 21:34:03 +08:00
Tienson Qin c4ffbac107 feat: markdown underline command 2021-03-23 21:34:03 +08:00
rcmerci 9eab95786b feat: support exporting single page to markdown 2021-03-23 14:17:25 +08:00
Tienson Qin eaf64478a9 fix: react key warnings 2021-03-23 13:15:45 +08:00
charlie 097989ee6f improve(dev): live the std out/err when watch CSS bulid 2021-03-23 10:30:45 +08:00
rcmerci 5bf0e29239 fix(export): also take :page/original-name into exporting markdown 2021-03-23 10:30:33 +08:00
Tienson Qin ba5259feb9 fix: keep copy-paste buffer intact when deleting blocks
Related to #1507
2021-03-22 16:16:55 +08:00
Tienson Qin a1f5c715d0 fix: don't show brackets for tags 2021-03-22 16:00:59 +08:00
Tienson Qin b98e2e1dc8 chore: bump mldoc 2021-03-22 15:59:21 +08:00
Tienson Qin 86bf129b33 chore: bump is-svg 2021-03-22 11:16:25 +08:00
Martin Klepsch b1149309df add configuration files for clj-kondo + rum defc 2021-03-22 11:11:45 +08:00
Tienson Qin b154c9e0f5 chore: bump minor version 2021-03-19 22:57:21 +08:00
Tienson Qin 2df3fd297d fix: add page embeds to page references 2021-03-19 22:52:03 +08:00
Tienson Qin a1d4a4d110 chore: remove dev.html 2021-03-19 22:08:35 +08:00
Tienson Qin 9ca18e95c7 refactor: remove main.css and style.css too 2021-03-19 22:08:35 +08:00
Tienson Qin e06ee2290f refactor: merge both vendor.css and main.css
Import all used CSS modules into tailwind.all.css
2021-03-19 22:08:35 +08:00
Tienson Qin 817bf9aec0 fix: Shortcut for Journal (CTRL+J in help) is actually ALT+J
Resolved #1502
2021-03-19 16:54:57 +08:00
Tienson Qin 6aaa4dd3fa chore: replace gulp build with run-s gulp:build 2021-03-19 16:43:22 +08:00
Tienson Qin 965949518e
Merge pull request #1499 from logseq/improve/css-development
improve(dev): css development flow
2021-03-19 15:21:28 +08:00
charlie ec6733dd58 fix(css): main css should before tailwind utilities 2021-03-19 15:16:23 +08:00
charlie 67321778a6 improve(dev): css development flow 2021-03-19 15:16:21 +08:00
Tienson Qin de67d7012e chore: bump mldoc 2021-03-19 15:14:03 +08:00
Tienson Qin b1eeebb45c fix: roam macro import
Related to #1493
2021-03-19 01:34:55 +08:00
Tienson Qin 7e08073f75 chore: remove style.dev.css
Also, place common.css after tailwindcss utilities to make sure our
style has a higher priority
2021-03-18 22:43:18 +08:00