View on GitHubView PackagePublished: Jun 10, 2026

Release Notes

Patch Changes

  • 43a016d Thanks @segunadebayo! - Remove the DatePicker input _placeholder override so placeholders use the same global *::placeholder styling as Input.

  • 82b26be Thanks @segunadebayo! - Use focusVisibleRing instead of focusRing on Link so the focus ring shows only for :focus-visible, not on mouse click.