Commit Graph

19 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
b03626bb1a fix: note width. TODO: sync NOTE_WIDTH js constant to css variable --note-width 2026-02-15 08:40:58 +01:00
Julien Calixte
b6554282f7 fix: shadow overlay 2026-01-09 23:43:19 +01:00
Julien Calixte
b93dfbd824 perf: run on nextTick only if necessary 2025-07-12 17:39:00 +02:00
Julien Calixte
06ed2e4223 fix offset padding 2025-07-06 17:26:46 +02:00
Julien Calixte
6bbf2945c2 todo: fix wrong offset 2025-02-22 23:19:09 +01:00
Julien Calixte
43b99eed52 refacto to use ref route query 2023-08-15 01:08:08 +02:00
Julien Calixte
2cab8c8e3f autoimport with eslint now 2023-08-14 18:04:27 +02:00
Julien Calixte
c0182c7f57 ♻️ (app) 2023-08-14 14:08:10 +02:00
Julien Calixte
e0618e0df6 ⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs 2023-07-01 22:42:35 +02:00
Julien Calixte
6a5e7a9d63 🚨 2021-05-09 01:12:01 +02:00
896d0233c5 🐛 (youtube) fix video width 2021-04-08 22:41:07 +02:00
098be04c64 💄 (breadcrumb) 2021-04-07 22:25:51 +02:00
118f6e568b (stacked notes) breadcrumb on the right too. 2021-04-04 10:17:43 +02:00
eee3a8cf83 📱 (note) same top for every note 2021-03-25 20:58:01 +01:00
acf54f7a86 📱 (note) 2021-03-15 23:41:34 +01:00
Julien Calixte
2aff45ada5 💄 (stacked note) titles are now sticky 2021-03-14 23:20:41 +01:00
Julien Calixte
23a310f986 (stacked notes) smooth scroll to focused note 2021-03-14 21:11:06 +01:00
698c865b39 (stacked notes) implements overlay 2021-03-14 15:21:45 +01:00