antd-mobile
Here are 156 public repositories matching this topic...
-
Updated
Jul 7, 2020 - TypeScript
+ const { override, fixBabelImports } = require('customize-cra');
- module.exports = function override(config, env) {
- // do stuff with the webpack config...
- return config;
- };
+ module.exports = override(
+ fixBabelImports('import', {
+ libraryName: 'antd-mobile
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jul 12, 2020 - JavaScript
antd-mobile标签页显示不正确
在src/pages/index/index.js文件中测试,把antd-mobile的标签页放到页面中,显示结果是这样的:
https://mobile.ant.design/components/tabs-cn/#components-tabs-demo-mutlitabs
-
Updated
May 21, 2018 - JavaScript
-
Updated
May 13, 2020 - JavaScript
http://react-component.github.io/input-number/examples/simple-use-touch.html
In the Simple Use Touch example, there is a prop being used, useTouch. The README file for the repo where the table of props is documented does not include this prop, so there is no description of what it does available in the README file.
-
Updated
Apr 24, 2018 - JavaScript
-
Updated
Nov 24, 2018 - JavaScript
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 22, 2017 - JavaScript
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Mar 20, 2020 - Vue
-
Updated
Sep 18, 2018 - JavaScript
-
Updated
Sep 22, 2016 - JavaScript
-
Updated
Dec 30, 2017 - JavaScript
-
Updated
Nov 15, 2019 - JavaScript
-
Updated
May 5, 2019 - TypeScript
-
Updated
Apr 18, 2018 - JavaScript
-
Updated
Jul 5, 2020 - JavaScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
May 27, 2018 - JavaScript
Improve this page
Add a description, image, and links to the antd-mobile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the antd-mobile topic, visit your repo's landing page and select "manage topics."


Reproduction link
https://mobile.ant.design/kitchen-sink/components/calendar?lang=en-US#calendar-demo-0
Steps to reproduce
0
What is exp