Wei Zhu
335f821aec
fix: warning on conflicting theme of Icon
fix #12441
6 years ago
afc163
c21ff5251d
Fix React.Children.only error when Icon contain children
<Icon>xxx</Icon>
6 years ago
HeskeyBaozi
c76a90b2b7
fix tweak icon
6 years ago
HeskeyBaozi
71baf32151
add unstable methods
6 years ago
afc163
c4b6dafb64
should passing all props to icon, close #12005
6 years ago
HeskeyBaozi
3859a60d3e
fix the default theme outlined
6 years ago
HeskeyBaozi
4d681c7fd3
optimize icon docs
6 years ago
HeskeyBaozi
b8b64f92c8
remove prop 'svgStyle' and i think it's really good
6 years ago
HeskeyBaozi
e91aa112bf
remove svgClassName
6 years ago
HeskeyBaozi
ab2c866f0c
simpify Icon api
6 years ago
HeskeyBaozi
bd59671585
default primary color #1890ff
6 years ago
HeskeyBaozi
7ffb205efe
two-tone -> twoTone
6 years ago
HeskeyBaozi
39ffee1fa5
new getter & setter
6 years ago
HeskeyBaozi
73218926c3
filled, outlined and two-tone
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
67331efb67
theme props & two-tone icon
6 years ago
HeskeyBaozi
ef54d3fbb7
cross -> close
6 years ago
HeskeyBaozi
1603cec802
upgrade icon docs
6 years ago
HeskeyBaozi
b5db75f8ea
upgrade svg tabs prev & next icon
6 years ago
HeskeyBaozi
7a31fd37ad
Icon.create => Icon.createFromIconfontCN
6 years ago
HeskeyBaozi
f275f3090a
update Icon api
6 years ago
HeskeyBaozi
7925355ca7
upgrade Icon api
6 years ago
HeskeyBaozi
b9a9c308c9
[breaking] remove iconfont-font class helper
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
15bc92dd3c
remove useless jsx prop
6 years ago
HeskeyBaozi
bcfbf1f46a
update docs & support svg-sprite-loader
6 years ago
HeskeyBaozi
535f68dbd0
add icon features
6 years ago
HeskeyBaozi
2c53e988a1
it should pass style to svg
6 years ago
HeskeyBaozi
87594997d2
ignore className and style props
6 years ago
HeskeyBaozi
a5b85fd520
remove AntdIcon.library, make it inner.
6 years ago
HeskeyBaozi
3589159489
use <i/> to wrap <svg/>, <i/> only inherit className.
6 years ago
HeskeyBaozi
3bf122abac
make <CustomIcon/> as an inner component in <Icon/>
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
HeskeyBaozi
7503a0c827
use antd-icons
6 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
8703145d70
Fix prop-types and createClass warning, #5678
8 years ago
afc163
31273135e2
remove displayName
8 years ago
handycode
4b6c5643e7
Update index.tsx
8 years ago
handycode
4736a1b990
Update index.tsx
8 years ago
handycode
fb837ea9a8
Update index.tsx
8 years ago
handycode
99639bf5de
Update index.tsx
8 years ago
handycode
93cc6d5cbc
Icon组件增加displayName
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
偏右
795df0ea96
feat: Add icon[spin], close #2363 ( #3322 )
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago