Commit Graph

17706 Commits

Author SHA1 Message Date
Tienson Qin
1e8fd27627 bump minor version 2020-11-03 19:35:32 +08:00
Tienson Qin
38696f800a fix(sync): diff when a page has been created both on local and remote
Related to https://github.com/logseq/logseq/issues/445.
2020-11-03 19:33:49 +08:00
charlie
8700bc8687 refactor(ui): improve ui bootstrap life for fixed mobile bar . 2020-11-03 18:01:56 +08:00
Tienson Qin
021ab780ee Refactor/names (#190)
* refactor: rename frontend.components.hiccup to block

* refactor: rename v1,v2 to fst-block-text, snd-block-text
2020-11-03 17:50:15 +08:00
Tienson Qin
90612cf170 fix: format 2020-11-03 17:02:18 +08:00
Tienson Qin
4da72149ee refactor: DRY 2020-11-03 15:57:48 +08:00
Tienson Qin
b6ad2aa7da fix(sync): address fn name and indentation issues 2020-11-03 15:21:15 +08:00
Tienson Qin
7494c66d25 fix(sync): disable visibilitychange for the record 2020-11-03 14:56:58 +08:00
Tienson Qin
3197b784fd fix(sync): push immediately after the page was deleted or renamed 2020-11-03 14:55:14 +08:00
Tienson Qin
d8dc16704e Merge branch 'master' into fix/pull-push 2020-11-03 12:27:49 +08:00
Tienson Qin
56bf9b668f fix: logseq logo url 2020-11-03 12:23:35 +08:00
Tienson Qin
daf4f7678a Minor version bump 2020-11-03 12:11:52 +08:00
Tienson Qin
30fa867aaf Merge branch 'master' into fix/pull-push 2020-11-03 12:06:20 +08:00
Yukun Guo
98664a7cbc fix: handle git add error 2020-11-03 10:56:35 +08:00
charlie
7c8c7aa19d add viewport offset case . 2020-11-02 18:45:42 +08:00
charlie
e5da5a748e add basic implementation . 2020-11-02 18:45:42 +08:00
Runjuu
222a45adbc fix(extensions/code): style issues
prevent unexpected overlap
2020-11-02 17:57:39 +08:00
Tienson Qin
bda846dd17 feat(dev): add "yarn dev-release-app" 2020-11-02 16:31:41 +08:00
Runjuu
988eb5f1ed feat(extentions/code): move styles into separate file
should fix https://github.com/logseq/logseq/issues/528
2020-11-02 09:56:52 +08:00
Tienson Qin
7a5324a08e refactor(git): remove our own changed-files cache 2020-11-01 00:21:04 +08:00
Tienson Qin
7824973abc fix(editor): file name exists
Related to https://github.com/logseq/logseq/issues/573
2020-10-31 13:50:32 +08:00
Tienson Qin
1541b3b47a fix(editor): catch katex render errors
Resolved https://github.com/logseq/logseq/issues/536
2020-10-31 11:12:27 +08:00
Tienson Qin
e014a67395 fix(editor): properties 2020-10-31 10:41:47 +08:00
Tienson Qin
c644946578 fix(editor): fix properties issue 2020-10-31 10:21:22 +08:00
Tienson Qin
a69e0b19a4 fix(style): add CSS global variables support for the properties
Resolved https://github.com/logseq/logseq/issues/568
2020-10-31 08:57:18 +08:00
Tienson Qin
50b91925d3 Merge pull request #184 from logseq/defclass/chore/remove-unuse-ns
chore: reomve unuse namespace
2020-10-31 08:41:05 +08:00
Tienson Qin
3f8f1d94bb Minor version update 2020-10-31 08:20:09 +08:00
Tienson Qin
2112e72c39 fix(sync): revert sync immediately 2020-10-31 08:17:55 +08:00
defclass
17a954ea5a chore: reomve unuse namespace 2020-10-30 22:31:07 +08:00
Tienson Qin
735e9ba70c refactor: sync immediately on switching browser tabs 2020-10-30 18:24:11 +08:00
Tienson Qin
bd4cf6b153 Merge branch 'master' of github.com:logseq/logseq-internal into master 2020-10-30 18:04:36 +08:00
Tienson Qin
c087143ea4 refactor: sync immediately on saving block or drag&drop
Related to https://github.com/logseq/logseq/issues/470
2020-10-30 17:59:53 +08:00
Yukun Guo
3c291e06e2 fix: add BOM and charset when making Blob 2020-10-30 17:04:09 +08:00
Yukun Guo
0f87698805 fix(editor): zoom out to parent page instead of today's journal 2020-10-30 15:31:36 +08:00
Tienson Qin
185eb430ab fix: page name exclude Windows reserved path characters 2020-10-29 21:51:08 +08:00
Tienson Qin
47f8e517fb refactor(editor): remove unused code 2020-10-29 19:14:45 +08:00
Tienson Qin
7d34701dff Merge pull request #176 from logseq/defclass/fix/roam-import
fix(import): fix roam import bug
2020-10-29 19:07:12 +08:00
Tienson Qin
a09a6b6d1c fix(editor): timetracking doesn't work the first time it is pressed
Closed https://github.com/logseq/logseq/issues/539
2020-10-29 19:04:19 +08:00
Tienson Qin
b786133bc0 fix(editor): temporal fix of recursive block saving 2020-10-29 13:50:56 +08:00
Tienson Qin
4eb63e28c9 fix: hide time spent when timetracking is disabled 2020-10-29 11:06:45 +08:00
Tienson Qin
71272b2551 feat(feature): add switch to toggle timetracking
Closed https://github.com/logseq/logseq/issues/548
2020-10-29 11:03:07 +08:00
Tienson Qin
f5c775d7b6 feat(query): add :current-page support 2020-10-29 09:18:34 +08:00
Tienson Qin
c83692aacd Bump version 2020-10-28 23:13:21 +08:00
Tienson Qin
c8324f3ffe fix(editor): mobile bottom bar not working
Closed https://github.com/logseq/logseq/issues/524
2020-10-28 23:12:29 +08:00
Tienson Qin
5d06704c2b fix: arrows to pick a date 2020-10-28 22:39:15 +08:00
Tienson Qin
943d2b7b5c fix: clicking the file in the sync dialogue navigates to blank page
Closed https://github.com/logseq/logseq/issues/541
2020-10-28 21:34:56 +08:00
Tienson Qin
baf308fc5b fix(style): marker should be inline 2020-10-28 21:22:40 +08:00
Tienson Qin
4617e4dfb9 refactor(editor): simplified deleting block 2020-10-28 21:04:54 +08:00
Tienson Qin
8f09954691 refactor: editor no need to store the last-edit-block 2020-10-28 20:42:39 +08:00
Tienson Qin
51dfe14314 fix(editor): properties save and clearing content when backspace
Closed https://github.com/logseq/logseq/issues/542
2020-10-28 20:17:42 +08:00