Skip to content

Tags: jb7-coder/CalendarPicker

Tags

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

5.18.0

Toggle 5.18.0's commit message
Remove unnecessary babel-preset-expo and transform-react-jsx-source.

Remove expo entirely (consuming project should include that itself if needed).
Update jest and snapshot.

5.17.0

Toggle 5.17.0's commit message
Fix deprecation warnings for componentWillReceiveProps, ...WillUpdate.

RN 0.54 / React 16.3 logs deprecation warnings for componentWillReceiveProps and componentWillUpdate.
Remove extraneous setState in CalendarPicker componentDidUpdate.
Check that config prop has changed in Swiper componentDidUpdate before updating state.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.