charlie
|
9ff67bba53
|
[refactor] change editor input as uncontrolled component & try composition input for UX .
|
2020-11-28 15:41:53 +08:00 |
|
charlie
|
54ef3aa574
|
[refactor] separate some editor styles .
|
2020-11-28 15:38:00 +08:00 |
|
Tienson Qin
|
2e60a8085e
|
chore: updated github id in readme
|
2020-11-27 22:51:45 +08:00 |
|
Tienson Qin
|
a39cf430b0
|
chore: add github app settings screenshots
|
2020-11-27 22:44:55 +08:00 |
|
Tienson Qin
|
d3dabd81de
|
fix: add GITHUB_APP2_NAME environment variable
|
2020-11-27 22:08:07 +08:00 |
|
Tienson Qin
|
56bea9272c
|
fix: readme
|
2020-11-27 21:34:48 +08:00 |
|
Tienson Qin
|
acac8e9350
|
fix: Git merge error and then blank diff page
related to #744
|
2020-11-27 07:36:53 +08:00 |
|
Tienson Qin
|
ca4749341a
|
fix: block flickering issue
Resolved #761
|
2020-11-27 06:06:57 +08:00 |
|
Tienson Qin
|
ba5deadfe8
|
fix: code mirror not working on publishing site
|
2020-11-26 18:14:40 +08:00 |
|
Tienson Qin
|
1b113b8add
|
Merge branch 'master' of github.com:logseq/logseq into master
|
2020-11-26 14:46:19 +08:00 |
|
Tienson Qin
|
f43ff5ac8e
|
fix: display orange dot when in editing mode
|
2020-11-26 14:45:41 +08:00 |
|
Tienson Qin
|
454be894ff
|
doc: add build error
|
2020-11-26 14:18:57 +08:00 |
|
Michael Wong
|
cc8987fa67
|
fix(spec): fix spec (#764)
* fix(spec): fix spec
* fix(spec): only use spec in dev
|
2020-11-26 13:17:05 +08:00 |
|
Tienson Qin
|
9d13f6e063
|
fix: current time
|
2020-11-26 13:04:39 +08:00 |
|
Tienson Qin
|
6e49627640
|
chore: bump yargs-parser
|
2020-11-26 12:42:31 +08:00 |
|
Tienson Qin
|
b6d6d42476
|
Merge branch 'master' of github.com:logseq/logseq into master
|
2020-11-26 12:32:46 +08:00 |
|
Tienson Qin
|
1aac37e94d
|
feat: add escape formatting support
Resolved #763
|
2020-11-26 12:32:01 +08:00 |
|
Tienson Qin
|
81e6a075d0
|
chore: no need to put the jar into the resource directory
|
2020-11-26 11:59:52 +08:00 |
|
Michael Wong
|
77fbcc00ee
|
Merge pull request #759 from logseq/fix/slow-code-blocks
fix: slow loading when a page has a lot of code blocks
|
2020-11-26 10:19:33 +08:00 |
|
Tienson Qin
|
7de090a0ec
|
Merge branch 'master' of github.com:logseq/logseq into master
|
2020-11-26 00:25:38 +08:00 |
|
Tienson Qin
|
6f7ae1952a
|
fix: properties
|
2020-11-26 00:25:21 +08:00 |
|
Michael Wong
|
5ace647ca3
|
fix(react): fix react warning (#753)
* fix(react): fix react warning
* fix(foldeable): browser complains
* fix(react): fix effects
|
2020-11-25 23:42:06 +08:00 |
|
Tienson Qin
|
57fe9f4430
|
fix: slow loading when a page has a lot of code blocks
Resolved #755
|
2020-11-25 22:40:30 +08:00 |
|
Tienson Qin
|
a98239ea20
|
fix: get-selection-text not working on Firefox
|
2020-11-25 19:57:25 +08:00 |
|
Tienson Qin
|
320ac8ad55
|
fix: don't render embed page when the current container is the same page
|
2020-11-25 17:47:23 +08:00 |
|
Tienson Qin
|
4303ea4ed9
|
fix: quick enter followed by a tab can lead to file corruption (#750)
* fix: quick enter followed by a tab can lead to file corruption
Resolved #738
|
2020-11-25 16:17:08 +08:00 |
|
Tienson Qin
|
aefcf7d201
|
fix: selection background color
|
2020-11-25 15:15:52 +08:00 |
|
Tienson Qin
|
f4a90bfb7b
|
fix: updated jar path
|
2020-11-25 14:59:59 +08:00 |
|
Michael Wong
|
8b8afd9c7d
|
Merge pull request #740 from defclass/defclass/some-more-spec
some more spec
|
2020-11-25 13:46:12 +08:00 |
|
Tienson Qin
|
1e73a6ba9a
|
chore: remove debugging info
|
2020-11-25 12:42:30 +08:00 |
|
Tienson Qin
|
1432cf053b
|
fix: can't save block after deleting a page
Resolved #736
|
2020-11-25 12:42:30 +08:00 |
|
defclass
|
a9257bdf8f
|
doc(spec): fix the doc
|
2020-11-25 12:33:50 +08:00 |
|
defclass
|
cf42b6ef81
|
fix(spec): fix validate impl
|
2020-11-25 12:31:27 +08:00 |
|
defclass
|
a650a1c2cc
|
fix(spec): add some specs in repo.clj
|
2020-11-25 12:31:27 +08:00 |
|
defclass
|
b8dc610cc0
|
fix(token): fix token logic
|
2020-11-25 12:30:04 +08:00 |
|
Yukun Guo
|
4a5318a494
|
chore: use qualified lib names
|
2020-11-25 11:46:32 +08:00 |
|
Michael Wong
|
c34114cc45
|
Merge pull request #719 from logseq/ci/init
ci: add CI
|
2020-11-24 22:20:52 +08:00 |
|
Tienson Qin
|
bfc1d2af01
|
Merge branch 'master' into ci/init
|
2020-11-24 21:56:55 +08:00 |
|
defclass
|
0f65305ebe
|
feat: add log lib
|
2020-11-24 21:54:33 +08:00 |
|
Tienson Qin
|
89c807c2a7
|
fix: scroll to top when switch to a new page
Resolved #632
|
2020-11-24 21:50:39 +08:00 |
|
Tienson Qin
|
0d6856d234
|
fix: don't show the embed page if it's equal to the current page
|
2020-11-24 21:41:37 +08:00 |
|
Tienson Qin
|
db652abe34
|
fix: don't repeatedly render all children bullets of embed pages
Resolved #716
|
2020-11-24 21:38:07 +08:00 |
|
Tienson Qin
|
2565c3b08b
|
fix: don't autocomplete ^
Resolved #521
|
2020-11-24 21:10:49 +08:00 |
|
Tienson Qin
|
416e36ee1b
|
fix: backspace in scheduled/deadline time input not working
|
2020-11-24 20:40:37 +08:00 |
|
Tienson Qin
|
89fa24a81b
|
fix: git diff shows empty or always loading
Resolved #218, #217, #171
|
2020-11-24 20:27:19 +08:00 |
|
Yukun Guo
|
ed88c5743d
|
ci: update build.yml
|
2020-11-24 19:53:29 +08:00 |
|
Tienson Qin
|
f25844a833
|
fix: will-mount should return a state
Resolved #713
|
2020-11-24 14:50:19 +08:00 |
|
Yukun Guo
|
8acab303f9
|
test: add a dummy test
|
2020-11-24 11:41:11 +08:00 |
|
Tienson Qin
|
47d2ca04e9
|
feat: restore dbs for native file stores
|
2020-11-24 00:05:13 +08:00 |
|
Sly
|
fbfbdb339e
|
Fix: Support global variables for dark theme (#723)
|
2020-11-24 00:01:30 +08:00 |
|