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
Steven 4e34ef22bf fix: improve editor auto-scroll and Safari IME handling (#5469)
- Use `textarea-caret` for precise cursor position calculation instead of line approximation
- Update `scrollToCursor` to scroll to the actual cursor position
- Fix Safari double-enter issue with IME in list completion
2 days ago
..
docs
public
src fix: improve editor auto-scroll and Safari IME handling (#5469) 2 days ago
.gitignore
biome.json
components.json
index.html
package.json fix: KaTeX math rendering with underscores (#5438) 1 week ago
pnpm-lock.yaml fix: KaTeX math rendering with underscores (#5438) 1 week ago
tsconfig.json
vite.config.mts