From faeb89e7106a18dca0bc14c6194d4cf5d0442288 Mon Sep 17 00:00:00 2001 From: Elizabeth Mitchell Date: Thu, 17 Aug 2023 11:16:54 -0700 Subject: [PATCH] docs: status update PiperOrigin-RevId: 557880997 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d940894128..5b30663e5e 100644 --- a/README.md +++ b/README.md @@ -34,26 +34,26 @@ breaking changes. Component | Alpha | Beta | Stable ----------------------------- | :---: | :--: | :----: Button | ✅ | ✅ | 🟡 -FAB | ✅ | ✅ | ❌ +FAB | ✅ | ✅ | 🟡 Icon button | ✅ | ✅ | 🟡 Checkbox | ✅ | ✅ | ✅ -Chips | ✅ | ✅ | ❌ +Chips | ✅ | ✅ | 🟡 Dialog | ✅ | ✅ | ✅ Divider | ✅ | ✅ | ✅ Elevation | ✅ | ✅ | ✅ Focus ring | ✅ | ✅ | ✅ Field | ✅ | ✅ | 🟡 Icon | ✅ | ✅ | ✅ -List | ✅ | ✅ | ❌ -Menu | ✅ | ✅ | ❌ +List | ✅ | ✅ | 🟡 +Menu | ✅ | ✅ | 🟡 Progress indicator (circular) | ✅ | ✅ | ✅ Progress indicator (linear) | ✅ | ✅ | 🟡 Radio button | ✅ | ✅ | 🟡 Ripple | ✅ | ✅ | ✅ -Select | ✅ | ✅ | ❌ -Slider | ✅ | ✅ | ❌ +Select | ✅ | ✅ | 🟡 +Slider | ✅ | ✅ | 🟡 Switch | ✅ | ✅ | 🟡 -Tabs | ✅ | ✅ | ❌ +Tabs | ✅ | ✅ | 🟡 Text field | ✅ | ✅ | 🟡 ### Future