Commit Graph

262 Commits (f3f6bc4f84e1914066d10e003910de0dcd0a3412)

Author SHA1 Message Date
Tienson Qin dbc643b85a feat: add old outdent behavior back
Related thread: https://discuss.logseq.com/t/whats-your-preferred-outdent-behavior-the-direct-one-or-the-logical-one/978
2021-05-19 20:28:21 +08:00
Tienson Qin 6c6e3f20b6 enhance: add blocks-properties style 2021-05-16 22:48:35 +08:00
Tienson Qin 82ddd4c079 feat: add block preview
use tippy for tooltip
2021-05-13 00:35:10 +08:00
Tienson Qin 0352d4e2c1 fix: unordered list number
close #1784
2021-05-11 22:38:44 +08:00
Weihua Lu 560203ce4f revert "fix: deprecate nested a link warning"
This reverts commit 4980423195.
2021-04-30 15:25:12 +08:00
Weihua Lu 4980423195 fix: deprecate nested a link warning 2021-04-30 15:19:00 +08:00
Tienson Qin 2a48fba72c enhance: adjust scrollbar foreground color 2021-04-18 12:56:44 +08:00
Tienson Qin dcf37edc10 fix: several issues related to graph
fixed position: sticky not working on safari
2021-04-18 12:56:44 +08:00
Tienson Qin 8f6505d04b enhance: scrollbar no longer limits to the main content
also, a sticky right topbar
2021-04-18 12:56:44 +08:00
Tienson Qin 422fd8353b enhance: full search results 2021-04-12 21:36:59 +08:00
Tienson Qin 6e62f90a09 feat: search inside the current page 2021-04-11 15:38:32 +08:00
Junyu Zhan fcce095c92 feat: add page path to block search result 2021-04-09 20:42:35 +08:00
Tienson Qin c1e276caf0 chore: remove font-size settings for mark 2021-04-01 16:57:27 +08:00
Tienson Qin 94184ebfda enhance: latex border color
Resolved #1544
2021-03-29 10:31:00 +08:00
thezjy a4d0666bcc
feat: use a button to load more journals (#1529)
* feat: use a button to load more journals

* feat: preserve the "scroll to load more" behavior

* ignore .clj-kondo all together

* enhance: load latest two journals by default

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-03-25 11:45:31 +08:00
Tienson Qin 4010689a7b chore: set h1 font weight to 600 2021-03-24 23:38:00 +08:00
Tienson Qin 9ca18e95c7 refactor: remove main.css and style.css too 2021-03-19 22:08:35 +08:00
Tienson Qin e06ee2290f refactor: merge both vendor.css and main.css
Import all used CSS modules into tailwind.all.css
2021-03-19 22:08:35 +08:00
charlie 67321778a6 improve(dev): css development flow 2021-03-19 15:16:21 +08:00
Tienson Qin 7e08073f75 chore: remove style.dev.css
Also, place common.css after tailwindcss utilities to make sure our
style has a higher priority
2021-03-18 22:43:18 +08:00
Charlie 2625552e76
improve(dev): support tailwind jit mode (#1473) 2021-03-18 19:46:39 +08:00
Tienson Qin b2d72ad9a2 fix: priority display
Resolved #1445
2021-03-11 22:25:14 +08:00
Tienson Qin 92ad0296e6 feat: switch to use Excalidraw api 2021-03-10 23:32:49 +08:00
Tienson Qin 4f80bb6139 fix: improve search precision 2021-03-10 22:24:43 +08:00
Tienson Qin 35296a6897
Perf/db serialization (#1417)
* perf: disable auto-save dbs on electron

We still save the dbs when user reload the app or close the app.

Notice: Ctrl-c doesn't work now

* chore: re-enable mtime check when writing to disk

* ui: add db persistent notification
2021-03-08 16:31:58 +08:00
Tienson Qin 00b0083546 ui: keep head background 2021-03-08 16:08:19 +08:00
charlie 0cd5f73c25 improve(dev): add dev style entry 2021-03-08 14:32:03 +08:00
Tienson Qin cdf6a907ac enhance: show search button by default 2021-02-28 00:37:11 +08:00
Tienson Qin 8fd7e0cbbe enhance: add some docs for Contents 2021-02-25 20:09:33 +08:00
Tienson Qin fca063f004 fix: only write config.edn when it doesn't exists 2021-02-24 23:55:58 +08:00
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 9cb8bdd2cb improve(electron): adapt some remote resources to local 2021-01-26 20:59:09 +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
Tienson Qin 6c1a1701bb fix: css styles 2020-12-18 18:46:30 +08:00
charlie 9a3484265b style: more flexible scrollbar 2020-12-18 15:30:25 +08:00
charlie 544f5f52bb style: fix css override 2020-12-17 22:08:33 +08:00
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 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 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 733686db01 chore: light theme blockquote style tweaks 2020-11-16 14:51:22 +08:00
sly 6d92950a3b Update: add semicolons 2020-11-11 19:27:33 -08:00
sly 1768e1610c Update: add semicolons 2020-11-11 06:34:15 -08:00
sly e3d4857ab3 Update: Change variable name from alternate to quaternary 2020-11-10 08:00:07 -08:00
sly 9b523354cb Update: Set global css colors variables for the table element 2020-11-09 19:32:22 -08:00
sly 0e8389dd88 Update: add alternate color to be used for odd rows in tables. 2020-11-09 19:14:53 -08:00
Charlie c2848b1b29
Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-09 17:26:54 +08:00
sly 7b640185f0 Update: remove useless blank line 2020-11-07 19:11:01 -08:00
sly 91d7a37481 Update: remove alternative background variable added for a future feature. 2020-11-07 19:09:56 -08:00
sly bd08afe7a6 Fix: better font display when editing a block. 2020-11-07 19:02:30 -08:00
Tienson Qin 553b1079b1 fix: respect user's preferred format for a specific repo 2020-11-07 19:11:39 +08:00
Charlie 7a20921ab6
Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-05 13:45:38 +08:00
sly c5d66012bb Fix: override scrollbar defaults for sidebar for firefox. 2020-11-05 11:21:12 +08:00
Charlie 43740a8e58
Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-04 19:50:29 +08:00
charlie bb91e1988c refactor(ui): format common.css with 2 spaces indent and separate mobile bar css as an ID module. 2020-11-04 18:15:16 +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
Runjuu 67774fd9c5 feat(right-sidebar): tweak styles
related issue https://github.com/logseq/logseq/issues/529
2020-11-03 18:14:03 +08:00
charlie e5da5a748e add basic implementation . 2020-11-02 18:45:42 +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 ed263f485a feat(dev): flatten resources folder 2020-11-02 09:56:53 +08:00