Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement element key #61

Closed
Tarmil opened this issue Jun 30, 2019 · 0 comments
Closed

Implement element key #61

Tarmil opened this issue Jun 30, 2019 · 0 comments
Labels
enhancement New feature or request released: v0.8

Comments

@Tarmil
Copy link
Member

Tarmil commented Jun 30, 2019

This is a Blazor preview6 feature and therefore depends on #59.

Blazor has a new @key attribute (see announcement) which allows identifying an element in a collection for better diffing, similar to key in React. We should implement an equivalent in Bolero.

@Tarmil Tarmil added the enhancement New feature or request label Jun 30, 2019
Tarmil added a commit that referenced this issue Aug 25, 2019
@Tarmil Tarmil closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released: v0.8
Projects
None yet
Development

No branches or pull requests

1 participant