Releases: hypothesis/frontend-shared
Releases · hypothesis/frontend-shared
v9.7.0
What's Changed
- Add
lazy
utility to create lazy-loading UI components by @robertknight in #2035
Full Changelog: v9.6.1...v9.7.0
v9.6.1
What's Changed
- Set
NODE_ENV=production
when building npm package by @robertknight in #2034
Full Changelog: v9.6.0...v9.6.1
v9.6.0
What's Changed
- Disable mangling of names when building minified bundles by @robertknight in #2027
- Support setting
transition-delay
in Slider by @robertknight in #2026
Full Changelog: v9.5.1...v9.6.0
v9.5.1
v9.5.0
Added
- Allow to customize initial Popover placement by @acelaya in #2000
- Allow an arrow to be added to popover component by @acelaya in #2011
Changed
- Consolidate text colors in RadioGroup.Radio by @acelaya in #1955
- Update hypothesis frontend build and eslint config packages by @acelaya in #1969
- Reduce duplication between vitest and rollup-tests config files by @acelaya in #1983
- Refactor usePopoverPositioning internal hook with options by @acelaya in #2010
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
- Improve tests to work with both karma and vitest by @acelaya in #1950
- Set-up to run tests with vitest browser mode by @acelaya in #1947
- Add vitest summary reporter by @acelaya in #1956
- Add/revise icons:
pending
,pin
andselection
by @jaredpdesigns in #1961
Full Changelog: v9.3.0...v9.4.0
v9.3.0
v9.2.1
v9.2.0
What's Changed
- Add
elementRef
prop toPopover
component by @robertknight in #1914
Full Changelog: v9.1.1...v9.2.0
v9.1.1
What's Changed
- Avoid restoring focus when clicking on focusable element outside Popover by @robertknight in #1907
Full Changelog: v9.1.0...v9.1.1