You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
Maciej Kasprzyk 077cfeb831
feat: improve tag suggestions (#2126)
* feat: make filtering case insensitive

* fix: wrong letter case when accepting suggestion

* refactor: wrap textarea in TagSuggestions

* fix: less styles not matching common-editor-inputer

* refactor: use explanatory const names for tested value in conditional checks

* feat: style highlighted option

* feat: handle down/up arrow keys

* feat: handle enter or tab to trigger autocomplete

* fix: wrong import

* fix: tab key adding whitespace after auto-completion

* fix: starting a note with a tag

* fix: close on escape

* refactor: early version of removed wrapping and children prop

* refactor: remove unnecessary return false

* refactor: finished rewriting to not wrap editor
2 years ago
..
.vscode
public
src feat: improve tag suggestions (#2126) 2 years ago
.eslintrc.json chore: disallow destructuring 't' from useTranslation (#1973) 2 years ago
.gitignore
.prettierrc.js feat: add system service (#2083) 2 years ago
README.md
index.html
package.json chore: update image displays (#2093) 2 years ago
pnpm-lock.yaml chore: update image displays (#2093) 2 years ago
postcss.config.js
tailwind.config.js
tsconfig.json
vite.config.ts fix: rss route (#2008) 2 years ago

README.md

Memos web