Commit Graph

84 Commits

Author SHA1 Message Date
charlie
df40dbd4f8 enhance(editor): fallback ui of block content renderer 2021-11-09 10:20:35 +08:00
Tienson Qin
29a96a7f3e enhance: delete move-node 2021-11-04 20:30:54 +08:00
Tienson Qin
be6256d9e3 enhance: remove cards title background color 2021-10-11 20:16:43 +08:00
Tienson Qin
bd9b1afd12 fix: srs cards numbers 2021-10-11 18:51:25 +08:00
Tienson Qin
c9d7fb0624 enhance: increase block control spaces 2021-10-11 15:37:20 +08:00
Tienson Qin
53e99d53a6 fix: block reference with a deadline has a redundant new line
close #2863
2021-09-23 19:54:22 +08:00
Tienson Qin
b63b972461 enhance: remove marker colors for now 2021-09-23 19:37:30 +08:00
leizhe
25d0c892f1 feat(marker): The color can be customized now. 2021-09-23 19:24:13 +08:00
leizhe
a993979ee0 Set margin-bottom to 0 for list
The value should be set to a smaller one.
0em makes the visibility more comfortable and consistent with the text itself.
2021-09-11 21:22:28 +08:00
Tienson Qin
dd9a90b4ad enhance: hide logbook by default 2021-08-31 12:48:51 +08:00
Tienson Qin
cdb0eb2456 fix: block being referenced has no indication of it being a block ref 2021-08-24 22:30:18 +08:00
Peng Xiao
64968d6598 fix: several UI issues 2021-08-12 17:53:26 +08:00
charlie
08bd253bb1 Merge branch 'master' into feat/pdf
# Conflicts:
#	src/main/frontend/components/block.cljs
2021-08-06 18:12:36 +08:00
Tienson Qin
12cfde84a1 fix: block ref style issue 2021-08-06 15:05:49 +08:00
charlie
8b101f0a53 improve(pdf): default inline of pdf reference link 2021-07-30 11:52:31 +08:00
Junyu Zhan
289718e027 feat: change page property key style 2021-07-29 14:51:03 +08:00
Tienson Qin
ff9cb0b735 fix: card css 2021-07-22 21:25:57 +08:00
Tienson Qin
53531862cb fix: answers are not hidden when switching to next card 2021-07-22 12:07:04 +08:00
Tienson Qin
5158003fdb fix: collapsed blocks can't be displayed as answers 2021-07-22 12:07:04 +08:00
Tienson Qin
96a45323ff feat(srs): hide cloze by default 2021-07-22 12:07:04 +08:00
Tienson Qin
bc6f8c5526 feat(srs): ux enhancement 2021-07-22 12:07:04 +08:00
Peng Xiao
c31c9b398d fix: h1/h2 underline should not render inside of block-ref 2021-07-22 10:12:41 +08:00
Tienson Qin
d05c39b534 feat: add /function command for queries 2021-07-19 19:10:37 +08:00
Tienson Qin
fa17476d13 feat: query tables support both sort and custom properties 2021-07-19 14:39:16 +08:00
Devon Zuegel
92ae2e5928 WYSIWYG headers + CSS cleanup (#2393)
* Run formatter on CSS file

* Add content-aware classes to editor textarea

* Update yarn.lock

* Handle styles when editing multiline blocks
2021-07-11 17:46:59 +08:00
Weihua Lu
d7718088f3 fix: reduce document mode block margin 2021-07-09 14:59:43 +08:00
Peng Xiao
f0236b0503 fix: move cursor pointer changes to page to make it easier to track 2021-07-06 22:14:45 +08:00
Peng Xiao
2402d9946c feat(cursor): allow cursor change to another style based on context 2021-07-06 22:14:45 +08:00
Tienson Qin
859c7afca0 fix: li marker display 2021-07-01 11:27:41 +08:00
Tienson Qin
1ae53fda42 enhance: document mode 2021-07-01 00:05:07 +08:00
Tienson Qin
0ffbfa01c7 enhance: headings can be customized using css 2021-06-30 22:57:59 +08:00
Peng Xiao
7885b26f70 fix(style): block ref cursor issue 2021-06-30 21:17:37 +08:00
Junyu Zhan
bcc6367cf7 feat: replace all caret arrow with rotating-arrow component 2021-06-30 13:24:14 +08:00
Junyu Zhan
34d20feb90 feat: add rotate animation to block-control arrow 2021-06-30 13:24:14 +08:00
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