memos/web
Maciej Kasprzyk 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
..
.vscode feat: new resource dashboard (#1346) 2023-03-15 20:06:30 +08:00
public chore: add data empty placeholder (#1913) 2023-07-08 13:04:12 +08:00
src feat: tag suggestions (#2036) 2023-07-30 22:55:45 +08:00
.eslintrc.json chore: disallow destructuring 't' from useTranslation (#1973) 2023-07-16 21:26:26 +08:00
.gitignore feat: add auto collapse feature for all memos issue #1463 (#1550) 2023-04-18 10:05:36 +08:00
.prettierrc migrate frontend 2021-12-08 23:43:52 +08:00
index.html chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
package.json feat: tag suggestions (#2036) 2023-07-30 22:55:45 +08:00
pnpm-lock.yaml feat: tag suggestions (#2036) 2023-07-30 22:55:45 +08:00
postcss.config.js feat: use tailwindcss and show export btn 2022-01-31 19:16:01 +08:00
README.md migrate frontend 2021-12-08 23:43:52 +08:00
tailwind.config.js chore: regenerate yarn lock file (#1530) 2023-04-15 09:12:45 +08:00
tsconfig.json refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
vite.config.ts fix: rss route (#2008) 2023-07-22 12:58:17 +08:00

Memos web