Commit Graph

263 Commits

Author SHA1 Message Date
charlie
66a24e99d3 [refactor] improve some input cases 2020-11-30 22:12:27 +08:00
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
d3dabd81de fix: add GITHUB_APP2_NAME environment variable 2020-11-27 22:08:07 +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
f43ff5ac8e fix: display orange dot when in editing mode 2020-11-26 14:45:41 +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
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
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
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
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
b38ee92ce9 Page name allows ( to be first char 2020-11-23 23:11:40 +08:00
Tienson Qin
b3de3f1d88 chore: bump minor version 2020-11-22 20:43:22 +08:00
Tienson Qin
6a9dd1904b chore: remove unused async-chan 2020-11-22 17:36:56 +08:00
Tienson Qin
82fe6e2108 Merge pull request #700 from logseq/refactor/db
Code cleanup and minor refactoring for db.cljs
2020-11-22 03:34:46 -06:00
Tienson Qin
9287afd79d Merge pull request #662 from defclass/defclass/fix/refresh-token
fix(token):  refresh token automatically
2020-11-22 03:33:45 -06:00
Tienson Qin
704846c5f2 fix: can't run clojure code 2020-11-21 09:05:47 +08:00
Yukun Guo
ceba97f8b4 refactor: rearrange query order 2020-11-20 11:55:38 +08:00
Yukun Guo
e2d7cac21f refactor: simplify remove-query-component! 2020-11-20 11:39:40 +08:00
Yukun Guo
1f3573fa87 refactor: simplify build-nodes 2020-11-20 11:39:40 +08:00
Yukun Guo
05a6a11523 fix: pass repo argument in get-pages 2020-11-20 11:39:40 +08:00
Yukun Guo
d151beb36f chore: minor changes in db.cljs 2020-11-20 11:39:40 +08:00
Tienson Qin
6a9ac5cb3f fix: [regression] tag autocomplete now adds extra brackets : #[[tag]] instead of #tag
Resolved #691
2020-11-19 22:48:27 +08:00
Tienson Qin
34be1a4df7 fix: disable links without http or https 2020-11-19 22:30:27 +08:00
Tienson Qin
ebfb21d799 feat: org-mode heading id link support 2020-11-19 18:02:28 +08:00
defclass
23e818c32a style(token): fix code styles 2020-11-19 16:08:11 +08:00
Tienson Qin
5cd527d7bb fix: regex 2020-11-19 16:06:27 +08:00