afc163
2fb0fb08d9
Fix Carousel autoplay not working after resizing, close #4984 & #2550
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
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
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
efd1d1e89d
Improve carousel default style
8 years ago
afc163
4654db312f
Fix some lesshint problems
8 years ago
afc163
920a084c21
carousel should be undraggable and text-seletable defaultly
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
afc163
df4509bbda
Improve Carousel default UI style
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
539bb33fe5
fix: should allow ref to react-slick, close : #3164
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
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
e9c551acb3
upgrade react-slick to 0.13 and fix pauseOnHover
ref https://github.com/akiran/react-slick/pull/452
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
Gray Choi
fb9a6963a3
rewrite in typescript
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
9 years ago
afc163
089f1ae512
update components category name
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Leon Shi
e43cb9fa30
docs: translate Carousel's documentation to English ( #1904 )
9 years ago
Benjy Cui
8842d9342a
site: update components' type
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
4a6337060e
fix demo
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
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
Bruce Mitchener
eaae43abdd
More ES2015 classes.
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
3597e6a576
move matchMedia polyfill to carousel
9 years ago
afc163
23b52b14f2
upgrade react-slick dep, fix carousel document, close #483
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
afc163
a3b2ad5791
#380
9 years ago
sorrycc
8cbd9ae6f9
upgrade react-slick to 0.7
9 years ago
sorrycc
975c4d784f
fix(carousel): fade 效果下不允许拖拽, Close #212
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
sorrycc
d897263d5b
fix: Carousel don't work in IE8, ref: #138
9 years ago
afc163
4af25dffb2
code style
9 years ago
afc163
9a200ec782
update text
9 years ago