Commit Graph

5641 Commits

Author SHA1 Message Date
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
Tienson Qin
0d05b84fde Merge pull request #177 from logseq/defclass/fix/cmd-c-commit
fix(shortcut): fix meta+c problem
2020-10-28 19:46:08 +08:00
defclass
e7a970d873 fix(shortcut): fix meta+c problem
Closes https://github.com/logseq/logseq/issues/510
2020-10-28 19:39:23 +08:00
defclass
9b39ca84b7 fix(import): fix roam import bug 2020-10-28 15:22:19 +08:00
Tienson Qin
7c494b6c0a fix: hiccups/html warning 2020-10-28 10:42:38 +08:00
Tienson Qin
77214e12bf fix: hiccups/html warning 2020-10-28 00:10:14 +08:00
Tienson Qin
2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00