Skip to content

V18: Reverts removal of property-value-change event listeners#22734

Merged
nielslyngsoe merged 2 commits into
release/18.0from
v18/task/revert-property-value-change-event-listener
May 7, 2026
Merged

V18: Reverts removal of property-value-change event listeners#22734
nielslyngsoe merged 2 commits into
release/18.0from
v18/task/revert-property-value-change-event-listener

Conversation

@leekelleher

Copy link
Copy Markdown
Member

Description

The UmbPropertyValueChangeEvent class was removed for v18.0, see PR #21984 for details.

Along with this, the property-value-change event listeners were also removed, however we have noticed several community extensions and resources are still referencing the legacy event, so we are keeping the event listeners for v18.0.

@claude

This comment was marked as resolved.

@leekelleher leekelleher changed the title Reverts removal of property-value-change event listeners V18: Reverts removal of property-value-change event listeners May 6, 2026
@claude claude Bot added the area/frontend label May 6, 2026
@leekelleher leekelleher added the category/dx Developer experience label May 6, 2026

This comment was marked as resolved.

@nielslyngsoe

Copy link
Copy Markdown
Member

Lets make a custom event listener, that fires a UmbDeprecation, so those who use this event get notifyied. Also lets make a TODO to remove it in v.20 and then make sure to target the v18.0 branch, as v18/dev is now for 18.1 :-)

for `property-value-change` events.
@leekelleher leekelleher changed the base branch from v18/dev to release/18.0 May 7, 2026 08:46

@nielslyngsoe nielslyngsoe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

perfect

@nielslyngsoe nielslyngsoe enabled auto-merge (squash) May 7, 2026 08:49
@nielslyngsoe nielslyngsoe merged commit 41a9133 into release/18.0 May 7, 2026
29 of 30 checks passed
@nielslyngsoe nielslyngsoe deleted the v18/task/revert-property-value-change-event-listener branch May 7, 2026 09:27
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.

3 participants