Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
000085eb36
style: update code style for Transfer
8 years ago
afc163
4ac50c660c
improve transfer style
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
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
afc163
6b0c34bb24
fix tslint
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
afc163
9183ef0ede
Fix Transfer notFound, close #3996
8 years ago
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
8 years ago
afc163
b69fd4bf9f
fix lints
8 years ago
afc163
1903990315
update transfer doc
8 years ago
afc163
733a4cdc40
remove default chinese text in Transfer ( #3768 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
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
Benjy Cui
7042e09a99
feat: add controlled property Transfer[selectedKeys], close : #3729
8 years ago
Benjy Cui
b39d96ec75
refactor: make variables' name meaningful
8 years ago
afc163
afb49f95d0
separate item component
8 years ago
afc163
e253cce993
change react-lazy-load default props
8 years ago
afc163
7373ce0758
Add react-lazy-load for Transfer perfermance, close #2860
8 years ago
afc163
6a1b1476be
improve transfer style
8 years ago
afc163
20bbf43ccd
Fix Transfer ssr bug, close #3686
8 years ago
Wei Zhu
f8d2aeefc3
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin ( #3627 )
8 years ago
Benjy Cui
e9111a855f
refactor: remove propTypes in private components
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
84b70ac140
fix key={0} in demo, close #3546
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
kvetoslavnovak
9ed9fb053a
docs: Transfer - heading not wide enough for English ( #3466 )
8 years ago
Benjy Cui
358308ce87
docs: fix docs
8 years ago
kvetoslavnovak
2aba5ea582
docs: Transfer[title] should follow LocaleProvider ( #3264 )
* Transfer - lists labels - English Translation
* Update index.en-US.md
* Update index.en-US.md
* Update index.en-US.md
8 years ago
Benjy Cui
a987e34f6f
fix: Transfer[title] should follow LocaleProvider, ref: #3264 ( #3318 )
8 years ago
afc163
f15d62e189
adjust transfer button style
8 years ago
Benjy Cui
9c83538621
fix: should work with getFieldDecorator ( #3251 )
8 years ago
Benjy Cui
4663995f69
fix: should follow the targetKeys' order, close : #3152
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Benjy Cui
31615c9793
feat: support disabled item for Transfer, close : #3038 ( #3044 )
* feat: support disabled item for Transfer, close : #3038
* refactor: Transfer
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
Benjy Cui
d644a01f89
feat: add Transfer[onSelectChange], close : #2968 ( #2984 )
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
cd98aab871
Fix transfer list item overflow style, close #2674
8 years ago
afc163
47311313ab
Fix transfer line-height inside FormItem
8 years ago
afc163
175438ec8c
fix tslint
8 years ago
afc163
7e77489c8e
Fix ts errors in Transfer
8 years ago