aboutsummaryrefslogtreecommitdiff
path: root/src/components/WeatherCurrent.svelte
Commit message (Collapse)AuthorAgeFilesLines
* Add caching of data (currently live-time is 5 minutes)Jakob Stendahl2022-05-031-2/+24
|
* Convert all date strings to ISO861, do some minor design fixesJakob Stendahl2022-05-021-1/+5
|
* Add chip showing that value is estimated, and add bt valueJakob Stendahl2022-04-271-4/+7
|
* Move all data fetching to a store, add spinner for loadingJakob Stendahl2022-04-271-112/+41
|
* Add pulling of locationJakob Stendahl2020-10-141-1/+9
|
* :lipstick: Fix small design mistake.Jakob Stendahl2020-10-141-1/+1
|
* Clean up some js, and make the UI a bit prettierJakob Stendahl2020-10-141-25/+23
|
* Update pathsJakob Stendahl2020-10-131-1/+1
|
* First commitJakob Stendahl2020-10-131-0/+210