Skip to content

Releases: terrestris/react-geo

v33.1.3

13 Apr 06:57

Choose a tag to compare

33.1.3 (2026-04-13)

Bug Fixes

  • add className to sync button (f6e5c54)
  • trigger release for sync button styling (c30b340)

v33.1.2

26 Mar 12:17

Choose a tag to compare

33.1.2 (2026-03-26)

Bug Fixes

  • popover for data range button (4642de0)

v33.1.1

26 Mar 12:09

Choose a tag to compare

33.1.1 (2026-03-26)

Bug Fixes

  • import TextArea from antd Input instead of separate import (47a9885)

v33.1.0

12 Mar 11:58

Choose a tag to compare

33.1.0 (2026-03-12)

Bug Fixes

  • adds tests for MapComponent (e57c113)
  • broken tests of FeatureGrid and SearchField (9b35c17)
  • extract checkPointerRest to callback and create new MapBrowserEvent (14f12cd)
  • set firePointerRest to false since currently not emitted (661b1a2)

Features

  • adds example for registerOnPointerMove and registerOnPointeRest of useCoodinateInfoHook (0f1e358)
  • register pointermove map event on mapcomponent (c362c2e)
  • update react-util to version 12.4.1 (26bc7a4)

v33.0.0

28 Jan 15:27

Choose a tag to compare

33.0.0 (2026-01-28)

Bug Fixes

  • add configuration for trusted publisher for npm (5e1fb79)
  • add semantic release dependencies (da47480)
  • fix tests for antd v6 dependencies (35139e8)
  • migrate from rc-* to @rc-component/* (42d4a16)
  • print button typing (4ae47bc)
  • styleguide error (70f5386)
  • typo (51fb1c9)
  • unit tests after ant-design v6 dom changes (64f95fa)
  • update action versions (084261f)
  • update node to v24 (dd0e48d)

Features

BREAKING CHANGES

v32.7.0

08 Dec 09:36

Choose a tag to compare

32.7.0 (2025-12-08)

Bug Fixes

  • give the floating map logo image a configurable alt text (4409b19)

Features

  • enable keyboard handling for LayerSwitcher component (08b4497)

v32.6.1

04 Dec 15:13

Choose a tag to compare

32.6.1 (2025-12-04)

Bug Fixes

  • TimeLayerSliderPanel: pass default values for playback to state correctly (8b09fba)

v32.6.0

24 Nov 13:29

Choose a tag to compare

32.6.0 (2025-11-24)

Features

  • configurable default values for playback (3c164bb)

v32.5.1

12 Nov 08:47

Choose a tag to compare

32.5.1 (2025-11-12)

Bug Fixes

  • improve ToggleGroup integration and context detection for GeoLocationButton (bd00146)
  • unify toggle behavior for standalone and ToggleGroup use (b6dd2dd)

v32.5.0

23 Oct 13:07

Choose a tag to compare

32.5.0 (2025-10-23)

Features

  • deps: update react-util (cd1d518)
  • MeasureButton: add option and example to show lengths of segments (0aef389)