Releases: hypothesis/frontend-shared
Releases · hypothesis/frontend-shared
v8.16.0
v8.15.0
What's Changed
- Revise pagination item calculation by @robertknight in #1829
Full Changelog: v8.14.0...v8.15.0
v8.14.0
What's Changed
- Update Pagination styling by @robertknight in #1828
Full Changelog: v8.13.0...v8.14.0
v8.13.0
What's Changed
- Minify production build of patterns.hypothes.is website by @robertknight in #1806
- Set a font size of at least 16px for inputs on mobile by @robertknight in #1816
- Import
PaginationNavigation
from client asPagination
by @robertknight in #1817 - Rename
Library.{Pattern, Example}
=>Library.{SectionL2, SectionL3}
by @robertknight in #1818
Full Changelog: v8.12.0...v8.13.0
v8.12.0
Changed
- Make sure continuous integration triggers on PR created from forks by @acelaya in #1807
- Use mount helper functions from @hypothesis/frontend-testing by @acelaya in #1813
- Remove plop from project by @acelaya in #1814
Fixed
- Types after preact 10.25 by @rschristian in #1803
New Contributors
- @rschristian made their first contribution in #1803
Full Changelog: v8.11.0...v8.12.0
v8.11.0
What's Changed
- Split Select dual popover/listbox element in two by @acelaya in #1789
- Create new Popover component by @acelaya in #1791
- Do not render Popover children while closed by @acelaya in #1792
- Add documentation page for Popover component by @acelaya in #1793
- Remove workaround when setting popover attribute by @acelaya in #1801
- Add onClose property to Popover by @acelaya in #1800
- Refine appearance of DataTable loading state by @robertknight in #1805
- Fix Popover not opening when not using the native API by @acelaya in #1804
Full Changelog: v8.10.2...v8.11.0