zombieJ
b826ecf849
add miss style deps ( #14214 )
close #14204
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
Tom Xu
ff4d803181
fix #12395 . input group hover style error ( #12407 )
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for branch `feature`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [x] Make sure that you add at least one unit test for the bug which you had fixed.
**elif** *isNewFeature* **:**
* [ ] Update API docs for the component.
* [ ] Update/Add demo to demonstrate new feature.
* [ ] Update TypeScript definition for the component.
* [ ] Add unit tests for the feature.
6 years ago
afc163
0ac47fe74f
Fix abnormal width of Cascader in IE/Edge, close #11857
6 years ago
HeskeyBaozi
726d32031f
upgrade rc-cascader
6 years ago
HeskeyBaozi
b9a9c308c9
[breaking] remove iconfont-font class helper
6 years ago
HeskeyBaozi
c0e365c488
use cascader expand icon
6 years ago
HeskeyBaozi
d076ad84d5
fix lint
6 years ago
HeskeyBaozi
a81fba08c0
fix cascader arrow font icon
6 years ago
afc163
cde8bc8361
Selected value in Cascader should be gray when focus search input
6 years ago
afc163
60ebb434c1
Fix form controls align issue in IE11
close #9827
close #11133
6 years ago
afc163
968488a2fa
fix: Cascader showSearch not working bug, close #10599
7 years ago
afc163
bc4143f8a3
Fix Cascader displayRender z-index issue, close #10433
7 years ago
afc163
58e3743c6d
Tweak cascader arrow style
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
ddcat1115
66a89df91f
fix #7475 ( #7535 )
7 years ago
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
afc163
988e12f54b
tweak some font weight
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
Benjy Cui
4b8a291684
fix: broken style of Cascader in Input.Group ( #6208 )
* fix: broken hover style of Cascader, close : #6202
* test: update snapshot
8 years ago
Graeme Yeates
fbe402fe9e
Fix cascader not using @component-background
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
8 years ago
afc163
6caa92057b
Fix cascader line-height, close #5952
8 years ago
Graeme Yeates
ede77a8aa7
Consistently use @background-color-base for disabled states
8 years ago
afc163
d0f31f39a3
fix cascader style selector priority, close #5078
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
afc163
9189d3cc5d
Fix Cascader[disabled] style with defaultValue, close #4648
8 years ago
afc163
3a5d08383a
upgrade rc-cascader and support keyboard, close #4411
8 years ago
afc163
1fbebd4ecf
Fix a Cascader align bug
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
fb6858c3cc
Fix hasFeedback and Select style detail for #4436
8 years ago
afc163
c0a44adb56
Fix Cascader[disabled] background, close #4434
8 years ago
Benjy Cui
588f0c3d1c
chore: expose loadData for Cascader, close : #4215
8 years ago
afc163
5d2a2cc39b
Add @highlight-color less variables
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
Benjy Cui
1e0c034353
Fix cascader ( #3243 )
* docs: update demo
* fix: should show input value
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
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
472821013c
Fix Cascader hover style, close #3015
8 years ago
Benjy Cui
92ab804815
feat: Cascader[showSearch] ( #2776 )
* feat: implement Cascader[showSearch] basicly
* feat: optimize Cascader[showSearch]
* feat: clear for input value
* feat: complete Cascader[showSearchf]
* docs: add docs for Cascader[search]
* fix: review
* fix: add key
* style: update code style to please lint
* refactor: update according to review
* docs: update docs
8 years ago
afc163
8b0766937f
Fix cascader disabled style
8 years ago
afc163
c451a865d1
Fix Cascader item overflow style, close #2515
8 years ago
afc163
ca57794ae7
better implement for a2804cb
8 years ago