lilith-platform.live/codebase/@features/vip/frontend-client/src
2026-05-17 18:35:53 -07:00
..
components feat(vip-animations): Add ArtDecoRosette, DecryptCutsceneAdapter, DiamondMonogram, GeometricFlower, and WaxSeal animation components with a registry and TypeScript types for VIP frontend 2026-05-17 18:35:53 -07:00
hooks feat(vip): Introduce WebSocket-based real-time message streaming hook and extend API utilities for VIP frontend 2026-04-20 01:36:19 -07:00
icons refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs 2026-04-24 20:04:58 -07:00
pages feat(vip): Implement QuotePage component with React logic, state management, and API integration for VIP quotes 2026-05-17 06:55:28 -07:00
api.ts feat(vip): Add VIP quote API types, frontend client, QuotePage component, and EventsListPage integration 2026-05-17 06:41:50 -07:00
App.tsx feat(vip): Introduce QuotePage component with VIP-specific quote request/submission API and update routing 2026-05-16 20:39:09 -07:00
disguises.ts
formatters.ts
main.tsx feat(vip): Reorganize VIP client routing, implement welcome page, and update entry point for functional UI transition 2026-04-20 01:36:19 -07:00
push.ts feat(client): Introduce PushNotification module for real-time VIP alerts with token management and event handling 2026-04-20 01:36:19 -07:00
tokens.ts
vite-env.d.ts