boojack
|
ccdcd3d154
|
feat: fold memo when content overflow (#1327)
* feat: fold memo when content overflow
* chore: update
|
2023-03-09 23:32:35 +08:00 |
Stephen Zhou
|
99cac7cac0
|
fix: scroll when clicking expand button (#1035)
|
2023-02-07 20:09:30 +08:00 |
boojack
|
0f8ce3dd16
|
refactor: return jsx element instead of string in marked (#910)
* refactor: return jsx element instead of string in marked
* chore: update
|
2023-01-07 00:13:49 +08:00 |
boojack
|
ef621a444f
|
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`
* refactor: update
* chore: update
|
2022-12-18 15:25:18 +08:00 |
Stephen Zhou
|
d51af7e98a
|
fix: hr in edited content do not trigger folding (#748)
|
2022-12-15 18:38:35 +08:00 |
boojack
|
4a9314c476
|
chore: rename `enableFoldMemo` (#671)
* chore: rename `enableFoldMemo`
* chore: update
|
2022-12-04 15:34:03 +08:00 |
Stephen Zhou
|
6b058cd299
|
feat: save folding option with localstorage (#641)
* fix: change folding option need reload
* fix: floding option undefied
|
2022-11-30 19:13:55 +08:00 |
Zeng1998
|
5f3cade810
|
feat: highlight the searched text in memo content (#514)
* feat: highlight the searched text in memo content
* update
* update
* update
* update
Co-authored-by: boojack <stevenlgtm@gmail.com>
|
2022-11-25 21:59:21 +08:00 |
Stephen Zhou
|
c89a6665b6
|
feat: fold memos according to horizontal rule (#478)
* feat: fold memos according to horizontal rule
* fix: button and content
* chore: update
|
2022-11-15 14:49:08 +00:00 |
Stephen Zhou
|
3775d5c9c2
|
feat: folding options (#459)
* feat: folding options
* chore: update
* chore: update
Co-authored-by: boojack <stevenlgtm@gmail.com>
|
2022-11-14 22:06:05 +08:00 |
winwin2011
|
5bdf15aece
|
chore: fold/expand i18n (#400)
|
2022-11-01 22:44:23 +00:00 |
boojack
|
51fb8ddb07
|
feat: simple markdown parser (#252)
* feat: simple markdown parser
* chore: rename test file name
* feat: add plain text link parser
* chore: update style
|
2022-10-02 22:49:30 +08:00 |
steven
|
5894104524
|
chore: update inline image
|
2022-10-01 20:00:45 +08:00 |
Steven
|
c60c58ed69
|
chore: fix memo content click handler
|
2022-09-19 23:01:14 +08:00 |
Steven
|
6e4577f721
|
feat: add `MemoContent` component
|
2022-09-10 21:22:26 +08:00 |
boojack
|
e9ac6affef
|
feat: add explore page (#205)
|
2022-09-09 00:06:05 +08:00 |