-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rg-future (rebased) #3830
rg-future (rebased) #3830
Conversation
BREAKING CHANGE: Removes the deprecated DigitizeButton in favour of the DrawButton
BREAKING CHANGE: mappify, loadify, isVisibleComponent HOCs as well as MapProvider class were removed
BREAKING CHANGE: Panel, Window and Titlebar components are not existing anymore
BREAKING CHANGE: These componentes are not available anymore
BREAKING CHANGE: the AddWmsLayerEntry accepts a map prop now (required for attributions)
BREAKING CHANGE: use geolocation hook of react-util
BREAKING CHANGE: Typescript configuration
BREAKING CHANGE: The pressed state of the ToggleButton is controlled now
BREAKING CHANGE: update ol-util peer dependency
…ency installation
BREAKING CHANGE: refactors CoordinateInfo as funnction compononent
BREAKING CHANGE: refactors CoordinateReferenceSystemCombo to use useProjFromEpsgIO for CCRS fetching
BREAKING CHANGE: make use of new useWfs hook in react-util Co-authored-by: Amanda Sefu-Beierl <[email protected]>
BREAKGING CHANGE: WfsSearch and WfsSearchInput are replaced by WfsSearchField
BREAKING CHANGE: share common grid props among all grids
BREAKING CHANGE: removes props map and toggleOnClick
* feat: adds a wfs layer and feature-info
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, thanks!
🎉 This PR is included in version 24.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Nice work |
🎉 This PR is included in version 24.0.0-main.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 24.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
See #3763 (original PR) and #3494 (Discussion)
Related issues or pull requests
Pull request type
Do you introduce a breaking change?
Checklist
BSD-2-Clause.
npm test
locally).