xtablo-source/apps/main
Arthur Belleville 3daf720447
fix: improve mobile sidebar UX with smooth transitions and proper touch handling
Add backdrop overlay with tap-to-dismiss, enforce 44px touch targets on the
toggle button, auto-close on route change, clean up z-index layering, remove
duplicate translate logic, and respect safe-area insets for standalone PWA mode.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:22:23 +02:00
..
public feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
scripts feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
src fix: improve mobile sidebar UX with smooth transitions and proper touch handling 2026-04-02 21:22:23 +02:00
worker Lint and format 2025-10-23 21:36:21 +02:00
.biomeignore Lint and format 2025-10-23 21:36:21 +02:00
.env.production Rename env var 2026-03-16 08:44:33 +01:00
.env.staging Rename env var 2026-03-16 08:44:33 +01:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html feat(pwa): add PWA meta tags and update viewport for standalone mode 2026-04-02 19:32:31 +02:00
package.json fix(pwa): resolve workbox-window build error with Cloudflare plugin 2026-04-02 19:42:10 +02:00
stats.html Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
tsconfig.app.json feat(pwa): register service worker with auto-update 2026-04-02 19:34:38 +02:00
tsconfig.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.node.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.worker.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
turbo.json Try passThroughEnv 2025-12-05 09:52:17 +01:00
vite.config.d.ts Update for cirlce ci 2025-10-24 08:22:50 +02:00
vite.config.ts fix: resolve zod/v4/core build error and configure workbox cache limit 2026-04-02 20:07:07 +02:00
worker-configuration.d.ts Lint and format 2025-10-23 21:36:21 +02:00
wrangler.toml Huge bump with turborepo 2025-10-23 11:54:45 +02:00