Tienson Qin
|
dfdcdcd5ca
|
Merge branch 'master' of github.com:logseq/logseq-internal into master
|
2020-11-04 21:50:45 +08:00 |
|
Tienson Qin
|
499aab0f3b
|
chore: remove repeated code
|
2020-11-04 21:48:04 +08:00 |
|
defclass
|
24f86232c5
|
refactor: refactor breadcrumb-show? logic
|
2020-11-04 18:28:06 +08:00 |
|
defclass
|
606b545d6c
|
fix(reference): recursive display children
Fixed: https://github.com/logseq/logseq/issues/506
|
2020-11-04 18:05:43 +08:00 |
|
Tienson Qin
|
8da5b36ab9
|
chore: bump minor version
|
2020-11-04 12:00:06 +08:00 |
|
Michael Wong
|
3cc0d3154a
|
style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2020-11-04 11:35:35 +08:00 |
|
Runjuu
|
646960a00c
|
feat(right-sidebar): update hiding scroll bar's styles
related issue https://github.com/logseq/logseq/issues/529#issuecomment-721325528
|
2020-11-04 11:24:30 +08:00 |
|
Tienson Qin
|
b5aad406aa
|
chore: flatten promises
|
2020-11-04 11:22:58 +08:00 |
|
Tienson Qin
|
241490640c
|
fix(import): roam research block refs
|
2020-11-04 11:22:58 +08:00 |
|
Tienson Qin
|
a72ca41c95
|
fix(license): add exceptions for epl libraries
|
2020-11-03 23:46:52 +08:00 |
|
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 |
|
Runjuu
|
67774fd9c5
|
feat(right-sidebar): tweak styles
related issue https://github.com/logseq/logseq/issues/529
|
2020-11-03 18:14:03 +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
|
2df97714d2
|
Merge pull request #187 from logseq/fix/pull-push
Git push/pull flow refactor
|
2020-11-03 16:40:13 +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 |
|
Tienson Qin
|
8e6c599e1b
|
Merge pull request #189 from logseq/gyk/fix/git-add-error
fix: handle git add error
|
2020-11-03 11:50:46 +08:00 |
|
Yukun Guo
|
98664a7cbc
|
fix: handle git add error
|
2020-11-03 10:56:35 +08:00 |
|
Tienson Qin
|
f39a7cbcc5
|
fix(deployment): remove worker.js from web
|
2020-11-02 21:39:01 +08:00 |
|
Tienson Qin
|
478f2d32a9
|
fix: remove predefined auth name
|
2020-11-02 21:33:37 +08:00 |
|
Tienson Qin
|
5d50dc956b
|
fix(deployment): use asset uri
|
2020-11-02 21:29:05 +08:00 |
|
Tienson Qin
|
804c182ea5
|
Merge pull request #188 from logseq/fix/extensions-code-style-issues
fix(extensions/code): style issues
|
2020-11-02 20:42:10 +08:00 |
|
Runjuu
|
222a45adbc
|
fix(extensions/code): style issues
prevent unexpected overlap
|
2020-11-02 17:57:39 +08:00 |
|
Tienson Qin
|
d65280f968
|
Merge pull request #179 from logseq/feat/modular-css
feat: modular css
|
2020-11-02 16:42:05 +08:00 |
|
Runjuu
|
5e271ba454
|
fix(dev): unexpected purgecss result
use tailwind's build-in purge instead.
|
2020-11-02 16:36:07 +08:00 |
|
Runjuu
|
2ee5d0a5f0
|
feat(dev): using same style path at production
https://github.com/logseq/logseq-backend/pull/1
|
2020-11-02 16:36:07 +08:00 |
|
Tienson Qin
|
bda846dd17
|
feat(dev): add "yarn dev-release-app"
|
2020-11-02 16:31:41 +08:00 |
|
Runjuu
|
7e937d0181
|
fix(dev): purgecss issues
|
2020-11-02 10:57:51 +08:00 |
|
Runjuu
|
91801aa216
|
feat(dev): update npm build scripts
https://github.com/logseq/logseq-internal/issues/181
- `run-s` is for sequential run scripts.
- `run-p` is for parallel run scripts.
check https://github.com/mysticatea/npm-run-all for more info.
|
2020-11-02 10:57:51 +08:00 |
|
Runjuu
|
df1043be0a
|
feat(dev): update build process
change output from `resources/static/` to `static/`
|
2020-11-02 10:52:37 +08:00 |
|
Runjuu
|
90e6a28e6c
|
chore: untrack module-loader files
|
2020-11-02 09:56:53 +08:00 |
|
Runjuu
|
85a3d7d640
|
chore: update .gitignore
|
2020-11-02 09:56:53 +08:00 |
|
Runjuu
|
ed263f485a
|
feat(dev): flatten resources folder
|
2020-11-02 09:56:53 +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 |
|
Runjuu
|
22887860df
|
feat(dev): better support for processing tailwind css
- support use tailwind’s most features.
- support write css right next to the components.
|
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
|
7546c61b9c
|
Merge pull request #186 from logseq/css-theme-variables-fixes
CSS theme variables fixes
|
2020-10-31 10:44:00 +08:00 |
|
Tienson Qin
|
e014a67395
|
fix(editor): properties
|
2020-10-31 10:41:47 +08:00 |
|
Lachlan Cresswell
|
988f37f214
|
Fix: quote border color logseq/logseq#509
|
2020-10-31 13:35:42 +11:00 |
|
Lachlan Cresswell
|
5f8f582567
|
Add: separate quote color vars - logseq/logseq#509
|
2020-10-31 13:34:17 +11:00 |
|