Socket
Socket
Sign inDemoInstall

react-date-range

Package Overview
Dependencies
9
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

2.0.1

Diff

Changelog

Source

2.0.1

BREAKING CHANGE:

  • date-fns 3 support. if you use date-fns 2, please use old version 1.4.0.
keremciu
published 2.0.0-alpha.4 •

keremciu
published 2.0.0-alpha.3 •

keremciu
published 2.0.0-alpha.2 •

neoberg
published 1.4.0 •

Changelog

Source

1.4.0

Added

  • calendarFocus prop: Whether calendar focus month should be forward-driven or backwards-driven. can be forwards or backwards (Default: forwards)
  • preventSnapRefocus prop: prevents unneceessary refocus of shown range on selection. (Default: false)
neoberg
published 1.3.0 •

Changelog

Source

1.3.0

Added

  • retainEndDateOnFirstSelection prop: You can prevent the endDate from changing for selections when the startDate is updated. Default behaviour is for endDate to reset which is preserved. This prop makes this configurable.
neoberg
published 1.2.0 •

Changelog

Source

1.2.0

Added

  • dayContentRenderer prop: You can control how each date cell is rendered be passing this function that excepts a date and returns what need to be rendered (#242, #384, #476)
neoberg
published 1.1.4 •

Changelog

Source

1.1.4

Fixed

  • #356: Use babel-plugin-date-fns to reduce bundle size
  • #373, #415, #416: Add missing aria labels
neoberg
published 1.1.4-alpha.3 •

neoberg
published 1.1.4-alpha.2 •

234Next
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