digitransit-ui/app/util
Vesa Meskanen 147d07f222
Merge pull request #5625 from HSLdevcom/revert-car-station-fix
Revert special handling for car routing from/to stations
2026-03-27 12:37:59 +01:00
..
alertUtils.js fix info-icon not showing on itinerary leg 2025-08-29 09:57:38 +03:00
analyticsUtils.js chore: show crazyegg survey more often 2025-11-21 14:16:22 +02:00
apiUtils.js
browser.js Do more clean up 2025-06-12 14:36:07 +03:00
clusterUtils.js Don't copy object. 2025-12-23 11:36:38 +02:00
colorUtils.js feat: generalize color configuration 2026-01-10 13:46:30 +02:00
configMerger.js
configureCountry.js
dateParamUtils.js cleanup and rename date constants 2025-06-16 14:15:39 +03:00
dateSelectUtils.js remove double preparation of dates 2026-03-16 10:15:36 +02:00
DTSearchContextInitializer.js
emissions.js
envUtils.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
events.js
fareUtils.js chore: restore Heikki's fare rendering fix 2025-10-08 14:43:26 +03:00
feedScopedIdUtils.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
fetchUtils.js
filterUtils.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
font-sw.js
geo-utils.js fix: use constant zero height 2024-12-03 10:38:14 +02:00
geolocationMessages.js
getIterator.js
glfun.js
gtfs.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
gtfsrt.js
gtfsRtParser.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
hashUtil.js
indoorUtils.js Fix indoor steps not working when entrance index was 0. 2026-01-27 10:44:43 +02:00
legUtils.js feat: add caution color to config 2026-01-12 08:48:08 +02:00
manifestUtils.js
mapIconUtils.js Merge branch 'v3' of github.com:HSLdevcom/digitransit-ui into improve-indoor-routing-level-info-v3 2026-01-26 12:33:49 +02:00
mapLayerUtils.js
messageUtils.js
metaUtils.js Remove unnecessary checks and server side codes 2025-05-27 16:19:09 +03:00
modeUtils.js feat: don't display favourites near you if the tab is empty 2026-02-04 09:08:11 +02:00
mqttClient.js cleanup and rename date constants 2025-06-16 14:15:39 +03:00
occupancyUtil.js
oldParamParser.js chore: replace moment with luxon 2025-06-03 16:15:09 +03:00
otpStrings.js feat: support OTP stop type in locationToUri 2024-12-29 12:01:02 +02:00
ParkAndRideUtils.js feat: add wheelchair accessibility to park features 2026-01-29 18:54:49 +02:00
path.js fix: strip stop code from terminals if it exists 2026-02-09 13:17:21 +02:00
patternUtils.js chore: replace moment with luxon 2025-06-03 16:15:09 +03:00
planParamUtil.js Merge pull request #5625 from HSLdevcom/revert-car-station-fix 2026-03-27 12:37:59 +01:00
publicPath.js
queryUtils.js fix: do not save future itinerary searches twice 2025-04-04 09:07:43 +03:00
relayUtils.js
route-compare.js
routerUtils.js handle error when fragment returns null for a required parameter 2026-03-16 09:56:11 +02:00
safeJsonParser.js
scroll.js Remove unnecessary checks and server side codes 2025-05-27 16:19:09 +03:00
searchContext.js
shapes.js Merge branch 'v3' of github.com:HSLdevcom/digitransit-ui into improve-indoor-routing-level-info-v3 2026-01-26 12:33:49 +02:00
slicedToArray.js
sortUtils.js fix: use nearyou consistently (no more nearbys) 2025-12-30 15:26:35 +02:00
StoreListeningIntlProvider.js feat: added TranslationsContext 2026-01-22 15:52:43 +02:00
storeUtils.js
stringUtils.js refactoring 2026-01-29 10:24:08 +02:00
timeUtils.js fix: typo in docstring 2025-07-08 15:50:16 +03:00
urlUtils.js DT-6711 use localized url or first entry 2025-03-17 11:52:48 +02:00
useTranslationsContext.js feat: added TranslationsContext 2026-01-22 15:52:43 +02:00
vehicleRentalUtils.js fix: convert silly icon-icon prefix to icon 2025-09-21 11:08:19 +03:00
vehicleStateUtils.js
withBreakpoint.js feat: added useBreakpoint hook 2026-01-22 15:40:56 +02:00
xhrPromise.js
zoneIconUtils.js