Commit Graph

18 Commits

Author SHA1 Message Date
8ea6ef30ff
chore: update lucide to v0.372.0, unocss to v0.59.4, coloris to v0.24.0 2024-04-23 13:45:59 +10:00
ef09280f61
chore: ensure api is loaded before mod scripts execute 2024-02-19 23:08:09 +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
ff1e5f7550
chore: update lucide 2024-01-30 22:37:30 +11:00
a2efca4ca6
feat(panel): peek panel on hover near edge of screen
- regular toggle animation now slightly messed up
- todo make this configurable
2024-01-16 23:47:30 +11:00
8745dc9313
feat(panel): render icons in switcher 2023-08-09 23:59:18 +10:00
a88c74d1c3
chore: update deps 2023-07-31 23:08:14 +10:00
bf07257ae8
wip: migrate db ops to use ipc (nodeintegration is disabled in latest app) 2023-05-07 22:37:56 +10:00
5640b12139
chore: update vendored deps 2023-01-31 22:17:46 +11:00
72332acc58
feat(menu): profile deletion via confirmation popup 2023-01-19 22:34:41 +11:00
8fe05b2888
feat(menu): text, number, hotkey & color input types
- replaced jscolor with coloris
2023-01-12 15:24:01 +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
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +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
c7b384bc89
chore: add htm/preact to deps 2022-12-16 18:24: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
73e3c7c3a9
chore: update deps, add vendor script 2022-12-08 15:48:47 +11:00