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

Use digitize related hooks from react-util #3507

Closed
wants to merge 35 commits into from
Closed

Commits on Sep 4, 2023

  1. fix: remove the DigitizeButton

    BREAKING CHANGE: Removes the deprecated DigitizeButton in favour of the DrawButton
    dnlkoch committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    aa8c514 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3493 from terrestris/remove-digitize-button

    Remove the deprecated `DigitizeButton` in favour of the `DrawButton`
    dnlkoch committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7c5e80d View commit details
    Browse the repository at this point in the history
  3. refactor: remove deprecated HOC components

    BREAKING CHANGE: mappify, loadify, isVisibleComponent HOCs as well as MapProvider class were removed
    annarieger committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e66738e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3496 from terrestris/remove-hocs

    Remove some deprecated HOCs
    annarieger committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e8eeaa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    daa2de6 View commit details
    Browse the repository at this point in the history
  2. chore: 💄

    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e1ef868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a86da View commit details
    Browse the repository at this point in the history
  4. build: update enzyme adapter

    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b9ad1ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f9599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f65318d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76d5d02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    301c69d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cc903e View commit details
    Browse the repository at this point in the history
  10. fix: make use of dayjs

    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b0f873c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89c8749 View commit details
    Browse the repository at this point in the history
  12. fix: don't pass icon prop

    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e242cf0 View commit details
    Browse the repository at this point in the history
  13. ci: run with node 18

    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c2723b4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3499 from terrestris/dependency-updates

    Dependency updates
    dnlkoch committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    30524c2 View commit details
    Browse the repository at this point in the history
  15. refactor: remove Panel, Window and Titlebar components

    BREAKING CHANGE: Panel, Window and Titlebar components are not existing anymore
    annarieger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0a602c6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3497 from terrestris/remove-window

    Remove Window, Panel and Titlebar component
    annarieger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    27caa13 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7a162a6 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3503 from terrestris/remove-toolbar

    refactor: remove toolbar component
    annarieger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b6b3a2f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    632cc92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3504 from terrestris/remove-userchip

    refactor: remove userchip component
    annarieger committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    11e5ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a264f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aec328 View commit details
    Browse the repository at this point in the history
  5. chore: introduce .npmrc

    ahennr committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dafd330 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3505 from terrestris/homozenize-imports

    Eslint: homogenize / sort imports using simple-sort-plugin
    ahennr committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d585255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0066c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55798b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0a1aa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f859d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    39642b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    9922e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2e782 View commit details
    Browse the repository at this point in the history