David Broder-Rodgers
654a675532
docs: Responsive fixes for examples pages ( #19448 )
* Remove fixed width from cascader examples
* Replace fixed vertical slider example height with clearfix div
* Replace fixed width on TreeSelect examples with percentage width
* Update test snapshots
* Use inline-block rather than float left for vertical slider example
5 years ago
afc163
c9a8f698b1
✅ fix slider snapshot
5 years ago
afc163
96a9583bf8
🆙 support Slider[reverse]
close #4763
close #18639
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
69d2656ab2
💄 update slider demo
6 years ago
Vu Hoang Minh
69f0601d13
Update show-tooltip.md
6 years ago
Vu Hoang Minh
f7bf62de65
Update show-tooltip.md
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zy410419243
fa7452ed23
when tooltipVisible is true, tooltip should show always, or should never show
6 years ago
zombiej
8b5e08be67
fix #12157 . Adjust sample of slider with input number
6 years ago
afc163
e397c094bb
site: Add ErrorBoundary for live demo, ref #11553
6 years ago
afc163
8dad311df0
Fix Slider demo error when input non-number string, close #11553
6 years ago
afc163
471f9409f9
chore demo code style
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Bill Fienberg
66f5e75cff
Fix typo in link to InputNumber component ( #9994 )
Before:
>Synchronize with [InptNumber](/components/input-number/) component.
After:
>Synchronize with [InputNumber](/components/input-number/) component.
7 years ago
Bill Fienberg
833e076eb7
Fix typo ( #9991 )
Before:
>Customerize tooltip
After:
>Customize tooltip
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago
afc163
b839c624e8
fix slider demo
8 years ago
afc163
c30878d38f
rewrite Slider demos to es6 component, #4878
8 years ago
Benjy Cui
200b88246f
docs: update docs format
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
3be71e41bf
upgrade slider demo style
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
Benjy Cui
949907231b
docs: udpate demo detail, close : #3111
8 years ago
Benjy Cui
d8c6eccaea
docs: update demo of slider
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
Benjy Cui
5bee7d2088
docs: fix translation
8 years ago
陆离
49e164d09d
docs: translation of `Spin` and `Slider` ( #2378 )
8 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
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
Benjy Cui
9d95313d03
chore: suppress warning
9 years ago
afc163
ed4d2460fe
update slider demo
9 years ago
afc163
5ffc934596
update slider demo
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Benjy Cui
235de43605
deps: upgrade rc-slider
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
9d022ff84c
style: update code style to please lint
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
Benjy Cui
79aa53ce51
docs: update Slider's demo
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago