Commit Graph

986 Commits

Author SHA1 Message Date
charlie
4356c497bb fix: slide theme 2020-12-17 15:17:35 +08:00
charlie
d118c9d201 Merge remote-tracking branch 'origin/master' into refactor/common.css
# Conflicts:
#	resources/css/common.css
2020-12-17 15:07:39 +08:00
Tienson Qin
f768744380 fix: Slide content not visible (readable) when using the light color scheme
Resolved #936
2020-12-17 14:40:50 +08:00
charlie
4e1e3b3df5 refactor: improve development experience of styles 2020-12-15 16:08:13 +08:00
Tienson Qin
21886841ff fix: loading animation 2020-12-15 11:57:15 +08:00
charlie
556f15eb4d Merge remote-tracking branch 'origin/master' into refactor/common.css 2020-12-15 10:00:56 +08:00
charlie
8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +08:00
Tienson Qin
92a205be02 fix(parser): markdown link/file parsing
Resolved #907
2020-12-14 20:03:24 +08:00
Sly
4de782cae9 Fix: Page ref colors (#903)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-12-14 09:29:09 +08:00
charlie
2db70bdfc4 style: fix notification text theme issue & ui details 2020-12-13 12:43:36 +08:00
charlie
6af12a4faf feat: merge a new light theme 2020-12-11 17:58:19 +08:00
charlie
c79148dc2d fix: input border & loading animation 2020-12-08 17:48:26 +08:00
charlie
031b421ce5 chore: fix common.css confilcts 2020-12-08 15:30:48 +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
charlie
ad3874a67d fix: remove slide style 2020-12-07 20:10:40 +08:00
charlie
02171423eb reactor: ui styles 2020-12-07 11:34:17 +08:00
charlie
e2949a5a2b Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	package.json
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/page.cljs
#	src/main/frontend/components/sidebar.css
#	yarn.lock
2020-12-07 10:14:16 +08:00
Tienson Qin
37f0f11a34 Merge branch 'master' into feat/chrome-native-fs 2020-12-05 16:39:51 +08:00
charlie
1cc12f4166 refactor: add default css variable for editor content area 2020-12-05 12:23:11 +08:00
charlie
e0b224cbca refactor: adapt some styles for new layout container 2020-12-05 12:23:11 +08:00
charlie
8bf550d2ea [refactor] improve main content layout . 2020-12-05 12:19:21 +08:00
charlie
7870c8027b style: fix #771 2020-12-05 12:19:21 +08:00
Tienson Qin
df36d977ee feat: macro render support both inline and block elements 2020-12-05 11:13:34 +08:00
Tienson Qin
4c738d3824 Merge branch 'master' into feat/chrome-native-fs 2020-12-03 17:02:45 +08:00
Tienson Qin
0dce7cdb11 feat: add refresh progressing animation 2020-12-03 00:06:49 +08:00
Tienson Qin
552ec6d1fa refactor: no need for the backend jar and pg 2020-12-02 21:57:16 +08:00
Tienson Qin
f0c0e44628 fix: nfs diffs 2020-12-02 21:12:28 +08:00
charlie
eb651cfe81 [refactor] support React change event for set-edit-content! & fix image style of block conent 2020-12-01 15:56:38 +08:00
charlie
54ef3aa574 [refactor] separate some editor styles . 2020-11-28 15:38:00 +08:00
Tienson Qin
1aac37e94d feat: add escape formatting support
Resolved #763
2020-11-26 12:32:01 +08:00
Tienson Qin
aefcf7d201 fix: selection background color 2020-11-25 15:15:52 +08:00
Sly
fbfbdb339e Fix: Support global variables for dark theme (#723) 2020-11-24 00:01:30 +08:00
sly
0329405e2d Fix: Support dark theme for notification area 2020-11-23 05:49:59 -08:00
sly
0e95e3453a Fix: Even better alignement for todo marker 2020-11-22 12:50:39 -08:00
sly
bdf9edeb68 Fix: Better alignement for todo marker 2020-11-22 12:41:29 -08:00
sly
15f4b42753 Fix: Inherit letter spacing 2020-11-22 09:10:15 -08:00
sly
d28ad027c9 Fix: Inherit font weight 2020-11-22 09:01:19 -08:00
Tienson Qin
0d0eb40d93 Merge pull request #705 from logseq/fix-css-scrollbar
Fix: Scrollbar: Better global variable names and added support for Firefox
2020-11-22 02:55:39 -06:00
Sly
e152b5d973 Fix typo in names 2020-11-21 13:03:39 +01:00
Sly
65c8db2171 Fix semiclons 2020-11-21 02:14:09 +01:00
Sly
43730d420e Fix semicolon 2020-11-20 22:54:43 +01:00
sly
298c86409a Add: Support for selection colors on custom theme. 2020-11-20 13:31:51 -08:00
sly
2ff3fb0412 Fix: Better global names and add support for firefox scrollbar 2020-11-20 13:19:25 -08:00
sly
487b4f57da Fix: Apply font size to all divs. 2020-11-18 07:43:46 -08:00
Tienson Qin
85a1837004 fix: remove fixed-width 2020-11-18 21:25:00 +08:00
Tienson Qin
9ac1316f1a chore: style tweaks 2020-11-18 18:13:17 +08:00
Tienson Qin
1c7564caa7 fix: inline math parsing done right 2020-11-18 10:50:08 +08:00
Tienson Qin
0e0c34bc72 fix: inline math parsing 2020-11-18 10:44:37 +08:00
Tienson Qin
4bad2b991c fix: inline math string can't have spaces in the beginning or ending
Resolved #666
2020-11-17 16:04:51 +08:00
Tienson Qin
733686db01 chore: light theme blockquote style tweaks 2020-11-16 14:51:22 +08:00