Skip to content
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

Merged
merged 50 commits into from
May 6, 2024
Merged

rg-future (rebased) #3830

merged 50 commits into from
May 6, 2024

Conversation

simonseyock
Copy link
Member

Description

See #3763 (original PR) and #3494 (Discussion)

Related issues or pull requests

Pull request type

  • Bugfix
  • Feature
  • Dependency updates
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe)

Do you introduce a breaking change?

  • Yes
  • No

Checklist

  • I understand and agree that the changes in this PR will be licensed under the
    BSD-2-Clause.
  • I have followed the guidelines for contributing.
  • The proposed change fits to the content of the Code of Conduct.
  • I have added or updated tests and documentation, and the test suite passes (run npm test locally).
  • I have added a screenshot/screencast to illustrate the visual output of my update.

dnlkoch and others added 30 commits May 6, 2024 17:39
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
BREAKING CHANGE: refactors CoordinateInfo as funnction compononent
ahennr and others added 20 commits May 6, 2024 17:40
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
Copy link
Member

@dnlkoch dnlkoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, thanks!

@simonseyock simonseyock merged commit 147fae4 into next May 6, 2024
1 check passed
@dnlkoch
Copy link
Member

dnlkoch commented May 6, 2024

🎉 This PR is included in version 24.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@marcjansen marcjansen deleted the rg-future-rebased branch May 6, 2024 16:37
@marcjansen
Copy link
Member

Nice work

@dnlkoch
Copy link
Member

dnlkoch commented May 23, 2024

🎉 This PR is included in version 24.0.0-main.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dnlkoch
Copy link
Member

dnlkoch commented Jun 12, 2024

🎉 This PR is included in version 24.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants