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