Commit Graph

1351 Commits

Author SHA1 Message Date
8d12d63349
feat(menu): save changes to options
file upload still todo
2023-01-12 23:19:06 +11:00
09268a538a
feat(menu): apply menuButtonIconStyle to icon in menu sidebar 2023-01-12 15:37:33 +11:00
8fe05b2888
feat(menu): text, number, hotkey & color input types
- replaced jscolor with coloris
2023-01-12 15:24:01 +11:00
f85b3c1359
feat(menu): clone notion file upload 2023-01-12 11:33:47 +11:00
b1e1405409
feat(menu): clone notion select/dropdown 2023-01-12 00:15:30 +11:00
5db238024a
chore(modloader): avoid repeat logging on menu load 2023-01-11 22:02:25 +11:00
881f69c47d
feat(menu): clone notion ui for core settings, add toggles
- reduce size of icons in sidebar
- keyboard focus outline
- improved distinguishing of attrs vs props
- register twind variants from preset-ext
2023-01-11 21:59:57 +11:00
ac5daf5b73
feat(menu): reactive view navigation 2023-01-11 17:29:57 +11:00
70cd128a46
feat(menu): notion-styled menu sidebar 2023-01-10 22:48:12 +11:00
bb7f044d3a
feat(theme): auto-load theme overrides or force to state 2023-01-09 22:38:16 +11:00
8c935ffb5d
fix(theme): consistent primary vs secondary bgs, mode-agnostic tooltip styling 2023-01-09 22:12:17 +11:00
523e1f0bb4
refactor(theme): pass style overrides and css variables through generator 2023-01-09 13:35:35 +11:00
0fbb85b138
chore: use utility classes for menu modal 2022-12-30 22:15:14 +11:00
b442e40446
feat: trigger menu from browser extension icon 2022-12-30 16:38:30 +11:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00
53362a4cee
feat: --theme--bg-overlay variable, style menu modal w/ variables 2022-12-28 00:41:24 +11:00
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
Tom
c38c5006e0
merge git modules into monorepo 2022-12-07 20:05:37 +11:00
f8d647a1e6
chore: upload yarn.lock 2022-12-07 20:02:51 +11:00
dc0916ddda
chore: move extension manifest to src/, add build script 2022-12-07 19:56:31 +11:00
b1087a6187
feat(cli): port across apply & remove to updated cli 2022-12-07 19:04:21 +11:00
979616e032
feat(cli): safer patch process to avoid repeat-patching 2022-12-06 23:23:43 +11:00
ebf15dbfb9
feat(cli): ported remove cmd to new cli
+ more detailed error messages inc. alternative instructions for removal if not backup is found
2022-12-06 20:37:39 +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
92cc026904
rm submodule fetching workflow 2022-11-25 15:41:55 +11:00
7a065b1e69
rm .gitmodules 2022-11-25 15:40:17 +11:00
d704e08012
remove extension submodules 2022-11-25 15:38:49 +11:00
9c51542e50
Merge submodule contents for extension/dev 2022-11-25 15:37:32 +11:00
5c227381ea
Remove submodule extension 2022-11-25 15:36:51 +11:00
980e1c33aa
add extension submodule 2022-11-25 15:35:31 +11:00
89025f9fb6
Merge submodule contents for repo/dev 2022-11-25 15:22:40 +11:00
eaa4fb9d35
Remove submodule repo 2022-11-25 15:22:11 +11:00
016ed600b0
Merge submodule contents for dep/main 2022-11-25 15:22:06 +11:00
fd907a2ceb
Remove submodule dep 2022-11-25 15:21:46 +11:00
da30befa5c
Merge submodule contents for api/dev 2022-11-25 15:21:36 +11:00
22787bb44e
Remove submodule api 2022-11-25 15:21:15 +11:00
b574411edb
Merge submodule contents for media/main 2022-11-25 15:20:55 +11:00
1d43acf79e
Remove submodule media 2022-11-25 15:20:34 +11:00