A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
feat(item): add inner and container parts (#30927)
Issue number: N/A --------- ## What is the current behavior? The inner structural elements of item are not exposed as shadow parts, preventing users from being able to customize their styles directly. ## What is the new behavior? - Exposes `inner` and `container` shadow parts - Adds e2e test coverage for customizing the shadow parts - Removes css variables test, combining it with the shadow parts test ## Does this introduce a breaking change? - [ ] Yes - [x] No --------- Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
B
Brandy Smith committed
a2c655923bb1cff51864949575e19028623c695d
Parent: 1d7b286
Committed by GitHub <noreply@github.com>
on 2/27/2026, 4:18:27 PM