• Johnny's avatar
    fix(MemoEditor): restore focus mode functionality · 201a0466
    Johnny authored
    - Add useFocusMode hook to lock body scroll in focus mode
    - Add 'f' key keyboard shortcut to toggle focus mode
    - Add FocusModeExitButton inside editor
    - Import and wire up all focus mode components and hooks
    - Update useKeyboard to handle focus mode toggle
    201a0466
Name
Last commit
Last update
..
public Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
biome.json Loading commit data...
components.json Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
tsconfig.json Loading commit data...
vite.config.mts Loading commit data...