Commit Graph

8 Commits

Author SHA1 Message Date
Julien Calixte
bf73f08cb2 refactor: unify NOTE_WIDTH constant with --note-width CSS variable
Read note width from the CSS custom property at runtime (cached on first
call) instead of duplicating the value in a JS constant.
2026-02-15 09:09:20 +01:00
Julien Calixte
178d80a872 feat: scroll to main on breadcrumb link 2025-07-09 23:24:52 +02:00
Julien Calixte
6f3c7d16ff fix: font family is the same for notyf 2025-06-08 17:26:19 +02:00
Julien Calixte
9f0e6007a2 try to hotfix the not autofocus 2023-12-28 17:17:14 +01:00
Julien Calixte
4adaad8683 lower timeout time 2023-09-09 20:45:43 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
a43004ea1c Merge branch 'main' of github.com:lite-note/lite-note 2023-08-17 20:20:03 +02:00
Julien Calixte
43b99eed52 refacto to use ref route query 2023-08-15 01:08:08 +02:00