Tags: terrestris/react-geo
Tags
chore(release): 29.0.0 [skip ci] # [29.0.0](v28.0.0...v29.0.0) (2025-01-24) ### Bug Fixes * @babel/plugin-syntax-dynamic-import is included in @babel/preset-env in ES2020 ([86a9a64](86a9a64)) * add no-debugger rule ([6ce69a1](6ce69a1)) * enable tracking only if passed explicitely ([e2d03ff](e2d03ff)) * pass default icon to component ([bbf3abb](bbf3abb)) * pass type prop correctly to button ([cc2ab13](cc2ab13)) ### chore * **eslint:** upgrade to v9 ([565c5da](565c5da)) ### BREAKING CHANGES * **eslint:** upgrade eslint to v9
chore(release): 28.0.0 [skip ci] # [28.0.0](v27.0.0...v28.0.0) (2025-01-24) ### Bug Fixes * remove momentjs and homogenize props of timeslader and its panel ([6de4ff9](6de4ff9)) * update time for all time aware layers if value changes ([255d8b8](255d8b8)) * value update in time slider panel ([4eefb99](4eefb99)) ### Features * support minutes in autoplay and seperate speed from unit ([6519b5c](6519b5c)) ### BREAKING CHANGES * MomentJS is replaced by DayJS
chore(release): 27.0.0 [skip ci] # [27.0.0](v26.2.1...v27.0.0) (2025-01-15) ### Bug Fixes * remove unneeded checkbox column ([3fc107a](3fc107a)) ### Features * update ag-grid and use theming via js api ([10bbdc0](10bbdc0)) ### BREAKING CHANGES * The theme property of the AgFeatureGrid has changed to an AG-Grid Theme object. Any CSS imports from AG-Grid have to be removed.
chore(release): 26.0.0 [skip ci] # [26.0.0](v25.1.2...v26.0.0) (2024-10-22) ### Bug Fixes * linting ([b268a97](b268a97)) * register client side row module by default ([17d7f6e](17d7f6e)) ### Code Refactoring * use ag-grid modules ([1ea6332](1ea6332)) ### BREAKING CHANGES * imports of ag-grid need to be adjusted, otherwise AG Grid will be included twice See - https://www.ag-grid.com/react-data-grid/modules/ - https://www.ag-grid.com/react-data-grid/modules/#mixing-packages-and-modules
PreviousNext