Socket
Socket
Sign inDemoInstall

react-day-picker

Package Overview
Dependencies
2
Maintainers
0
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1820
23Next

1.3.2

Diff

Changelog

Source

v1.3.2

Release date: 2016-04-10

Adds React 15 to the peer dependencies.

gpbl
published 2.0.0-beta •

gpbl
published 1.3.1 •

Changelog

Source

v1.3.1

Release date: 2016-03-02

Fixes an issue causing className being overwritten by className prop (#137).

gpbl
published 1.3.0 •

Changelog

Source

v1.3.0

Release Date: 2016-02-18

Improvements

  • Support for Babel 6 (#90)
  • HTML props are spread to container tag, so to support onBlur, onFocus, etc. (#122, #123)
  • Better RTL support for month navigation (#125)
gpbl
published 1.2.0 •

Changelog

Source

v1.2.0

Release Date: 2015-12-04

New features

  • Use a custom caption element with the new captionElement prop. A custom caption element is useful, for example, to create a year/month navigation as shown in this example. Read #52 for a discussion about this feature.

Improvements

  • Improved navigation when clicking on outside days (#112, see also this example)
  • New addMonths function in DateUtils
  • Added a style definition to package.json (#105, thanks @webbushka)

Fixed bugs

  • Make the component working again with React ~0.13 (#108)
  • Fixed: a bug when clicking on outside days when fromMonth or toMonth were set (#97)
  • Replace a wrong attr tag with the right abbr in the weekdays row – https://github.com/gpbl/react-day-picker/issues/33#issuecomment-159751186. ⚠️ Please note that the component may now use the CSS defined for abbr tags.
gpbl
published 1.1.5 •

Changelog

Source

v1.1.5

Release date: 2015-11-20

Fix an issue with showMonth() (#95) – thanks @JKillian

gpbl
published 1.1.4 •

Changelog

Source

v1.1.4

Release date: 2015-11-19

Minor changes when importing utilities

gpbl
published 1.1.3 •

Changelog

Source

v1.1.3

Release date: 2015-11-12

Improvements

  • isSameDay in DateUtils now accepts null or undefined arguments
  • Added bower support
gpbl
published 1.1.2 •

gpbl
published 1.1.1 •

Changelog

Source

v1.1.1

Release date: 2015-11-11

Fix regression The last version was missing an element and this change may have broken existing styles. This fix restore the original behavior adding the element again. (see #82).

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc