Releases: gpbl/react-day-picker
Releases · gpbl/react-day-picker
v8.5.0
What's Changed
- chore(a11y): accessibility improvements by @gpbl in #1658
- update
CaptionLabel
to have rolepresentation
- use
gridcell
directly in button, deprecatelabelDay
- update head rows labels
- use presentation role for table cells
- use
rowgroup
fortbody
- update
- build: updated rollup settings improving source maps and css types by @gpbl in #1650
- build(deps): updated internal dependencies by @gpbl @dependabot
Full Changelog: v8.4.1...v8.5.0
v8.4.1
v8.3.7
What's Changed
- chore(style): add opacity to differentiate outside days by @hpdganesh in #1592
- fix(docs): minor typo in upgrading content by @baldyeagle in #1605
- fix(bug): matcherToArray should return a copy of the array by @gpbl in #1609
- build(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #1603
New Contributors
- @baldyeagle made their first contribution in #1605
- @hpdganesh made their first contribution in #1592
Full Changelog: v8.3.6...v8.3.7
v8.3.6
v8.3.5
v8.3.4
What's Changed
- build: fix CSS module types by @gpbl in #1578
- fix: disable tab for outside days (#1567) by @DanielJKelly in #1576
New Contributors
- @DanielJKelly made their first contribution in #1576
Full Changelog: v8.3.1...v8.3.2
v8.3.1
v8.3.0
What's Changed
- feat: add new
id
prop by @gpbl in #1556 - feat: week localization props:
ISOWeek
,firstWeekContainsDate
by @gpbl in #1558 - fix: infinite recursion when focusing next days by @eXamadeus in #1549
- fix: disabled modifiers with min/max range selections by @gpbl in #1566
- fix: improved CSS
focus-visible
and disabled styles by @gpbl in #1565 - chore: updated
SelectSingleEventHandler
interface to type by @gpbl in #1555 - chore: cleanup context types and defaults by @gpbl in #1561
- chore: use rollup-plugin-ts to compile typescript by @gpbl in #1562
- chore: add new
Components
type by @gpbl in #1563 - chore: reorganize contexts files by @gpbl in #1564
New Contributors
- @eXamadeus made their first contribution in #1549
Full Changelog: v8.2.1...v8.3.0
v8.2.1
What's Changed
New Contributors
- @krishna63 made their first contribution in #1538
- @AntanasMisiunas made their first contribution in #1542
Full Changelog: v8.2.0...v8.2.1
v8.2.0
What's Changed
- new: custom
HeadRow
component by @gpbl in #1534 - changed: add
HeadRow
component by @KonradLinkowski in #1533 - fixed: selected day outlines in chrome by @gpbl in #1536
- fixed: dropdown focus-visible style by @gpbl in #1535
- fix: use aria-label for days buttons by @gpbl in #1537
New Contributors
- @KonradLinkowski made their first contribution in #1533
Full Changelog: v8.1.4...v8.2.0