v0.11.3
0.11.3 (2019-07-12)
Bug Fixes
- alert: fix time formatter for alert effective time (8bb40a8), closes ibi-group/trimet-mod-otp#219
- graphql: revert GraphQL queries to maintain compatibility w alt index (2cc3374), closes #73
- loading: fix loading icon size in mobile (e2d3ad7)
- plan-trip-button: fix disabled if location missing (2d95681), closes ibi-group/trimet-mod-otp#224
- react-warning: add keys to array of components (797b113)
- reverse-locations: fix reverse locations and clear location actions (a050f50), closes #215
- stop-viewer: fix display of soon text in stop viewer (cba1087), closes ibi-group/trimet-mod-otp#184
- stop-viewer: fix route name display for routes w long name only (3cf9ebe), closes ibi-group/trimet-mod-otp#184
- vehicle-rental: fix place names for eScooter rentals (76273a3), closes ibi-group/trimet-mod-otp#213
- vehicle-rental-overlay: use config-defined color for marker colors (7570101)
Performance Improvements
- Route Viewer: make RouteRow a PureComponent to reduce unneeded re-renders (c613fbb)