Commit Graph

7 Commits

Author SHA1 Message Date
vcoppe
0b457f9a1e prettier config + format all, closes #175 2025-02-02 11:17:22 +01:00
mbof
766ebe0275 Add support for nautical units (#61) (#66)
* Add support for nautical units

* Make panel reactive to unit changes even after pushing down conversions into utility functions.

* Fix issue: km->mph conversion was not done right.

* Add support for nautical units to the Time dialog.

* Add support for nautical units to the embedding view and embedding playground.

* add missing parameter and rename

* "npx prettier" pass on the files changed in this PR

Does not include changes to `website/src/lib/db.ts`, because there would otherwise be lots of unrelated formatting changes

* Change elevation unit to meters for 'nautical' distances.

* hide elevation decimals

---------

Co-authored-by: bdbkun <1308709+mbof@users.noreply.github.com>
Co-authored-by: vcoppe <vianney.coppe@gmail.com>
2024-08-26 12:51:05 +02:00
vcoppe
5f9d609a04 time data management 2024-06-18 12:35:24 +02:00
vcoppe
b29500cfeb time tool progress 2024-06-13 17:36:43 +02:00
vcoppe
71d68a3b5c store settings 2024-05-04 15:10:30 +02:00
vcoppe
c9bf4bc401 elevation profile reactive to unit changes 2024-04-24 16:53:33 +02:00
vcoppe
78b7612171 start localization 2024-04-24 16:12:50 +02:00