Commit Graph

450 Commits

Author SHA1 Message Date
Charlie
883e3a2ab3 Merge branch 'master' into fix/priority-style-issues 2020-12-13 15:42:23 +08:00
charlie
2db70bdfc4 style: fix notification text theme issue & ui details 2020-12-13 12:43:36 +08:00
Tienson Qin
e8e319749c fix: don't create today's journal page if local directory is not loaded 2020-12-13 11:24:42 +08:00
charlie
6ec72bc4ad style: correct z-index 2020-12-12 21:06:32 +08:00
charlie
553b3fe529 style: fix sync indicator container 2020-12-12 20:06:55 +08:00
charlie
6af12a4faf feat: merge a new light theme 2020-12-11 17:58:19 +08:00
charlie
0492b28235 Merge remote-tracking branch 'origin/master' into fix/priority-style-issues
# Conflicts:
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/block.css
#	src/main/frontend/components/right_sidebar.cljs
2020-12-11 15:32:01 +08:00
Tienson Qin
ee0576b543 fix: css class .embed not working 2020-12-11 14:15:28 +08:00
Tienson Qin
97c4b1345c Merge pull request #843 from logseq/feat/light-theme
Feat/light theme
2020-12-11 13:08:30 +08:00
anoffvu
69d6ce9dd2 chore: fix guideline + sidebar button color 2020-12-10 20:57:46 -08:00
anoffvu
2bc6d75d3e chore: embed padding 2020-12-10 20:29:58 -08:00
anoffvu
6c2e053ad1 chore: color level fix 2020-12-10 20:27:07 -08:00
anoffvu
be300061dd chore: remove green theme 2020-12-10 20:15:45 -08:00
Tienson Qin
690a090c87 fix(native-fs): today journal not created automaticaly
Idb file handles should be cleared when unlinking a local directory.
2020-12-11 02:03:36 +08:00
Tienson Qin
914031649e fix(editor): cursor jump to the start when idle
Resolved #864
2020-12-10 23:04:00 +08:00
charlie
4a951618f1 Merge remote-tracking branch 'origin/master' into fix/priority-style-issues 2020-12-10 17:14:58 +08:00
defclass
06d32ef2b0 fix(publishing): fix get page 404 error 2020-12-10 14:39:55 +08:00
defclass
5bbc43b30d fix(publishing): fix delete project problem 2020-12-10 14:39:55 +08:00
defclass
8e3887ddfa fix(publishing): add auto-focus on input 2020-12-10 14:39:55 +08:00
defclass
f88e5aaaf3 fix(publishing): replace span with a 2020-12-10 14:39:55 +08:00
defclass
ca29a2bc2c refactor(publish): fetch page list from logseq server 2020-12-10 14:39:55 +08:00
defclass
c8b3dd516c fix(header): remove duplicated items 2020-12-10 14:39:55 +08:00
defclass
ba57929c46 fix(css): fix css problem with @charlie 's help 2020-12-10 14:39:55 +08:00
defclass
b3e15c90e7 style(publish): move fn into handler 2020-12-10 14:39:55 +08:00
defclass
95ece00e78 refactor(publishing): move fn in their own place 2020-12-10 14:39:55 +08:00
defclass
4e4e74cbca fix(css): update css 2020-12-10 14:39:55 +08:00
defclass
ddf55f9a77 fix(rebase): fix bugs caused by rebase 2020-12-10 14:39:55 +08:00
defclass
460faf5510 fix(project): remove debug info 2020-12-10 14:39:55 +08:00
defclass
14f4397d92 fix(project): i18n 2020-12-10 14:39:55 +08:00
defclass
c9d25bcb95 fix(project): hide the menu when there is not any project 2020-12-10 14:39:55 +08:00
defclass
62258e29b5 fix(publishing): add css style 2020-12-10 14:39:55 +08:00
defclass
8f9e320bb1 feat(project): add delete project 2020-12-10 14:39:55 +08:00
defclass
4a7b558d61 feat(project): update project 2020-12-10 14:39:55 +08:00
defclass
7cdb03689b feat(publish): add notify 2020-12-10 14:39:55 +08:00
defclass
6e4561fe77 fix(publishing): fix css 2020-12-10 14:39:55 +08:00
defclass
437b31b3fc feat(publishing): add publishing list and delete operation 2020-12-10 14:39:55 +08:00
Charlie
90093e4d12 try to fix scroll position when switch editing mode (#867) 2020-12-10 13:30:04 +08:00
anoffvu
211918d76c Merge branch 'master' into feat/light-theme 2020-12-08 19:21:53 -08:00
charlie
c79148dc2d fix: input border & loading animation 2020-12-08 17:48:26 +08:00
charlie
9f6839645b fix: sidebar vertical scrollbar 2020-12-08 15:37:43 +08:00
charlie
e599aa977e Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	resources/css/common.css
2020-12-08 15:28:10 +08:00
charlie
5282fe5c9d refactor: update sidebar motion 2020-12-08 15:24:59 +08:00
charlie
32de8f2e2b refactor: add theme container & lift the dark/light class scope to root & restore scrollbar style. 2020-12-08 14:56:21 +08:00
Tienson Qin
3f2d610d60 fix: show custom view error
Also, display the result if custom query failed
2020-12-08 14:07:32 +08:00
anoffvu
9005bc8b5e Merge branch 'feat/light-theme' of github.com:logseq/logseq into feat/light-theme 2020-12-07 19:26:50 -08:00
anoffvu
61fe47a7da fix: sidebar + nested color levels 2020-12-07 19:21:46 -08:00
An Vu
3cf77babc9 Merge branch 'master' into feat/light-theme 2020-12-07 18:10:04 -08:00
anoffvu
08f66bc8fd feat(light-theme): code style 2020-12-07 18:03:15 -08:00
anoffvu
728f04a16d feat(light-theme): add nested embed colors 2020-12-07 17:57:54 -08:00
Tienson Qin
1dfd7958d4 fix: slide style
Resolved #835
2020-12-07 21:04:38 +08:00