Releases: terrestris/react-geo
Releases · terrestris/react-geo
v26.1.0
26.1.0 (2024-11-07)
Bug Fixes
Features
- add optional layer visibility change callback (1cf736c)
v26.0.0
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.1
25.1.1 (2024-10-14)
Bug Fixes
- correct variable name for column definitions in checkbox selection check (2c9f5ec)
v25.1.0
25.1.0 (2024-09-20)
Features
- adds a loading spin for TimeLayerSliderPanel (df98ab1)
- adjust default value to hours (52a43a1)
v25.0.0
25.0.0 (2024-09-20)
chore
BREAKING CHANGES
- required peer dependency for ol is now >= 10
v24.5.0
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
24.4.0 (2024-09-02)
Features
- add onFeatureSelect listener to modify button (580849a)