tangjinzhou
13ee0ad52f
should not call afterClose when change visible from false to true
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
ztplz
08ce714db2
update dep ( #14131 )
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
afc163
b828741dc0
🔨 Refactor Tag 🔨
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
c7b9eee709
⚡ improve getDerivedStateFromProps return value
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
陈帅
266a6ad817
Fix line breaks caused by div ( #11888 )
* Fix line breaks caused by div
* fix tag test
* use span replace null
6 years ago
HeskeyBaozi
28e2117c68
use cross
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
Junbin Huang
4622dce879
fix: tags initially hidden, closing #11757 ( #11761 )
* fix: tags initially hidden, closing #11757
* update snapshots
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
afc163
589415ed95
Fix Tag with wave effect
6 years ago
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
c96805254f
More tests
7 years ago
Wei Zhu
7958860c95
Add snapshot
7 years ago
Wei Zhu
1c2385de98
Add polyfill
7 years ago
Wei Zhu
4ac0277813
Add Tag[visible]
7 years ago
Wei Zhu
1ed9fed2cf
Improve Button and Tag types
7 years ago
Zheeeng
24e373a812
Remove span.ant-tag-text in Tag, and remove type casting in Dropdown ( #9055 )
* Remove span.ant-tag-text
Warp React.ReactNode with span element is not suggested. It may cause anti-specification problem: `<span><span>I'm spec breaker</span></span>`. span is not a general tags container.
Another benefit from this change is keeping the same structure with CheckableTag.
After inspecting the removing of the style of .ant-tag-text, seems bringing no problems. The old example employeed this css class has gone long long time ago. See: 0635877a51
* Use React.Children.only api to supress type casting
By codes, the children and the overlay of Dropdown must be **single** and **valid React.ReactElement**. React.Children.only takes it and report more friendly React internal built error messages.
* Revert hack CSS styles: filling .ant-tag's block area with orphan child anchor
7 years ago
afc163
c0b7bdb9f3
Tweak components style detail
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
9b552087cd
Fix tag test case
7 years ago
chaofeis
c168a92f18
docs: add missing key prop for controlled tag demo ( #1 ) ( #8147 )
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
ddcat1115
b7a7758f37
try to fix ci
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
91ffaea060
fix tag radius
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
afc163
fe44e33689
Tweak tag styles
7 years ago
afc163
e2c4ad3ba7
More preseted colors of tag
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
89c507c4ba
pink => magenta
7 years ago