Commit Graph

50 Commits

Author SHA1 Message Date
Devon Zuegel
06e85fa91e Make block control available via CSS selectors so it can be customized 2021-06-29 11:07:58 +08:00
charlie
a7cc751269 fix(editor): weird behavior when toggling edit mode for long text.
issue ref: https://twitter.com/CatoMinor3/status/1404860903825285121
2021-06-17 10:31:25 +08:00
Peng Xiao
ef1e5494ff fix: some overflow issues 2021-06-15 09:58:55 +08:00
Peng Xiao
569059642e fix: add styles for task-status 2021-06-11 19:25:08 +08:00
charlie
cfb3b74b8a fix: incorrect marker indent of order list item 2021-06-03 12:10:06 +08:00
Tienson Qin
7650510881 enhance: style tweaks 2021-05-28 21:20:40 +08:00
Tienson Qin
9cc6e3db65 fix: preserve spaces in the block's content 2021-05-24 08:56:24 +08:00
Tienson Qin
ab8c8f47ae fix: block marker/priority is not displayed in references
Close #1377
Close #1601
Close #1871
2021-05-21 20:40:00 +08:00
Tienson Qin
7476e49b29 enhance: separate page properties from block properties 2021-05-21 12:47:34 +08:00
Tienson Qin
6c6e3f20b6 enhance: add blocks-properties style 2021-05-16 22:48:35 +08:00
Tienson Qin
3a78a117a1 fix: block properties
also, fixed marker css
2021-05-10 18:51:32 +08:00
Peng Xiao
4f29e3d021 fix: remove unnecessary bullet class 2021-05-07 23:22:18 +08:00
Tienson Qin
6d5369033a fix: wrong input levels can result in multiple blocks with same left 2021-05-05 20:37:43 +08:00
Peng Xiao
9c9158edbd fix: use translate3d to force GPU render for image 2021-04-29 17:00:49 +08:00
Peng Xiao
c7386b57a9 fix: block ref should be able to wrap 2021-04-14 10:47:09 +08:00
Tienson Qin
3828f7d925 fix: can't right click the bullet 2021-04-10 21:40:14 +08:00
Peng Xiao
012258f37c fix: .bullet-container should not be event target 2021-04-09 22:31:51 +08:00
Peng Xiao
ed68aebc7b fix: .resize should be inline-flex 2021-04-01 16:16:19 +08:00
akhater
d485f5ab33 Removed Pinned notes custom css 2021-03-11 11:43:00 +08:00
charlie
c80cbd6019 improve(editor): keep central shapes title bar of excalidraw content when toggling zen/wide mode 2021-03-10 23:32:49 +08:00
akhater
b650b28c86 Added Pinned notes CSS
Credits to @Piotr
2021-03-10 22:45:01 +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
charlie
1b138963aa fix(ui): resize image 2021-02-04 14:54:57 +08:00
charlie
8bc0177cb0 fix(style): alignment of block control when indent children block 2021-01-17 21:34:12 +08:00
charlie
d753d80777 fix(style): remove image button 2021-01-16 18:48:53 +08:00
Tienson Qin
43f41de1ba editor: allow clicking image to edit
Also, don't select the current block when resizing the image.
2021-01-15 22:50:38 +08:00
charlie
f564cc3616 improve: remove image with extension link(image) syntax 2021-01-15 18:14:10 +08:00
charlie
ee529b5b9d feat: support delete image link of block 2021-01-13 21:36:20 +08:00
charlie
2ed50ff3c7 fix: case of untitled block ref #1094 2021-01-12 05:49:22 -08:00
Charlie
4b2dde2228 Feature/attachment with native fs (#1078)
* feat: upload image with native fs

* improve: life of loading assets image file with nfs

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-01-12 21:25:37 +08:00
charlie
41d3228121 fix: bullet entry point animation 2021-01-11 05:43:48 -08:00
charlie
4f42bc6eaa style: improve block fold arrow and bullet interaction 2021-01-11 05:43:48 -08:00
charlie
4e496c866b fix: style issue of built in img macros 2020-12-30 17:40:35 +08:00
charlie
f90a7aa279 style: fix block border 2020-12-24 15:59:33 +08:00
Tienson Qin
0d2e62e41d style: fix gap 2020-12-24 14:09:50 +08:00
Tienson Qin
ae02d41fa3 ui: style tweaks 2020-12-24 00:08:49 +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
Tienson Qin
8bf6ad1654 enhance(editor): don't show (()) for block refs 2020-12-22 13:49:30 +08:00
charlie
b40b5925f7 refactor: build styles 2020-12-21 14:02:02 +08:00
Tienson Qin
511f903c9e fix(css): remove break-all 2020-12-20 14:54:50 +08:00
charlie
8c8b51c144 fix: publishing page theme style 2020-12-16 17:22:16 +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
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
7c7ce3d740 refactor: add stylelint processor 2020-12-07 12:37:20 +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
eb651cfe81 [refactor] support React change event for set-edit-content! & fix image style of block conent 2020-12-01 15:56:38 +08:00