m-calendar icon indicating copy to clipboard operation
m-calendar copied to clipboard

React Mobile Calendar Component (web)

Results 35 m-calendar issues
Sort by recently updated
recently updated
newest added

The calendar was not re rendered when the defaultdate property was dynamically passed in

直接用ios手机在微信浏览器打开https://react-component.github.io/m-calendar/examples/basic.html 上划和下拉的到时候都失效了。

![image](https://user-images.githubusercontent.com/13128285/43724228-0afd956c-99cc-11e8-9b15-27be8ca4d8f2.png)

Updates the requirements on [rc-tools](https://github.com/react-component/rc-tools) to permit the latest version. Commits - See full diff in [compare view](https://github.com/react-component/rc-tools/commits) Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Fix typo, Fir -> Fri Ref https://github.com/react-component/m-calendar/issues/13

It should be "Fri" not "fir"

I want to display months names (Jan, Feb, Mar, etc...) instead of numeric (2018/10), so I can do something like: October, 2018. Is there a way to do this?