refactor(picker): rename internal picker components to ion-picker and ion-picker-column (#28589)

This commit is contained in:
Shawn Taylor
2023-11-28 16:17:28 -05:00
committed by GitHub
parent cc45e2220b
commit 5e47412e1f
69 changed files with 439 additions and 294 deletions

4
.github/CODEOWNERS vendored
View File

@@ -51,8 +51,8 @@
/core/src/components/nav/ @sean-perkins
/core/src/components/nav-link/ @sean-perkins
/core/src/components/picker-internal/ @liamdebeasi
/core/src/components/picker-column-internal/ @liamdebeasi
/core/src/components/picker/ @liamdebeasi
/core/src/components/picker-column/ @liamdebeasi
/core/src/components/radio/ @amandaejohnston
/core/src/components/radio-group/ @amandaejohnston