Skip to content

Pass only the property that was changed to the callback #1

@bramus

Description

@bramus

Right now, when any of the properties change, the full set of tracked properties gets passed into the callback. This can change since TransitionEvent has a propertyName property which can be used to determine which property to pass to the callback.

This could be put behind a flag, where authors can opt-in to choose between the blanket behavior, or the selective behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions