Commit graph

9 commits

Author SHA1 Message Date
54907d6eec components/navigation/navigation: actually watch for route changes
All checks were successful
Build dev / build (push) Successful in 1m14s
the useRoute() did not return ref,
so the previous implementation did not work
2023-12-21 03:39:47 +01:00
bcace5cbd7 components/navigation/navigation: watch for route changes
All checks were successful
Build dev / build (push) Successful in 1m3s
and select value in nav properly
2023-12-21 03:31:33 +01:00
cf29c26abc components/navigation/navigation: move "login" to bottom
and rename it to "My account"
2023-12-21 03:29:42 +01:00
ac49090615 components/navigation/navigation: add light/dark theme switcher
All checks were successful
Build dev / build (push) Successful in 1m13s
2023-12-21 03:18:41 +01:00
ed739e27fd /page/orders: create
All checks were successful
Build dev / build (push) Successful in 1m59s
this is pretty initial and the are still no per order page.
2023-12-18 23:17:06 +01:00
f7519f32b3 nav: select automatically current page when visiting first time
for example after refresh, or when component gets loaded
2023-12-12 18:59:42 +01:00
4720202d8a remove playground junk 2023-06-14 13:47:21 +02:00
4e67cc4e19 update cuz presentation 2023-05-24 09:40:45 +02:00
1e63e008af Initial commit 2023-05-11 06:03:22 +02:00