Skip to content

Releases: terrestris/react-geo

v26.1.0

07 Nov 12:30
Compare
Choose a tag to compare

26.1.0 (2024-11-07)

Bug Fixes

Features

  • add optional layer visibility change callback (1cf736c)

v26.0.0

22 Oct 08:01
Compare
Choose a tag to compare

26.0.0 (2024-10-22)

Bug Fixes

  • linting (b268a97)
  • register client side row module by default (17d7f6e)

Code Refactoring

BREAKING CHANGES

  • if you are using additional imports of ag-grid (e.g. to enable CSV export), they need to be adjusted. otherwise AG Grid will be included twice in your bundle

See

v25.1.2

17 Oct 08:54
Compare
Choose a tag to compare

25.1.2 (2024-10-17)

Bug Fixes

  • pass type prop to button (60270fd)

v25.1.1

14 Oct 10:16
Compare
Choose a tag to compare

25.1.1 (2024-10-14)

Bug Fixes

  • correct variable name for column definitions in checkbox selection check (2c9f5ec)

v25.1.0

20 Sep 12:30
Compare
Choose a tag to compare

25.1.0 (2024-09-20)

Features

  • adds a loading spin for TimeLayerSliderPanel (df98ab1)
  • adjust default value to hours (52a43a1)

v25.0.0

20 Sep 11:57
Compare
Choose a tag to compare

25.0.0 (2024-09-20)

chore

BREAKING CHANGES

  • required peer dependency for ol is now >= 10

v24.5.0

19 Sep 13:15
Compare
Choose a tag to compare

24.5.0 (2024-09-19)

Bug Fixes

  • adds dependency and handler variable to use in cleanup function (325c153)

Features

  • tweaks the TimeLayerSliderPanel in design and functionality (a8bad8e)

v24.4.0

02 Sep 12:48
Compare
Choose a tag to compare

24.4.0 (2024-09-02)

Features

  • add onFeatureSelect listener to modify button (580849a)

v24.3.0

31 Jul 13:17
Compare
Choose a tag to compare

24.3.0 (2024-07-31)

Features

v24.2.1

26 Jul 08:43
Compare
Choose a tag to compare

24.2.1 (2024-07-26)

Bug Fixes