Commit Graph

8 Commits

Author SHA1 Message Date
346b61eff4
feat(titlebar): make frameless window draggable (w/out extra dragarea) 2024-01-23 23:14:08 +11:00
68b73246fb
chore: minor refactoring 2024-01-20 19:48:07 +11:00
5640b12139
chore: update vendored deps 2023-01-31 22:17:46 +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
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
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