Cong-Cong Pan

Results 30 issues of Cong-Cong Pan

[ECMA 404 Standard](https://www.ecma-international.org/wp-content/uploads/ECMA-404_2nd_edition_december_2017.pdf) > Whitespace is any sequence of one or more of the following code points: character tabulation (U+0009), line feed (U+000A), carriage return (U+000D), and space (U+0020). Whitespace...

I think the variable name and error message should consistent with the specification as follow. http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc398718025

I'm enjoy reading the tutorial. I want more chinese people can read this. Thank you for your effort!

here: https://nodejs.org/api/util.html

Inspired by https://github.com/react-component/field-form/blob/master/src/utils/valueUtil.ts#L120

将文档网站添加到项目的关于面板中。 ![image](https://user-images.githubusercontent.com/19852293/118355132-1e70c080-b5a1-11eb-8142-2e28fb114bb6.png)

Taro 配置 postcss 相关插件的文档链接:https://taro-docs.jd.com/taro/docs/config-detail#h5postcss

good first issue

When my file name is `app.tsx`, the component name should be `App`, but now is `app`.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Component InputNumber ### Semi Version v2.17.1 ### Current Behavior ![image](https://user-images.githubusercontent.com/19852293/186136080-62a32112-ae39-4f49-b9b5-0b39f3f06f1b.png) ### Expected...