v0.3.0
Minor Changes
-
#8
85dbe0cThanks @MikeNotThePope! - AddAuthShellorganism andPasswordInputatom.AuthShellis a centered single-column card layout for authentication pages (sign in, sign up, password reset), with slots for a brand/logo, title, description, body, and footer.PasswordInputis a drop-in replacement forInputon password fields, adding a show/hide visibility toggle. It is i18n-aware via thepasswordInputlabels namespace onLabelsProvider(showPassword/hidePassword).
Patch Changes
- #6
36fac85Thanks @MikeNotThePope! - Fix today's date misaligning with other days in the Calendar/DatePicker. The "today" highlight now uses an inset ring instead of a border, so it no longer shrinks the cell's content box and shifts the date number.