svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.27k stars 63 forks source link

[@svelteui/core]: add PasswordInput component #423

Closed khalibloo closed 1 year ago

khalibloo commented 1 year ago

Description

Added PasswordInput component.

image image image image image image

Before submitting the PR, please make sure you do the following

khalibloo commented 1 year ago

Note that in the disabled state, we still have the visibility toggle unlike in Mantine. I could not find a way to conditionally render a slot in Svelte.

Edit: Resolved now

BeeMargarida commented 1 year ago

Thank you for this amazing contribution! :raised_hands: :partying_face: