Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-datepicker to the latest version 🚀 #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 26, 2018

Version 1.5.0 of react-datepicker was just published.

Dependency react-datepicker
Current Version 0.47.0
Type dependency

The version 1.5.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-datepicker.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 207 commits.

  • 8970e2c Publish new API docs (automated commit)
  • 6fd5464 1.5.0
  • 94e2c9f fixed calendar withPortal closing (#1382)
  • 387ea02 Add calendarContainer prop (#1387)
  • e052b4a Fix month jumping in inline multiple month calendar (#1360)
  • 83cf74f Merge pull request #1351 from manubo/add-type-to-close-button
  • f86a8e4 Set type attribute of the clear button to button
  • 3b1efbe Add formatWeekDay prop for weekdays custom formatting (#1294)
  • 3446817 Publish new API docs (automated commit)
  • c8fd75c 1.4.1
  • 251edcf Merge pull request #1346 from webdeb/bk-fix-year-pre-selection-bug-1345
  • 326a18d hasPreSelectionChanged util in Component
  • ceb3b80 Merge pull request #1348 from Lean5/fix_setFocus
  • eb3d392 Fix potential exception after unmounting
  • 2e10682 Publish new API docs (automated commit)

There are 207 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Aug 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2018

Version 1.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 3feb10c Publish new API docs (automated commit)
  • bfd9048 1.6.0
  • d25d0d7 Patch #1389 Clear Field not clickable in Firefox (#1437)
  • 93c46ed Adding babel polyfill to docs-site for IE11 compatibility (#1376)
  • 7dbd2d2 Adding a label to the month navigation buttons (#1421)
  • c8c106e readOnly fix (#1419)
  • db6f040 Merge pull request #1410 from lauriejones/patch-1
  • 0cfd95c add -> app
  • 5443432 fix-unsafe-lifecycles (#1374)
  • 953c40a Preserve the preselect date when the user is typing (#1407)
  • 04e33c8 Fix typo in class name in year dropdown (#1406)
  • 8ab13e0 Merge pull request #1405 from kaekasui/fix-commentout-position
  • 8e07160 Move '}' for js code markdown
  • febaf1d Changed selection of today to allow for multiple instances of today to be rendered (ie. in case today is the start of the month) (#1392)
  • 6cf5587 Only open the calendar for ArrowUp and ArrowDown (#1395)

There are 17 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants