add page to docs-ui, fix aria labels, compatibility with one password icons, create custom button

Signed-off-by: Hermione Bird <hermioneb@spotify.com>
This commit is contained in:
Hermione Bird
2025-09-26 11:42:09 +01:00
parent 7f436b46e1
commit b78dc1154c
14 changed files with 400 additions and 285 deletions
+5
View File
@@ -85,6 +85,11 @@ building it incrementally with not conflict with the existing theming system.
description="A search field component to help you search for items."
href="/components/search-field"
/>
<ComponentCard
title="PasswordField"
description="A password field component to help you input passwords."
href="/components/password-field"
/>
<ComponentCard
title="Select"
description="A select component to help you select items."