veza/apps/web/src/components
senke 557d96c055 feat: enhance Button component with fusion design system
- Created button.css with 9 variants:
  * Primary (Neon cyber with clip-path)
  * Secondary (Outline with gradient fill)
  * Gaming (XP/Achievement style)
  * Terminal (Matrix/Hacker green)
  * Nature (Organic botanical)
  * Graffiti (Spray paint effect)
  * Ghost (Minimal)
  * Outline (Clean)
  * Destructive (Error/Delete)
- Added 4 size variants (sm, md, lg, xl)
- Added icon button support
- Updated Button.tsx to use new design system classes
- All variants include hover effects, animations, and accessibility
2026-01-04 01:44:23 +01:00
..
auth [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
base feat: enhance Button component with fusion design system 2026-01-04 01:44:23 +01:00
charts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
data [INT-V2-003] Update documentation with id: string 2025-12-26 09:54:51 +01:00
feedback refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
filters [FE-COMP-007] fix: Remove unused import in FilterBar 2025-12-25 11:39:09 +01:00
forms [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
keyboard [FE-COMP-022] fe-comp: Add keyboard shortcuts 2025-12-25 12:21:17 +01:00
layout [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
navigation [FE-COMP-019] fe-comp: Add accessibility (a11y) improvements 2025-12-25 12:11:08 +01:00
notifications [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
player [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
pwa refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
search [FE-COMP-008] fe-comp: Add search bar component 2025-12-25 11:41:20 +01:00
share [FE-COMP-013] fix: Remove unused useQuery import 2025-12-25 11:54:39 +01:00
ui [T0-006] test(backend): Amélioration couverture tests Go - Scripts et tests RBAC 2026-01-04 01:44:21 +01:00
ErrorBoundary.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ErrorBoundary.tsx [FIX] PROD-007: Corriger erreurs TypeScript - ajouter override modifiers 2026-01-04 01:44:18 +01:00
index.ts [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00
OfflineIndicator.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
types.ts [FE-TYPE-013] fe-type: Add type safety for components 2025-12-25 15:00:35 +01:00