44c480062b
chore: update to support notion 2.3.1 (regex-based replacement for updated webpack bundles)
...
removed use strict from mjs files, where strict mode is assumed/enforced regardless
2024-02-24 20:57:22 +11:00
f0e2570448
chore: switch to unocss for styling
...
faster + more powerful + better documented + more active than twind. sticking with custom preset-icons to avoid fetching over cdn + to load custom icons
2024-02-16 18:16:58 +11:00
7fe993d356
feat: add scroll to bottom button #861
2024-02-13 21:41:35 +11:00
f32cf56a67
feat: show scroll progress in outliner #834 , fix: jump to headings in columns
2024-02-09 15:06:34 +11:00
9a7a814ab8
feat: port word counter extension
2024-02-05 15:43:06 +11:00
6bfe1d8b07
fix(outliner): render tex equations nicely
2024-02-05 12:42:23 +11:00
beb5873788
fix: set exact panel view height to prevent overflow
2024-01-31 23:38:44 +11:00
ba8c660442
feat: scroll to heading on click in outliner
2024-01-31 23:02:04 +11:00
6661c5559b
feat: render headings in outliner
2024-01-31 00:12:14 +11:00
Achiya Elyasaf
5ceec8eabf
Update client.mjs
...
Removed the depth variable that is no longer needed.
2023-11-26 20:38:26 +02:00
Achiya Elyasaf
f7fdb38c8c
Update client.mjs
...
Fix issue #813 with the outliner extension.
Instead of inc-/dec- rementing the indentation by 18 each iteration, the fix multiplies the header level by 18. This way, jumping from level 3 to level 1 results in the correct indentation,
2023-11-15 09:39:42 +02:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders
2022-12-30 15:19:47 +11:00