mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2026-01-31 03:00:29 +01:00
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. |
||
|---|---|---|
| .. | ||
| MarkerSelectPopup.js | ||
| ParkAndRide.js | ||
| ParkAndRideForBikes.js | ||
| ParkAndRideForCars.js | ||
| RentalVehicles.js | ||
| SelectParkAndRideRow.js | ||
| SelectRentalVehicleClusterRow.js | ||
| SelectStopRow.js | ||
| SelectVehicleContainer.js | ||
| SelectVehicleRentalRow.js | ||
| SelectVehicleRow.js | ||
| Stops.js | ||
| TileContainer.js | ||
| TileLayerContainer.js | ||
| VectorTileLayerContainer.js | ||
| VehicleRentalStations.js | ||