Releases: gpbl/react-day-picker
Releases · gpbl/react-day-picker
v8.9.0
What's Changed
- feat: support for
nonce
,lang
,title
global attributes by @gpbl in #1924 - feat: new custom components "Months" by @pawelgoc in #1917
- feat: new
--rdp-selected-color
CSS variable for text of selected days by @gpbl in #1931
Updated internal dependencies
Details
- chore(build): update dependencies by @gpbl in #1913
- build(deps-dev): bump postcss from 8.4.27 to 8.4.29 by @dependabot in #1905
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 by @dependabot in #1904
- chore(docs): add strict mode to website by @gpbl in #1911
- build(deps-dev): bump @types/node from 18.15.13 to 20.6.5 by @dependabot in #1916
- build(deps-dev): bump rimraf from 5.0.1 to 5.0.5 by @dependabot in #1918
- build(deps): bump focus-trap-react from 10.2.1 to 10.2.2 by @dependabot in #1919
- build(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #1921
- build(deps-dev): bump @types/node from 20.6.5 to 20.8.3 by @dependabot in #1925
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.4 to 25.0.5 by @dependabot in #1929
- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #1928
- build: remove allowSyntheticDefaultImports requirement by @gpbl in #1926
- build(deps): bump clsx from 1.2.1 to 2.0.0 by @dependabot in #1927
New Contributors
Full Changelog: v8.8.2...v8.8.3
v8.8.2
What's Changed
Bug fixes
Other
Dependencies Updates
- build(deps-dev): bump rollup-plugin-dts from 5.3.0 to 5.3.1 by @dependabot in #1889
- build(deps-dev): bump jest and @types/jest by @dependabot in #1888
- build(deps-dev): bump @testing-library/dom from 9.3.0 to 9.3.1 by @dependabot in #1886
- build(deps-dev): bump tslib from 2.5.0 to 2.6.2 by @dependabot in #1891
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #1892
- build(deps-dev): bump @types/react from 18.0.38 to 18.2.21 by @dependabot in #1897
- build(deps): bump focus-trap-react from 10.1.1 to 10.2.1 by @dependabot in #1898
New Contributors
Full Changelog: v8.8.1...v8.8.2
v8.8.1
What's Changed
- fix: range not selected when missing the
from
value by @Sam-Apostel in #1876 - fix: dropdown may navigate to the wrong month when multiple months are set by @gpbl in #1884
- docs: remove shadow-dom from examples by @gpbl in #1817
Build updates
Toggle list
- build(deps): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.11 by @dependabot in #1813
- build: move from yarn to pnpm by @gpbl in #1816
- build: move the main package to the repo root by @gpbl in #1827
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.61.0 by @dependabot in #1829
- build(deps-dev): bump webpack from 5.83.1 to 5.88.1 by @dependabot in #1837
- build(deps-dev): bump date-fns from 2.29.3 to 2.30.0 by @dependabot in #1801
- build(deps-dev): bump tsc-alias from 1.8.6 to 1.8.7 by @dependabot in #1841
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1845
- build(deps-dev): bump jest and @types/jest by @dependabot in #1840
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #1836
- build(deps-dev): bump jest-axe from 7.0.1 to 8.0.0 by @dependabot in #1850
- build(deps-dev): bump webpack from 5.83.1 to 5.88.2 by @dependabot in #1851
- build(deps): bump @codesandbox/sandpack-react from 2.6.1 to 2.6.9 by @dependabot in #1849
- build(deps-dev): bump postcss from 8.4.23 to 8.4.27 by @dependabot in #1859
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1861
- build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #1862
- build(deps-dev): bump @jest/types from 29.5.0 to 29.6.1 by @dependabot in #1857
- build(deps-dev): bump @rollup/plugin-terser from 0.4.1 to 0.4.3 by @dependabot in #1858
- build(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7 by @dependabot in #1869
- build(deps-dev): bump postcss from 8.4.23 to 8.4.27 by @dependabot in #1868
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #1867
- build: prepublish script typo in package.json by @trabeast in #1883
- build(deps-dev): bump tslib from 2.5.0 to 2.6.1 by @dependabot in #1880
- build(deps-dev): bump @rollup/plugin-commonjs from 25.0.0 to 25.0.4 by @dependabot in #1881
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #1879
New Contributors
- @trabeast made their first contribution in #1883
- @Sam-Apostel made their first contribution in #1876
Full Changelog: v8.8.0...v8.8.1
v8.8.0
What's Changed
- feat: add custom ID to grid elements by @GeorgeTaveras1231 in #1730
- docs: Time Picker example by @Erik-McKelvey in #1772
- docs: added more details about week numbers calculations
New Contributors
- @Erik-McKelvey made their first contribution in #1772
- @GeorgeTaveras1231 made their first contribution in #1730
Full Changelog: v8.7.1...v8.8.0
v8.7.1
v8.7.0
What's Changed
- feat(rendering): add
id
,data-
attributes to the root element by @gpbl in #1745 - feat(style): add CSS variable for caption font size by @7PH in #1703
- feat(style): uppercase weekday name by @gpbl in #1746
- fix(a11y): empty table header when showing week numbers by @gpbl in #1712
- fix(i18n): caption buttons inverted when using RTL direction and multiple months by @gpbl in #1744
- docs: update range mode documentation @jorostoyanov in #1717
New Contributors
- @7PH made their first contribution in #1703
- @jorostoyanov made their first contribution in #1717
Full Changelog: v8.6.0...v8.7.0
v8.6.0
What's Changed
- feat: new
dropdown-buttons
caption layout by @seanockert in #1678 (see example). - feat: added
displayMonth
prop toFooter
by @gpbl in #1690
New Contributors
- @seanockert made their first contribution in #1678
Full Changelog: v8.5.1...v8.6
v8.5.1
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