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