patternfly-yew / patternfly-yew

PatternFly components for Yew
https://patternfly-yew.github.io/patternfly-yew-quickstart/
Apache License 2.0
155 stars 30 forks source link

Promote keys from all list-like components' child components #150

Closed antifuchs closed 2 months ago

antifuchs commented 2 months ago

Same as #149, this change pulls all the list-like components' child component key properties up into the elements introduced that wrap the children. This should reduce the need to re-compute child components with larger children or many children (like accordions).

ctron commented 2 months ago

Just ping me when you want me to release! Thanks for the work!

antifuchs commented 2 months ago

I think we’re ready to release now! Thanks for getting it in so quick (:

ctron commented 2 months ago

Released as 0.6.2: https://crates.io/crates/patternfly-yew/0.6.2