digitransit-ui/app/component/map/tile-layer
Vesa Meskanen 9a1afdbf5b feat: generalize color configuration
Configuration exposed a limited set of theme colors prefixes with 'mode-'
to component libraries. Many parts of UI used either a hard coded color
or incorrectly HSL theme color. Now all relevant colors can put into
a general use color map and component can access them. First use case is
near you mode icon row's expand arrow.
2026-01-10 13:46:30 +02:00
..
MarkerSelectPopup.js fix: remove unnecessary color prop 2025-10-30 08:51:47 +02:00
ParkAndRide.js Fix hilight spelling to highlight. 2025-07-03 14:25:08 +03:00
ParkAndRideForBikes.js feat: add accept-language header to vector tile requests 2022-10-21 11:29:13 +03:00
ParkAndRideForCars.js feat: add accept-language header to vector tile requests 2022-10-21 11:29:13 +03:00
RentalVehicles.js feat: generalize color configuration 2026-01-10 13:46:30 +02:00
SelectParkAndRideRow.js fix: convert silly icon-icon prefix to icon 2025-09-21 11:08:19 +03:00
SelectRentalVehicleClusterRow.js feat: generalize color configuration 2026-01-10 13:46:30 +02:00
SelectStopRow.js chore: use stopPagePath in route page and map links 2025-11-19 15:07:02 +02:00
SelectVehicleContainer.js fix: don't render trip popup if trip is not known 2024-06-10 16:45:38 +03:00
SelectVehicleRentalRow.js feat: generalize color configuration 2026-01-10 13:46:30 +02:00
SelectVehicleRow.js chore: use routePagePath in the rest of UI 2025-11-12 12:12:33 +02:00
Stops.js feat: consistent way to consider ferry stopCode 2025-10-30 12:51:08 +02:00
TileContainer.js Fix hilight spelling to highlight. 2025-07-03 14:25:08 +03:00
TileLayerContainer.js chore: use stopPagePath in route page and map links 2025-11-19 15:07:02 +02:00
VectorTileLayerContainer.js Fix hilight spelling to highlight. 2025-07-03 14:25:08 +03:00
VehicleRentalStations.js feat: generalize color configuration 2026-01-10 13:46:30 +02:00