Vite + TypeScript PWA that mirrors the Android app's core features: - Pre-processed shelter data (build-time UTM33N→WGS84 conversion) - Leaflet map with shelter markers, user location, and offline tiles - Canvas compass arrow (ported from DirectionArrowView.kt) - IndexedDB shelter cache with 7-day staleness check - Service worker with CacheFirst tiles and precached app shell - i18n for en, nb, nn (ported from Android strings.xml) - iOS/Android compass handling with low-pass filter - Respects user map interaction (no auto-snap on pan/zoom) - Build revision cache-breaker for reliable SW updates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4.2 KiB
4.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.0 - 2024-12-06
Commits
- [Refactor] use
dunder-protoinstead ofcall-bind6e5e76c - [actions] split out node 10-20, and 20+
3b8e9e6 - [Dev Deps] update
@ljharb/tsconfig,gopd57bcd00 - [actions] skip
npm lsin node < 10ce3a4d7
v1.1.0 - 2024-12-01
Commits
- [New] add
accessorandmutatorendpoints144f6a9 - [types] use shared config
8b597cf - [Refactor] cache result at module level
88418bd - [Dev Deps] update
@ljharb/eslint-config,auto-changelog,taped246200 - [Deps] update
gopd,reflect.getprototypeof6f72364 - [Tests] add
@arethetypeswrong/cli8194e1a - [Tests] replace
audwithnpm auditfd7ad11 - [Dev Deps] update
@types/tape2695808 - [Dev Deps] add missing peer dep
fa4b2f7
v1.0.3 - 2024-02-19
Commits
- [types] add missing declaration file
26ecade
v1.0.2 - 2024-02-19
Commits
- add types
6435262 - [Dev Deps] update
@ljharb/eslint-config,aud,npmignore,tapef16a5e4 - [Refactor] tiny cleanup
d1f1a4b - [meta] add
sideEffectsflage7ab1a6
v1.0.1 - 2022-12-21
Commits
- [meta] correct URLs and description
ef34483 - [patch] add an additional criteria
e81959e - [Dev Deps] update
aud2bec2c4