m-date-picker icon indicating copy to clipboard operation
m-date-picker copied to clipboard

React Mobile DatePicker(web & react-native)

Results 36 m-date-picker issues
Sort by recently updated
recently updated
newest added

How can we change the display Date from 'Y M D' to 'M D Y' and how can we use the formatMonth and formatDay please can we give us an...

enhancement

I want to change the separator line color but no any ways. It's ok to change the fontSize and text color on each row. It is possible to change the...

Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 2.9.1 to 3.11.0. Changelog Sourced from enzyme's changelog. 3.11.0 New Stuff render: handle Fiber strings and numbers (#2221) Fixes shallow: Share child context logic between shallow and...

dependencies

import React, { useState } from "react"; import "rmc-picker/assets/index.css"; import "rmc-date-picker/assets/index.css"; import DatePicker from "rmc-date-picker/lib/DatePicker"; import zhCn from "rmc-date-picker/lib/locale/zh_CN"; import enUs from "rmc-date-picker/lib/locale/en_US"; import { cn, format, minDate, maxDate, now...

**Turkish** **ÖÖ:** Öğleden Önce (Ante Meridiem) **ÖS:** Öğleden Sonra (Post Meridiem)

Add translation for Vietnamese locale

This is not recommended for ts: ```import React from 'react';``` (This syntax need very specific tsconfig, which my project and many others would not meet, and cause Error: `ERROR in...

Updates the requirements on [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) to permit the latest version. Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## v16.8.4 > ## 16.8.4 (March 5, 2019) > > ### React DOM...

dependencies

Updates the requirements on react-native-index-page to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...

dependencies

see https://github.com/ant-design/ant-design-mobile/pull/2507