c1480c3840
fix: remove extra box-shadow from inline tables
2022-12-24 00:09:34 +11:00
2719751e2b
feat: theme css ~full coverage
...
- fonts
- interface bgs/borders
- dim bg variants for callouts and board groups
- manually-overriding code bg/fg
- datepicker
2022-12-23 23:57:25 +11:00
ee69d44796
feat: script generation of theme css
...
- foregrounds
- coloured backgrounds
- accents
- scrollbar
- inline code & code blocks
still todo:
- fonts
- base backgrounds
- borders and outlines
- tooltips
- cards
- buttons
- etc.
2022-12-23 00:26:40 +11:00
29c4fff909
feat: index/gen prism theming variables
2022-12-22 00:35:32 +11:00
5fb4405614
feat: create modal for menu to open within
...
- replace preact with direct htmlelement creation
2022-12-20 23:45:26 +11:00
40b150722e
feat: render lucide icons via twind
2022-12-20 02:14:31 +11:00
4965b28145
feat: update notion-enhancer icon
2022-12-17 18:10:08 +11:00
c7b384bc89
chore: add htm/preact to deps
2022-12-16 18:24:56 +11:00
a81a4dda6f
refactor: platform-agnostic modloading
2022-12-15 01:04:56 +11:00
d304f698a8
refactor: simplifications
...
- remove registry validation
- separate core from mods
- use __enhancerApi global for consistent api access
- use key-based namespacing instead of nested objects
2022-12-14 23:15:32 +11:00
44702af188
feat(desktop): use sqlite3 db
...
should fix the occasional db resets on concurrent read/write ops experienced with the json db
2022-12-13 13:34:24 +11:00
73e3c7c3a9
chore: update deps, add vendor script
2022-12-08 15:48:47 +11:00
dc0916ddda
chore: move extension manifest to src/, add build script
2022-12-07 19:56:31 +11:00
979616e032
feat(cli): safer patch process to avoid repeat-patching
2022-12-06 23:23:43 +11:00
a7861be39a
feat(cli): --quiet flag, split --dev into --json/--debug flags
...
+ added %PROGRAMW6432%/Notion/resources to potential resource paths (#779 )
+ clearer separation of programmatic enhancement and cli interface
+ dep on vercel/arg for improved arg parsing
2022-12-06 15:37:21 +11:00
3e7b6dd6f8
chore: organise folders
2022-11-25 16:00:54 +11:00