aprs.me/assets/js
Graham McIntire 688fc6ba95
Implement mobile web optimization and fix sidebar clipping
- Add comprehensive mobile viewport meta tags for better mobile experience
- Implement touch gesture support with long-press to show station info
- Create mobile-specific CSS with touch target optimization (44px minimum)
- Add safe area insets support for notched devices
- Position zoom controls at bottom-right on mobile for thumb accessibility
- Optimize map performance on mobile with canvas renderer
- Fix desktop sidebar toggle button clipping when slideover is open
- Improve responsive design for slideover panels and popups
- Add landscape mode and high DPI screen optimizations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 14:31:49 -05:00
..
features Fix Docker build JavaScript import errors with vendor bundle 2025-07-21 12:32:39 -05:00
hooks cleanup 2025-07-18 14:44:52 -05:00
types Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
app.js Fix Docker build JavaScript import errors with vendor bundle 2025-07-21 12:32:39 -05:00
map.ts Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
map_fixes.ts Remove debug console.log statements from JavaScript files 2025-07-18 15:37:05 -05:00
map_helpers.ts Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00
vendor.js Fix Docker build JavaScript import errors with vendor bundle 2025-07-21 12:32:39 -05:00