Commit Graph

14 Commits

Author SHA1 Message Date
d8aeec993c chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
8bba7f706e chore: update IME mode checks 2024-04-28 00:12:44 +08:00
6d10251cbd feat: impl list syntax auto complete to editor 2024-04-08 20:42:53 +08:00
68468927dd chore: tweak setting styles 2024-02-24 11:01:57 +08:00
ed32b20c9e chore: update frontend dependencies 2024-01-27 17:28:06 +08:00
96140f3875 chore: tweak dark mode styles 2024-01-03 23:12:50 +08:00
a3feeceace chore: remove component v1 suffix 2023-12-22 08:29:02 +08:00
81524c38e9 chore: refactor memo module 2023-12-21 23:40:43 +08:00
c02f3c0a7d chore: remove less files in editor 2023-10-14 11:55:37 +08:00
e40621eb0f chore: implement memo content views 2023-10-01 22:14:25 +08:00
462f10ab60 feat: optimize the logic of the checkbox button. (#2227) 2023-09-18 20:37:28 +08:00
7ec5d07cb8 chore: remove fullscreen button 2023-09-10 10:48:08 +08:00
5d3ea57d82 feat: tag suggestions (#2036)
* feat: figure out how to read caret position

* feat: figure out how to read caret position

* feat: create and style Editor/TagSuggestions.txs

* feat: progress on detect when to show and hide

* feat: progress on when to show and hide and setting position

* feat: toggling and exact placement done

* fix: pnpm lock problems

* feat: filter suggestions by partially typed tag name

* style: prettier

* chore: add types package for textarea-caret

* feat: handle option click

* style: prettier

* style: reorder imports

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-07-30 22:55:45 +08:00
e3496ac1a2 refactor: memo editor components (#1625) 2023-05-03 19:13:37 +08:00