Skip to content

Remove eventlistener dependency - #12746

Merged
offtherailz merged 1 commit into
geosolutions-it:masterfrom
jna4k:remove-eventlistener-dependency
Aug 18, 2026
Merged

Remove eventlistener dependency#12746
offtherailz merged 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
@tdipisa tdipisa linked an issue Aug 10, 2026 that may be closed by this pull request
6 tasks
@tdipisa
tdipisa requested a review from offtherailz August 10, 2026 08:37
@tdipisa tdipisa added this to the 2026.03.00 milestone Aug 13, 2026
@offtherailz
offtherailz merged commit e464726 into geosolutions-it:master Aug 18, 2026
16 checks passed
@offtherailz

Copy link
Copy Markdown
Member

Thank you very much for your contribution @jna4k . ❤️
This is one step more for the upgrates we need 🚀

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.

Remove eventlistener dependency

3 participants