Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
kvetoslavnovak
bfb063e525
docs: Timeline Custom - English Translation ( #3263 )
8 years ago
kvetoslavnovak
a3fb631ece
docs: Timeline Last node - English Translation ( #3262 )
8 years ago
kvetoslavnovak
79f2829584
docs: Timeline Color - English Translation ( #3261 )
8 years ago
kvetoslavnovak
7e4efe57b9
docs: Timeline Basic - English Translation ( #3260 )
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
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
e0c0830a04
Fix TimelineItem custom color, close #2479
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
724ce80b5e
update timeline
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
lixiaochou077
6a616de767
docs: add translation for timeline ( #2190 )
9 years ago
afc163
089f1ae512
update components category name
9 years ago
bang88
d737e7f073
refactor(Timeline): rewrite Timeline
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
afc163
ac224f9478
support costom dot for Timeline.Item, close #1589 ( #1596 )
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
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
cec56b40bf
fix Timeline className and style
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
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
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
772eea09c7
support pending timeline node, ref #708
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
Benjy Cui
7f2957b23b
style: unify demos' code style
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
zhujun24
29638d3d3b
rename pending api
9 years ago