Skip to content

feat(live): improved version of live#184

Draft
cristinecula wants to merge 1 commit intomasterfrom
feature/live-improved
Draft

feat(live): improved version of live#184
cristinecula wants to merge 1 commit intomasterfrom
feature/live-improved

Conversation

@cristinecula
Copy link
Contributor

@cristinecula cristinecula commented Sep 13, 2024

The live directive shipped with lit-html does strict equality checks for property bindings. This version allows you to customize the equality check, useful for bindings where type conversions occur.

Kept all defaults from original.

@cristinecula cristinecula requested a review from a team September 13, 2024 20:40
@cristinecula cristinecula self-assigned this Sep 13, 2024
The live directive shipped with lit-html does strict equality checks
for property bindings. This version allows you to customize the equality
check, useful for bindings where type conversions occur.
@cristinecula
Copy link
Contributor Author

Submitted as PR for lit

@cristinecula cristinecula marked this pull request as draft September 17, 2024 07:54
@cristinecula
Copy link
Contributor Author

Let's wait and see if this gets into lit-html.

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