Socket
Socket
Sign inDemoInstall

react-day-picker

Package Overview
Dependencies
4
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
23Next

8.3.1

Diff

Changelog

Source

v8.3.1

Release date: 2022-10-03

  • fix: types for selection modes not being correctly set
  • fix: isMatch to match open DateIntervals
gpbl
published 8.3.0 •

Changelog

Source

v8.3.0

Release date: 2022-09-26

  • feat: add new id prop
  • feat: week localization props: ISOWeek, firstWeekContainsDate
  • fix: infinite recursion when focusing next days
  • fix: disabled modifiers with min/max range selections
  • fix: improved CSS focus-visible and disabled styles
  • chore: updated SelectSingleEventHandler interface to type
  • chore: cleanup context types and defaults
  • chore: use rollup-plugin-ts to compile typescript
  • chore: add new Components type
  • chore: reorganize contexts files
gpbl
published 8.2.1 •

Changelog

Source

v8.2.1

Release date: 2022-09-08

  • fix: CSS module doesn't include the root class
gpbl
published 8.2.0 •

Changelog

Source

v8.2.0

Release date: 2022-09-01

  • new: custom HeadRow component
  • changed: add HeadRow component
  • fixed: selected day outlines in chrome
  • fixed: dropdown focus-visible style
  • fix: use aria-label for days buttons
gpbl
published 8.1.4 •

Changelog

Source

v8.1.4

Release date: 2022-08-28

  • fix: use parsed fromDate/toDate in useInput
  • changed: add names to fields and buttons
  • changed: focus vs focus-visible styles
gpbl
published 8.1.3 •

Changelog

Source

v8.1.3

Release date: 2022-08-24

  • fix: onDayClick called twice in selection mode
  • changed: accept undefined for the modifier props
gpbl
published 8.1.2 •

Changelog

Source

v8.1.2

Release date: 2022-08-22

  • fix: do not focus disabled or hidden days
gpbl
published 8.1.1 •

Changelog

Source

v8.1.1

Release date: 2022-08-19

  • fix: prevent focus from moving beyond toDate and fromDate
  • fix: page keys not working when using setMonth
  • fix: add onSelect to the DayPickerContextValue
  • fix: rdp class not added to root element when using className
gpbl
published 8.1.0 •

Changelog

Source

v8.1.0

Release date: 2022-08-11

  • new: add prefix to auto generated ids
  • new: addedToRange to the exported utilities
  • new: revert to use disabled attribute instead of aria-disabled (reverts
  • new(css): use pure selector for CSS variables
    • Note this may require some changes in your CSS
  • fix: @reach/auto-id warnings by removing the dependency
  • fix: home/end buttons behavior with startOfWeek
  • package: upgraded dependencies
gpbl
published 8.0.7 •

Changelog

Source

v8.0.7

Release date: 2022-06-12

  • fixed: missing dropdown_year CSS class in YearsDropdown
  • fixed: Maximum update depth exceeded when select the range date
  • website(chore): Upgrade docusaurus to beta 22
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc