mirror of https://github.com/usememos/memos.git
* 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> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc | ||
| README.md | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||