lucaronin
|
5fd8f8fb40
|
feat: add markdown math support
|
2026-04-26 03:52:10 +02:00 |
|
lucaronin
|
54c0efa3e4
|
feat: add dark mode foundation
|
2026-04-24 22:28:07 +02:00 |
|
lucaronin
|
6334d10540
|
💅 polish inspector, note list, and history UI
|
2026-04-16 17:03:50 +02:00 |
|
lucaronin
|
f50d9127d1
|
fix: restore editor code block highlighting
|
2026-04-13 22:00:50 +02:00 |
|
lucaronin
|
9623203756
|
fix: restore blocknote code block theme
|
2026-04-13 12:59:51 +02:00 |
|
lucaronin
|
5b5f949c74
|
fix: initialize new notes with empty h1 focus
|
2026-04-12 00:58:11 +02:00 |
|
lucaronin
|
5c5d40ff24
|
fix: require cmd-click for editor links
|
2026-04-08 19:06:21 +02:00 |
|
lucaronin
|
4d33435bfd
|
Revert "feat: block numbers + active block highlight (onSelectionChange)"
This reverts commit c9b999279d.
|
2026-02-16 14:50:29 +01:00 |
|
lucaronin
|
c9b999279d
|
feat: block numbers + active block highlight (onSelectionChange)
|
2026-02-16 14:49:30 +01:00 |
|
lucaronin
|
8fc759da99
|
fix: remove vertical nesting lines for cleaner list appearance
|
2026-02-16 14:24:15 +01:00 |
|
lucaronin
|
78fedc92e7
|
fix: align list nesting vertical lines with bullet center via ::before left offset
|
2026-02-16 14:07:02 +01:00 |
|
lucaronin
|
94cd8bdcc1
|
feat: title separator, centered editor, handle spacing, list line alignment
|
2026-02-16 13:50:21 +01:00 |
|
lucaronin
|
fd021b2c1a
|
fix: side menu handles horizontal layout for better vertical alignment with headings
|
2026-02-16 09:27:28 +01:00 |
|
lucaronin
|
94936f2f27
|
fix: override BlockNote default line-height 1.5 on .bn-block-outer with theme value
|
2026-02-16 09:17:03 +01:00 |
|
lucaronin
|
711f3c7bc4
|
feat: add bulletGap and checkbox gap controls in theme.json
|
2026-02-16 08:54:11 +01:00 |
|
lucaronin
|
16f8056991
|
fix: bullet/checkbox vertical alignment with text line, heading margins on block-outer
|
2026-02-16 08:52:18 +01:00 |
|
lucaronin
|
6e1a98ad6c
|
fix: heading handle alignment (padding on block-outer), bullet/checkbox/list CSS targeting
|
2026-02-16 08:33:15 +01:00 |
|
lucaronin
|
6ef354e639
|
fix: heading margins on .bn-block wrapper so drag handles stay vertically aligned
|
2026-02-16 08:24:49 +01:00 |
|
lucaronin
|
4c211e09bc
|
fix: editor content survives theme HMR + bullet marker styling + indent control
|
2026-02-16 08:21:23 +01:00 |
|
lucaronin
|
405d5f39fc
|
feat: comprehensive theme.json config with live hot-reload for editor styling
|
2026-02-16 08:04:06 +01:00 |
|