All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.12.2 (2024-11-18)
- update dependencies (2fc4941)
1.12.1 (2024-08-29)
- add eslint perfectionist (a3dc061)
- add more options to define the delay output (fc2185c)
- update dependencies (f1348df)
1.12.0 (2024-08-14)
1.11.6 (2024-07-12)
- add a property to set the download file name (afab6f9)
1.11.5 (2024-07-11)
1.11.4 (2024-07-08)
- better management of textArray and whitespaces in kml placemark name (a97707d)
1.11.3 (2024-06-28)
- manage text style as array (2d34873)
1.11.2 (2024-06-20)
- add all line style properties to the KML reader/writer (ec42caf)
1.11.1 (2024-06-13)
- BaseLayerSwitcher: add onClick callback function props to BaseLayerSwitcher and Zoom (#723) (dacb6f5)
1.11.0 (2024-06-04)
- CanvasSaveButton: remove the html container element and only pass onClick property to its child (#722) (71620fc)
1.10.2 (2024-05-28)
1.10.1 (2024-05-14)
- CanvasSaveButton: add maxWidth to extradata.copyright, ensure multiline updates on size change (c58952d)
1.10.0 (2024-05-14)
1.9.2 (2024-03-07)
- keep creation order of features (50d16e9)
1.9.1 (2024-02-09)
- fix search icon css (bd46106)
1.9.0 (2024-02-09)
- update dependencies and mui@v5 (f009da5)
- LayerTree: add LayerTree renderCheckbox prop (#715) (a103897)
- pass the error to the onError callback (686bf99)
1.8.2 (2024-01-18)
1.8.1 (2024-01-12)
- add renderStationName property (0cdc7bd)
1.8.0 (2023-12-07)
1.7.1 (2023-10-25)
- hide delay in route schedule when the vehicle has no realtime (8716ce7)
1.7.0 (2023-10-10)
- add renderRouterIdentifier property (1f71d98)
1.6.0 (2023-10-06)
- remove KMLFormat, remove use a ResizeHandler in BasicMap, update deps (df436ca)
1.5.7 (2023-09-22)
- fix time_based state management in route schedule component (60cf0fe)
1.5.6 (2023-09-20)
- fix prop-types definition for server side rendering (f979f735b27dcc04c7cb6589e29a2607b2585391)
1.5.5 (2023-09-20)
- manage time_based stop in route schedule component (117e279)
1.5.4 (2023-08-01)
- update react 18 and clean dependencies (9064937)
1.4.1 (2023-04-28)
- use a more intuitive zooming behavior (2d43f31)
1.4.0 (2023-01-09)
1.3.2 (2022-12-15)
1.3.1 (2022-12-15)
- fix detection of base layer in permalink (9099ba7)