big-design
big-design copied to clipboard
chore(deps): bump react-datepicker from 7.3.0 to 8.8.0
trafficstars
Bumps react-datepicker from 7.3.0 to 8.8.0.
Release notes
Sourced from react-datepicker's releases.
8.8.0
What's Changed
Major overhaul to the Docs site with new Typscript examples
- ✨ docs-site(ts): Migrate examples to TypeScript, add live transpilation to JavaScript + Copy code feature by
@balajis-qbin Hacker0x01/react-datepicker#5865- docs: add typescript examples by
@SergeyKazarinovin Hacker0x01/react-datepicker#5605- Fix loading indicator flicker when switching TypeScript/JavaScript tabs in docs-site by
@balajis-qbin Hacker0x01/react-datepicker#5894- (docs-site) 🐛 Fix the cursor position auto-reset while typing in progress by
@balajis-qbin Hacker0x01/react-datepicker#5922- 🐛 Configure esbuild-wasm initialize to use installed package version by
@balajis-qbin Hacker0x01/react-datepicker#5893Other changes
- fix: Center align day names in DatePicker for improved layout by
@ilchenkoArtemin Hacker0x01/react-datepicker#5836- ✨ Add
selectionMetaparam to the onChangeRaw event call - to give additional details about the selected date by@balajis-qbin Hacker0x01/react-datepicker#5858- ✨ feat(datepicker): add full disabled state support across all picker modes by
@balajis-qbin Hacker0x01/react-datepicker#5890- chore: fix typos in test by
@noritaka1166in Hacker0x01/react-datepicker#5864New Contributors
@noritaka1166made their first contribution in Hacker0x01/react-datepicker#5864Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.7.0...v8.8.0
8.7.0
What's Changed
- Add jest-axe Accessibility Testing and Fix ARIA Structure Issues by
@martijnrusschenin Hacker0x01/react-datepicker#5808- ♿ Add scoped .react-datepicker__sr-only utility class for accessibility by
@balajis-qbin Hacker0x01/react-datepicker#5813Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.6.0...v8.7.0
8.6.0
What's Changed
- Fix React 19 compatibility issues with
@floating-ui/reactby@martijnrusschenin Hacker0x01/react-datepicker#5787- Add dropdown keyboard accessibility by
@eelikiviin Hacker0x01/react-datepicker#5728- Enhance DatePicker behavior for date range selection and refocus logic by
@balajis-qbin Hacker0x01/react-datepicker#5793- fix: Improve behaviour of highlight dates with swapRange by
@ilchenkoArtemin Hacker0x01/react-datepicker#5800New Contributors
@eelikivimade their first contribution in Hacker0x01/react-datepicker#5728@ilchenkoArtemmade their first contribution in Hacker0x01/react-datepicker#5800Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.5.0...v8.6.0
8.5.0
What's Changed
- ✏️ Renamed the
startDatevariable in the example code to theselectedDateto improve clarity and better reflect it's purpose by@balajis-qbin Hacker0x01/react-datepicker#5501- fix: correct usage of customHeaderCount to keep arrows on any monthsShown prop by
@johannrp27in Hacker0x01/react-datepicker#5618- fix(calendar): Change type on YearButtonLabel to be the type ReactNode. by
@KeeganWin Hacker0x01/react-datepicker#5659- 🐛 Enable --keyboard-selected class to the YearPicker irrespective of the availability of selected prop by
@balajis-qbin Hacker0x01/react-datepicker#5670- 🐛 Reset inputValue back to null on blur of input (even when the calendar popup is not open) by
@balajis-qbin Hacker0x01/react-datepicker#5703- ✨ Add a support for
visibleYearsRangein therenderCustomHeaderof the YearPicker by@balajis-qbin Hacker0x01/react-datepicker#5687
... (truncated)
Commits
cd4843c8.8.0226a8d3Merge pull request #5934 from Hacker0x01/dependabot/npm_and_yarn/docs-site/es...e077e8aMerge pull request #5936 from Hacker0x01/dependabot/npm_and_yarn/multi-82db6e...334effaFix React version incompatibility660daa7chore(deps-dev): bump react-dom and@types/react-dom3f7939echore(deps-dev): bump eslint from 9.36.0 to 9.37.0 in /docs-site6a5c1bfMerge pull request #5935 from Hacker0x01/dependabot/npm_and_yarn/types/node-2...70e6010Merge pull request #5933 from Hacker0x01/dependabot/npm_and_yarn/react-docgen...67dcaa1Merge pull request #5932 from Hacker0x01/dependabot/npm_and_yarn/docs-site/es...f9530eaMerge pull request #5931 from Hacker0x01/dependabot/npm_and_yarn/docs-site/es...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)