redgeoff / mson-getting-started

MSON: Getting Started Example
Apache License 2.0
15 stars 3 forks source link

Update material-ui-pickers to the latest version ๐Ÿš€ #21

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency material-ui-pickers was updated from 1.0.1 to 2.0.3.

This version 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.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.1.0

It`s our 50th release! ๐Ÿ˜ฎ

Thanks a lot for 4 contributors, who made this release possible. They are incredible ๐Ÿฅ‡
Here what's changed:

Features

  • We are relying on date-io v1 so it's required to update
  • ๐ŸŽ‰ From now on material-ui-pickers using custom svg icons instead of falling back to icon font. No more
-<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  • [docs] Added ability to switch date-utils in runtime

Fixes/Enhancements

  • Updated to the newest material-ui version and fixed all warnings
  • [bundlesize] Remove a lot of unused/duplicated defaultProps & propTypes (#843)
  • Export our context consumer component from entrypoint (#838)
  • [#823] Fix opening modal on 1900-01-01 if selected date in past
  • [typescript] Fix InputProps typing error & add dependency for @types/react-text-mask
  • [#824] [luxon] Fix crashing on opening datetime picker in error state (#829)

And many more bugfixes ๐Ÿ› and documentation improvements.
Thank you for using material-ui-pickers ๐Ÿ˜Ž

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.1.1

Oopsy!

This is a quick release with a fix for typescript users.
No worries ๐Ÿฅ

redgeoff commented 5 years ago

Replaced by https://github.com/redgeoff/mson-getting-started/pull/22