Commit Graph

73 Commits (3edc9d910b818da3b93a5089ac1ae1d526f94afa)

Author SHA1 Message Date
Sly 19e062f35c Fix background color variable for search_field 2021-02-24 12:38:00 +08:00
Sly 8a2230cfe6 Fix missing variables for tags 2021-02-24 12:38:00 +08:00
Tienson Qin ca4428d6a5 chore: css tweaks
Disable italics and border radius for block refs
2021-02-23 23:10:47 +08:00
Tienson Qin d7e3027a4c fix: set mark font size 2021-02-22 23:18:16 +08:00
Tienson Qin 27d53f4113 fix: remove padding for tags 2021-02-22 23:04:56 +08:00
Tienson Qin 8ea487a5cd enhance: theme tweaks
Code and ideas are mostly from https://github.com/PiotrSss/logseq-bujo-theme.
2021-02-22 22:51:29 +08:00
Tienson Qin 2dc42d70fe chore: bold h1 2021-02-20 21:18:54 +08:00
charlie 0fda94a7aa fix(editor): page blocks duplicated when multiple same page name files 2021-02-05 19:04:54 +08:00
charlie 952c4974ae improve(electron): polish ui 2021-01-27 18:28:54 +08:00
charlie eeabf42fb6 Merge remote-tracking branch 'origin/master' into feat/support-remove-image
# Conflicts:
#	src/main/frontend/components/block.cljs
2021-01-15 17:47:00 +08:00
Tienson Qin 6c32bbdb27 feat: add image resize support 2021-01-14 23:49:39 -08:00
charlie ee529b5b9d feat: support delete image link of block 2021-01-13 21:36:20 +08:00
charlie 4f42bc6eaa style: improve block fold arrow and bullet interaction 2021-01-11 05:43:48 -08:00
charlie bdd48fb3e8 fix: style issue of left bar on mobile 2020-12-29 21:01:05 +08:00
charlie bd5f497aca style: make compatible overflow wrap anywhere 2020-12-28 20:06:03 +08:00
charlie 456614b186 style: use overflow-wrap instead of global word break 2020-12-28 20:06:03 +08:00
charlie 8de2d6be51 fix: some ui details 2020-12-23 11:10:42 +08:00
Tienson Qin 00e0ced252 fix: clicking on some links not working anymore
Resolved #975.

Also, I made some css tweaks.
2020-12-22 16:13:08 +08:00
charlie b40b5925f7 refactor: build styles 2020-12-21 14:02:02 +08:00
Tienson Qin f791ec9982 style: external link use border bottom instead of underline 2020-12-20 20:44:14 +08:00
Tienson Qin 04b63ad52a enhance(editor): make it easier to edit page's properties (tags, alias) 2020-12-20 17:51:50 +08:00
charlie 9a3484265b style: more flexible scrollbar 2020-12-18 15:30:25 +08:00
charlie 4356c497bb fix: slide theme 2020-12-17 15:17:35 +08:00
charlie 4e1e3b3df5 refactor: improve development experience of styles 2020-12-15 16:08:13 +08:00
charlie 8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +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 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
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 aefcf7d201 fix: selection background color 2020-11-25 15:15:52 +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