Commit Graph

6 Commits

Author SHA1 Message Date
8fa0c9bd44 feat(qr): add draggable gradient handles for background and foreground styling 2026-03-04 03:22:56 +00:00
9f9ea255a8 feat(qr): implement background style and gradient support for QR generation 2026-03-04 03:18:06 +00:00
858e880c38 fix(qr): fix svg attribute malformation when injecting gradient defs 2026-03-04 03:15:19 +00:00
f8953984ef feat(qr): add background and foreground colors/gradient customization 2026-03-04 03:13:39 +00:00
10286c2924 chore(lint): enforce 2-space indent & add gpg pre-commit hook 2026-03-04 02:45:53 +00:00
18912368a4 feat(ui): refine input states, add tokenized params & ripple effects
- Refactored Url Cleaner Exception 'Keep params' into a tokenized input array (pills/badges)
- Standardized UI contrast: ensured proper label highlighting in light/dark themes
- Expanded v-ripple interaction effect to buttons across all remaining tools, header, and modals
- Moved base .detail-tag styles into global CSS variables
- Web worker generation for QR codes (WIP)
2026-03-04 02:41:58 +00:00