forked from Tencent/tdesign-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 移除 valueType api (Tencent#1487)
* feat: 移除 valueType api * feat: 移除 valueType api
- Loading branch information
1 parent
c185040
commit f0d9495
Showing
17 changed files
with
109 additions
and
244 deletions.
There are no files selected for viewing
Submodule _common
updated
18 files
+1 −0 | .eslintrc.js | |
+19 −0 | docs/web/api/affix.en-US.md | |
+31 −0 | docs/web/api/alert.en-US.md | |
+41 −0 | docs/web/api/anchor.en-US.md | |
+42 −0 | docs/web/api/avater.en-US.md | |
+75 −0 | docs/web/api/card.en-US.md | |
+43 −0 | docs/web/api/config-provider.en-US.md | |
+18 −0 | docs/web/api/date-picker.md | |
+50 −0 | docs/web/api/dialog.en-US.md | |
+65 −0 | docs/web/api/input.en-US.md | |
+31 −0 | docs/web/api/radio.en-US.md | |
+69 −0 | docs/web/api/tabs.en-US.md | |
+7 −26 | js/date-picker/format.ts | |
+2 −2 | js/upload/xhr.ts | |
+1 −2 | style/web/components/cascader/_index.less | |
+2 −1 | style/web/components/input/_index.less | |
+645 −0 | style/web/components/steps/_index.css | |
+1 −1 | style/web/components/steps/_index.less |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.