偏右
189ad71d32
Revert "chore: use none-dist icons entry"
2019-07-09 11:33:03 +08:00
afc163
390807605e
🔧 use none-dist icons entry
2019-07-08 20:46:19 +08:00
hengkx
c1a21724c1
Progress merge demo
2019-06-26 18:13:45 +08:00
hengkx
2a42432c10
Progress Circle support gradient
2019-06-26 17:31:54 +08:00
偏右
a30dd26052
🆙 upgrade rc-progress to 2.4.0 ( #17168 )
2019-06-19 19:41:37 +08:00
afc163
b4bdb19952
✅ Fix snapshot
2019-04-16 14:22:22 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
afc163
fbcc884b5b
🐛 fix progress success UI when status is invalid
2019-04-08 22:33:12 +08:00
afc163
463ac0eccb
💄 chore progress demo
2019-04-08 21:45:32 +08:00
afc163
89351babc2
fix(Progress): 🐛 fix progress success UI when status is undefined
...
close #15950
2019-04-08 21:43:30 +08:00
orzorzorzorz
1e8d3ce40d
feat: support gradient line for Progress ( #15524 )
...
* try: init gradient line demo
* demo(Progress): update instructions
* chore: adjust default color
* test: update case and snapshots
* docs: update description for strokeColor
* docs: update for more in written
* test: correct type of Progress
* pref: support percent for strokeColor
* test: update snapshots
* test: update case
* pref: sort key for gradients
* fix: lgtm problem
* refactor: update output of sortGradient to string
* chore: make traversal more elegant
2019-03-24 17:05:24 +08:00
zombieJ
3a16708765
update snapshot ( #15108 )
2019-02-28 14:42:11 +08:00
zombieJ
1d75725369
update snapshot ( #14880 )
2019-02-18 11:04:45 +08:00
何乐
3c4a7318d6
fix: Progress shows the success status while successPercent={0}
and percent={100}
( #14769 )
2019-02-10 23:06:45 +08:00
zombieJ
283187761a
progress all support successPercent ( #14412 )
...
close #14332
2019-01-18 15:19:36 +08:00
zombiej
0a67272ae4
add locale update
2019-01-10 21:55:21 +08:00
zombiej
12af9a9dca
icon add aria-label support
2019-01-10 21:55:21 +08:00
stevenyuysy
0929a8b2c5
🐛 fix status normal
2018-12-20 17:30:28 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
Yuhang Liu
aa520f7f5c
fix: round progress support strokeColor ( #12587 )
2018-10-13 01:19:41 +08:00
afc163
bc1ad14590
update snapshot
2018-10-12 19:18:09 +08:00
zombiej
176a8dfcda
update test snapshot
2018-09-25 19:45:41 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
...
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
2018-09-03 19:29:27 +08:00
afc163
1ecd2b4150
upgrade snapshot
2018-09-03 11:33:19 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
28e2117c68
use cross
2018-08-24 19:00:06 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
b2ab727c89
resolve conflicts
2018-08-06 15:06:06 +08:00
Benoît Latinier
2b72149a50
Add strokeLinecap attribute to progress component
2018-08-04 16:58:50 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
8df086f022
update test cases
2018-07-18 13:39:02 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
afc163
2604623b7e
fix showInfo when precent is out of range
2018-04-18 11:10:32 +08:00
afc163
0eb835772d
Fix invalid progress like <Progress precent={120} />
2018-04-18 10:45:07 +08:00
诸岳
40e7e0c193
Fix: successPercent should decide the progress status when it exists, close #9382 ( #9614 )
...
* fix: successPercent should decide the progress status when it exists, close #9382
* Add test for e361df0
that successPercent should decide the progress status when it exists
2018-03-11 00:11:52 +08:00
afc163
49a53bf8df
Add successPercent for progress
2018-01-19 15:22:37 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
2f0197599f
Merge branch 'master' into antd-3.0
2017-11-06 21:19:44 +08:00
afc163
ac96bad478
Improve demo details and update snapshot
2017-11-06 21:14:40 +08:00
偏右
9053192ae9
Fix component style ( #7848 )
...
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
2017-10-11 12:01:27 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00