Commit Graph

5 Commits

Author SHA1 Message Date
Amer Agovic
859db6ccb2 Release 1.0.8 with platform, security, and UI hardening.
Adds API filter registry, style theme registry, SW bitmask cache clear, KV namespacing, session expiry checks, accessibility improvements, and expanded test coverage.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 21:08:21 -05:00
Amer Agovic
c6f7240912 Update bface UI and security work 2026-05-31 12:30:02 -05:00
Amer Agovic
f5a739ee35 Add shell registry and profile-driven app config support 2026-05-10 20:48:13 -05:00
Amer Agovic
8960e40db4 Support desktop API base URL override 2026-05-10 17:56:11 -05:00
Amer Agovic
94a9f32969 Initial commit: bface library, build fixes, and refreshed docs
- Externalize all @tamagui/* and tamagui subpaths so dist no longer vendors Tamagui.
- Emit TypeScript declarations with vite-plugin-dts; fix package exports types for ui/*.
- Align initEnv with profiles: displayName, brandLogo, api.baseURL, themeColor, uiShell.
- Stabilize tests with Node localStorage file; env tests pass.
- Update README and component docs for services, menus, API client, and development.
2026-04-18 10:43:52 -05:00