pushtell / react-bootstrap-date-picker

React-Bootstrap based date picker.
MIT License
347 stars 195 forks source link

Fixes deprecation warnings introduced in React 15.5.0 #117

Closed charliecochran closed 7 years ago

charliecochran commented 7 years ago

Description

Motivation and Context

React 15.5.0 introduced deprecation warnings for PropTypes, createClass, and react-addons: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

Fixes #114

How Has This Been Tested?

Ran npm test on my machine, all tests passed.

Types of changes

Checklist:

pinkstrings commented 7 years ago

This pull request has been up for a month -- any word on when we can get this merged in?

rubancar commented 7 years ago

I'm currently using this library but I don't like to see those warnings and this pull request seems to be well-structured, why don't we get this update?

tonoslav commented 7 years ago

This got merged and after reinstall from this repo I keep getting the same error, any idea why?

kunyan commented 7 years ago

@tonoslav we have to wait a new release.

jeinz11 commented 7 years ago

any updates on this? warnings are still here