afc163
187e9dd85c
tweak step number font
2017-08-17 21:51:25 +08:00
afc163
29b5f433f8
Fix step title background
2017-08-07 16:11:43 +08:00
afc163
4962d19462
tweak steps style
2017-08-01 21:50:38 +08:00
afc163
0cf3600e25
refactor step title style again
2017-08-01 18:34:02 +08:00
afc163
0eefa85b04
refactor step title style
2017-08-01 18:08:08 +08:00
afc163
c67d9b2935
Fix nested steps style, close #6754
2017-07-07 11:46:05 +08:00
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
...
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
afc163
c5059e5fb7
Fix steps tail style bug, close #5623
2017-04-05 11:55:16 +08:00
Graeme Yeates
18d0a4d1fb
Add @steps-background and @process-icon-text-color variables for customizing step theme
2017-04-04 16:38:25 -04:00
afc163
a10704bc44
Tweak steps animation style
2017-03-18 15:32:29 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
Benjy Cui
758559f718
test: update snapshots
2017-02-28 16:14:53 +08:00
afc163
bbfc131a85
Fix steps fixed width, close #5083
2017-02-28 15:13:23 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
afc163
f4e887b784
remove steps demo
2017-01-24 16:07:03 +08:00
afc163
720ea3690a
expand dot responsive area
2017-01-23 16:18:49 +08:00
afc163
eb2a02618f
update steps API
2017-01-23 16:09:34 +08:00
afc163
179f030d45
Remove labelPlacement
2017-01-23 16:04:05 +08:00
afc163
cd9c85c969
fix code demo type
2017-01-23 15:52:03 +08:00
ddcat1115
09397187ac
Steps support progressDot and labelPlacement ( #4659 )
2017-01-23 14:37:40 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
afc163
264f02d98f
Fix steps icon size and some detail, close #3817
2016-12-04 15:50:54 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
ddcat1115
228b7328d3
docs: Steps demo update ( #3708 )
...
* Steps demo update
* update
2016-11-09 14:45:10 +08:00
afc163
a91a7208a6
update steps demo
2016-11-08 21:51:28 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
afc163
8dd48e0e26
adjust for #3760
2016-11-08 14:10:51 +08:00
afc163
6bf9ac4e04
Fix Steps vertical align style, close #3760
2016-11-08 13:46:11 +08:00
kvetoslavnovak
c8b741283e
docs: Step Error status - Translation Correction ( #3235 )
2016-09-30 09:49:28 +08:00
kvetoslavnovak
2ecb039e09
docs: Step Vertical MiniVersion - Translation Correction ( #3234 )
2016-09-30 09:49:17 +08:00
kvetoslavnovak
b98b2d92bf
docs: Step Vertical - Translation Correction ( #3233 )
2016-09-30 09:49:05 +08:00
kvetoslavnovak
fe59d8a7f3
docs: translation correction ( #3232 )
2016-09-30 09:48:54 +08:00
Benjy Cui
1e65cac784
feat: Steps.Step[icon] support React.ReactNode, close : #3159
2016-09-29 16:12:43 +08:00
Benjy Cui
545d4ff384
Merge branch '1.x-stable'
2016-09-27 13:46:44 +08:00
afc163
f0de230192
fix wrong type of Step[icon]
2016-09-26 10:41:08 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00