Skip to content

Remove eventlistener dependency - #12746

Open
jna4k wants to merge 1 commit into
geosolutions-it:masterfrom
jna4k:remove-eventlistener-dependency
Open

Remove eventlistener dependency#12746
jna4k wants to merge 1 commit into
geosolutions-it:masterfrom
jna4k:remove-eventlistener-dependency

Conversation

@jna4k

@jna4k jna4k commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR removes the eventlistener dependency and replaces the functionality with addEventListener.
The dependency was a ponyfill for addEventListener and is no longer necessary.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#12745

What is the new behavior?

Removes the eventlistener dependency and replaces the functionality with addEventListener

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@cla-bot cla-bot Bot added the CLA Ready label Jul 28, 2026
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.

1 participant