ddcat1115
228b7328d3
docs: Steps demo update ( #3708 )
* Steps demo update
* update
8 years ago
afc163
a91a7208a6
update steps demo
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
8dd48e0e26
adjust for #3760
8 years ago
afc163
6bf9ac4e04
Fix Steps vertical align style, close #3760
8 years ago
kvetoslavnovak
c8b741283e
docs: Step Error status - Translation Correction ( #3235 )
8 years ago
kvetoslavnovak
2ecb039e09
docs: Step Vertical MiniVersion - Translation Correction ( #3234 )
8 years ago
kvetoslavnovak
b98b2d92bf
docs: Step Vertical - Translation Correction ( #3233 )
8 years ago
kvetoslavnovak
fe59d8a7f3
docs: translation correction ( #3232 )
8 years ago
Benjy Cui
1e65cac784
feat: Steps.Step[icon] support React.ReactNode, close : #3159
8 years ago
afc163
f0de230192
fix wrong type of Step[icon]
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
马斯特
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
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
8 years ago
afc163
54c7192d1e
Update code style of Steps demos
8 years ago
ddcat1115
2b20ac0456
docs: steps translation ( #2430 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
4b4a55b003
remove unused code
9 years ago
afc163
9dc47eeedb
Fix steps tail overflow, close #2261
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
d167738ddb
fix steps ( react-component/steps#14 )
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
afc163
c6cba5a2a1
Make steps layout more flexible, close #1099
9 years ago
afc163
0220ab5522
update error step icon
9 years ago
afc163
93adb528ed
Add error step, close #1098
9 years ago
afc163
60ebf2922c
update steps doc
9 years ago
afc163
51369ec82b
upgrade steps demos
9 years ago
afc163
9f33b18336
update steps doc
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
9 years ago
afc163
958a74e028
update docs
9 years ago
afc163
ed9fc679b8
Remove some demos
9 years ago
afc163
85afd74c35
Update icon.md
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
afc163
66b7ee81ad
fix eslint problems, eslint-config-airbnb@4.x
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago