notion-enhancer/src
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
..
archive chore: rm old panel srcs, move not-yet-ported srcs to archive folder 2023-08-16 00:30:16 +10:00
assets chore(electron-compat): promisify db methods, import svgs as js instead of reading files 2023-01-14 22:17:28 +11:00
core chore: update to support notion 2.2.4 (bundled webpack build) 2023-10-29 20:16:56 +11:00
extensions Update client.mjs 2023-11-15 09:39:42 +02:00
integrations feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00
shared chore: rm old panel srcs, move not-yet-ported srcs to archive folder 2023-08-16 00:30:16 +10:00
themes chore(menu): remove option type demos, fix(menu): support mods without options, feat(menu): override heading autoremove 2023-02-04 13:34:49 +11:00
vendor feat(panel): render icons in switcher 2023-08-09 23:59:18 +10:00
init.js chore: update to support notion 2.2.4 (bundled webpack build) 2023-10-29 20:16:56 +11:00
load.mjs chore: update to support notion 2.2.4 (bundled webpack build) 2023-10-29 20:16:56 +11:00
manifest.json chore: update onboarding disclaimer, unify telemetry handling, detect firefox vs chromium 2023-02-04 13:10:12 +11:00
registry.json theme: classic dark, feat(menu): render card lists of available mods 2023-01-14 00:40:27 +11:00
worker.js fix(browser): handle port disconnection b/w client and worker 2023-08-03 22:34:18 +10:00