ztplz
|
f8626ccaff
|
Fix typo
|
6 years ago |
ztplz
|
af5f588335
|
Use const instead of let
|
6 years ago |
kuitos
|
2bb6369e3e
|
typing correct
|
6 years ago |
muzea
|
0c5bbf04f4
|
fix: extra space
|
6 years ago |
muzea
|
0760cb7ff7
|
docs(table): generic type arguments in jsx elements demo
|
6 years ago |
afc163
|
5204b45e01
|
revert webpackbar
|
6 years ago |
afc163
|
9b9c4c7dec
|
fix typescript errors
|
6 years ago |
jljsj33
|
15d3070275
|
add landing to home Solution
|
6 years ago |
afc163
|
4ff15390fd
|
update text
|
6 years ago |
afc163
|
217a8755e1
|
docs: preserve old sketch file link
|
6 years ago |
afc163
|
272df0149c
|
✨ Renew Sketch Symbols!
|
6 years ago |
dependabot[bot]
|
f7a01a4ba5
|
Update webpackbar requirement from ^2.6.3 to ^3.0.3
Updates the requirements on [webpackbar](https://github.com/nuxt/webpackbar) to permit the latest version.
- [Release notes](https://github.com/nuxt/webpackbar/releases)
- [Changelog](https://github.com/nuxt/webpackbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/webpackbar/commits/v3.0.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
afc163
|
3b89bd6448
|
docs: update drawer desciption
|
6 years ago |
ilanus
|
36ed95c8ba
|
sort asc treeselect types add maxTagPlaceholder
|
6 years ago |
afc163
|
368468829f
|
Fix nested Table style insider another wrapper
close #13025
|
6 years ago |
ztplz
|
e6ddf34c11
|
Use const instead of let
|
6 years ago |
ztplz
|
a545c0c3c5
|
Improve Progress
|
6 years ago |
afc163
|
cbf9a6a694
|
site: fix icon copy text
|
6 years ago |
jljsj33
|
23c4e222c9
|
update doc video responsive
|
6 years ago |
afc163
|
2358cbef31
|
💄 improve table style
|
6 years ago |
jljsj33
|
877fdffb52
|
add Landing to footer
|
6 years ago |
jljsj33
|
e10c400047
|
add Landing to README
|
6 years ago |
afc163
|
9b9f2ceaaf
|
Fix nested small/middle size Table style
|
6 years ago |
afc163
|
a8d2a0a8c1
|
Fix unexpected wave animation on hidden elements
close #12967
|
6 years ago |
ztplz
|
4763a51dc8
|
Fix some typos
|
6 years ago |
ztplz
|
9ab4d4342c
|
Update AUTHORS.txt
|
6 years ago |
afc163
|
b7a1b7b7be
|
remove outdated test case
|
6 years ago |
afc163
|
f8e074812c
|
Fix a bug of Tooltip won't disappear in Chrome
when there are two wrapper of Tooltip/Popover/Popconfirm
close #13001
|
6 years ago |
afc163
|
fa457c465d
|
docs: explain tree table and childrenColumnName, close #13002
|
6 years ago |
afc163
|
f99b9ab56e
|
Remove wave effect of Radio.Button
|
6 years ago |
afc163
|
c3e9619ca6
|
Fix IE Edge Object doesn't support property or method 'removeAttribute'
close ant-design/ant-design-pro#2423
|
6 years ago |
ztplz
|
e983e4faa1
|
Fix typo
|
6 years ago |
ycjcl868
|
b2e2607521
|
fix: upload list preview file check
|
6 years ago |
ycjcl868
|
ada43adc65
|
🐛 fix uploadList thumbUrl image type check
|
6 years ago |
ztplz
|
9e58bacc6e
|
Fix typo
|
6 years ago |
afc163
|
85a758c7ec
|
Fix inlineCollpased Menu remains inline mode instead of vertical
close ant-design/ant-design-pro#2783
close ant-design/ant-design-pro#2782
close ant-design/ant-design-pro#2786
|
6 years ago |
ztplz
|
5fa67a90bc
|
Fix typo
|
6 years ago |
ztplz
|
7092e3cbd9
|
Correct word
|
6 years ago |
ztplz
|
872540ec0a
|
Fix typo
|
6 years ago |
afc163
|
c466776805
|
fix typo, #12970
|
6 years ago |
ztplz
|
6a9bc9cc9b
|
Fix typo
|
6 years ago |
ztplz
|
c079198778
|
Fix typo
|
6 years ago |
afc163
|
919a9d3c60
|
Fix Mention test case
0185160e69
|
6 years ago |
alex
|
2de0bdf686
|
添加在线编辑对react-router3/4的支持
|
6 years ago |
afc163
|
a769850c2c
|
update homepage text
|
6 years ago |
afc163
|
c88784a61c
|
use class property of this.state
|
6 years ago |
afc163
|
adee2f3329
|
Fix Button[href] 1px align bug
close #12978
|
6 years ago |
afc163
|
95ac6bf673
|
Fix Button[icon] vertical align issue
close #12972
test codesandbox url: https://codesandbox.io/s/2p8k935jjp
|
6 years ago |
zombiej
|
c5a002d44c
|
sync doc. ref #12975
|
6 years ago |
JeromeLin
|
c55d26658d
|
ReactNode包含number类型
ReactNode包含number类型,这么些不妥~
type ReactNode = string | number | boolean | {} | ReactElement<any> | ReactNodeArray | ReactPortal
|
6 years ago |