Benjy Cui
56995e2089
test: update snapshot
8 years ago
Benjy Cui
89d77b2354
deps: upgrade rc-slider, ref: #4719
8 years ago
Benjy Cui
200b88246f
docs: update docs format
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
afc163
67da059874
fix demo language
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Rex
93128d1481
feat: add slider vertical style ( #4473 )
8 years ago
偏右
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
8 years ago
afc163
b0a5601c98
fix less variables in slider
8 years ago
afc163
1ef76b40ec
update Slider doc
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
75173dd7b0
Fix Slider[disabled] focus handler style, close #4045
8 years ago
afc163
3be71e41bf
upgrade slider demo style
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
Benjy Cui
1c58e5ba4b
docs: adjust order
8 years ago
Benjy Cui
c3064949cc
docs: update demos for Slider
8 years ago
Benjy Cui
dd0be2e82f
css: fix style of Slider[marks], close : #3872
8 years ago
afc163
21b3f70ab3
adjust slider margin
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
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
393e51cab6
Add hover style for Slider handler
8 years ago
Benjy Cui
55c22a7232
fix: style bug in slider
8 years ago
Benjy Cui
0c848a5cd2
style: make clickable larger to improve UX
8 years ago
Benjy Cui
949907231b
docs: udpate demo detail, close : #3111
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
672ebecf47
deps: upgrade dependencies ( #3017 )
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
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
Benjy Cui
d8c6eccaea
docs: update demo of slider
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Benjy Cui
14fb2c78ba
chore: remove deprecated code ( #2920 )
* chore: remove deprecated code
* chore: add warning for Breadcrumb
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
8 years ago
Benjy Cui
5bee7d2088
docs: fix translation
8 years ago
陆离
49e164d09d
docs: translation of `Spin` and `Slider` ( #2378 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
089f1ae512
update components category name
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Leon Shi
d03d6721bf
fix typo on the Slider documentation
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
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