Skip to content

Latest commit

 

History

History
244 lines (107 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

244 lines (107 loc) · 10.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.12.2 (2024-11-18)

Bug Fixes

1.12.1 (2024-08-29)

Bug Fixes

  • add eslint perfectionist (a3dc061)
  • add more options to define the delay output (fc2185c)
  • update dependencies (f1348df)

1.12.0 (2024-08-14)

Features

  • RouteSchedule: add getDelayString prop for custom delay string (#728) (f16b419)

1.11.6 (2024-07-12)

Bug Fixes

  • add a property to set the download file name (afab6f9)

1.11.5 (2024-07-11)

Bug Fixes

  • fix text style kml parsing as richt text (#727) (e5bc676)

1.11.4 (2024-07-08)

Bug Fixes

  • better management of textArray and whitespaces in kml placemark name (a97707d)

1.11.3 (2024-06-28)

Bug Fixes

  • manage text style as array (2d34873)

1.11.2 (2024-06-20)

Bug Fixes

  • add all line style properties to the KML reader/writer (ec42caf)

1.11.1 (2024-06-13)

Bug Fixes

  • BaseLayerSwitcher: add onClick callback function props to BaseLayerSwitcher and Zoom (#723) (dacb6f5)

1.11.0 (2024-06-04)

Features

  • CanvasSaveButton: remove the html container element and only pass onClick property to its child (#722) (71620fc)

1.10.2 (2024-05-28)

Bug Fixes

  • ignore scale fix if the icon has no size (#721) (01d6be8)

1.10.1 (2024-05-14)

Bug Fixes

  • CanvasSaveButton: add maxWidth to extradata.copyright, ensure multiline updates on size change (c58952d)

1.10.0 (2024-05-14)

Features

1.9.2 (2024-03-07)

Bug Fixes

  • keep creation order of features (50d16e9)

1.9.1 (2024-02-09)

Bug Fixes

1.9.0 (2024-02-09)

Features

  • update dependencies and mui@v5 (f009da5)

Bug Fixes

  • LayerTree: add LayerTree renderCheckbox prop (#715) (a103897)
  • pass the error to the onError callback (686bf99)

1.8.2 (2024-01-18)

Bug Fixes

  • add neverCenterToPosition property to geolocation component (#713) (da1762f)

1.8.1 (2024-01-12)

Bug Fixes

  • add renderStationName property (0cdc7bd)

1.8.0 (2023-12-07)

Features

  • add iconScale extended metadata in KML (#711) (1b8f2f8)

1.7.1 (2023-10-25)

Bug Fixes

  • hide delay in route schedule when the vehicle has no realtime (8716ce7)

1.7.0 (2023-10-10)

Features

  • add renderRouterIdentifier property (1f71d98)

1.6.0 (2023-10-06)

Features

  • remove KMLFormat, remove use a ResizeHandler in BasicMap, update deps (df436ca)

1.5.7 (2023-09-22)

Bug Fixes

  • fix time_based state management in route schedule component (60cf0fe)

1.5.6 (2023-09-20)

Bug Fixes

1.5.5 (2023-09-20)

Bug Fixes

  • manage time_based stop in route schedule component (117e279)

1.5.4 (2023-08-01)

Features

  • update react 18 and clean dependencies (9064937)

1.4.1 (2023-04-28)

Bug Fixes

  • use a more intuitive zooming behavior (2d43f31)

1.4.0 (2023-01-09)

Features

  • CanvasSaveButton: add extraData.qrCode option to insert QR code in canvas export (#700) (16be889)

1.3.2 (2022-12-15)

Bug Fixes

  • fix use of baselayers permalink and baselayerswitcher (#699) (23af45f)

1.3.1 (2022-12-15)

Bug Fixes

  • fix detection of base layer in permalink (9099ba7)

1.3.0 (2022-11-14)

Bug Fixes

  • LayerTree: add input and toggle props for layer tree renderItemContent (#697) (8df5237)

1.2.2 (2022-07-22)

1.2.1 (2022-07-22)

Bug Fixes

  • make component better work with nextjs image sand routing (#694) (85871fe)

1.2.0 (2022-06-20)

Features

  • use standard-version and commitlint for automatic versioning and changelog (#690) (2c83f00)