eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
160 stars 109 forks source link

Add rowStatePreserved property to UIRepeat #5353

Closed BalusC closed 10 months ago

BalusC commented 10 months ago

Same as #5349 but without changes to UIData.

Next step is to move UIRepeat into jakarta.faces.component package, and to extract a common UIIterable superclass from UIData and UIRepeat as per https://github.com/jakartaee/faces/issues/963