react-geo
react-geo copied to clipboard
A set of geo related modules to use in combination with React, Ant Design and OpenLayers.
## Description This adds a Bugfix as the default `maxFeatures` was `0` if not defined. New default is 1000. It also adds the possibility to parse GML32 responses. ## Pull...
## Description This introduces the `BackgroundLayerChooser` and its childcomponent `BackgroundLayerPreview`. It`s a combination of an overview map and a layer chooser with an immediate preview.  ## Pull request type...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.5 to 18.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ol](https://github.com/openlayers/openlayers) from 6.14.1 to 6.15.1. Release notes Sourced from ol's releases. v6.15.1 The 6.15.1 release is a patch to ensure that a layer gets rendered when its source has...
Bumps [@ag-grid-community/client-side-row-model](https://github.com/ag-grid/ag-grid) from 27.1.0 to 28.1.0. Release notes Sourced from @ag-grid-community/client-side-row-model's releases. v28.1.0 Release 28.1.0 Key Issue Type Summary AG‑7095 Bug [Integrated Charts] Aggregated object values are not charted AG‑7094...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.16.1 to 8.17.1. Release notes Sourced from @testing-library/dom's releases. v8.17.1 8.17.1 (2022-08-09) Bug Fixes log ignored selectors correctly on error (#1141) (d50a967) v8.17.0 8.17.0 (2022-08-09) Features ByRole:...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.2 to 14.4.3. Release notes Sourced from @testing-library/user-event's releases. v14.4.3 14.4.3 (2022-08-09) Bug Fixes build: add types field in exports (#1029) (5bed8c6) remove circular dependencies (#1027) (1aa2027)...
## Description ## Related issues or pull requests ## Pull request type - [ ] Bugfix - [ ] Feature - [ ] Dependency updates - [ ] Code style...
The react testing library enables to test components a lot like users would use them. Also it does not need full applications, it can just render single components and test...
Bumps [@ag-grid-community/react](https://github.com/ag-grid/ag-grid) from 27.1.0 to 27.3.0. Release notes Sourced from @ag-grid-community/react's releases. v27.3.0 Release 27.3.0 Key Issue Type Summary AG‑6772 Bug [Charts] When restoring integrated charts, an exception is thrown...