buhapp-telegram/public/js/views
root 06c8f8b593 Fix: tab switching hangs on iOS Safari
- showView: requestAnimationFrame + мгновенный loader (UI не висит)
- maybeOnboard на старте fire-and-forget (не блокирует init)
- MapView: НЕ запрашивает геолокацию автоматически (только по кнопке)
- MapView: правильно destroy map если container удалён (нет утечки Leaflet)
- invalidateSize() перед setView чтобы тайлы 2GIS догрузились
2026-08-20 21:28:33 +00:00
..
chat.js UX fixes: auto geolocation, read-ticks, pulse animation 2026-08-20 20:45:27 +00:00
chats.js Telegram WebApp: Mini App with map, chats, profile, reviews 2026-08-20 17:43:16 +00:00
map.js Fix: tab switching hangs on iOS Safari 2026-08-20 21:28:33 +00:00
onboarding.js Fix: onboarding overlay не сносит #app (#app удалялся root.innerHTML='') 2026-08-20 21:21:14 +00:00
profile.js Telegram WebApp: Mini App with map, chats, profile, reviews 2026-08-20 17:43:16 +00:00
review.js Telegram WebApp: Mini App with map, chats, profile, reviews 2026-08-20 17:43:16 +00:00
settings.js Telegram WebApp: Mini App with map, chats, profile, reviews 2026-08-20 17:43:16 +00:00