Releases: hypothesis/frontend-shared
Releases · hypothesis/frontend-shared
v10.3.2
v10.3.1
v10.3.0
v10.2.0
What's Changed
- Add a CSS version of the Tailwind JS config by @robertknight in #2090
Full Changelog: v10.1.0...v10.2.0
v10.1.0
What's Changed
- Migrate pattern library site and tests to Tailwind v4 by @robertknight in #2084
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
Native browser support for :focus-visible is now required as this library no longer supports the polyfill. This change makes migration to Tailwind v4 easier.
- Replace focus-ring-visible usage with Tailwind's built-in equivalent by @robertknight in #2083
Full Changelog: v9.9.3...v10.0.0
v9.9.3
What's Changed
- Render lazy-loaded components synchronously if already loaded by @robertknight in #2074
Full Changelog: v9.9.2...v9.9.3
v9.9.2
What's Changed
- Wrap Checkbox and RadioButton children in a span by @robertknight in #2068
Full Changelog: v9.9.1...v9.9.2
v9.9.1
What's Changed
- Prevent checkbox / radio button icon from being clipped when label is long by @robertknight in #2067
Full Changelog: v9.9.0...v9.9.1