afc163
97f6ac9fc6
✅ fix stylelint
5 years ago
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
* add debug
* fix: Chrome input position not align with button
* fix lint
5 years ago
xrkffgg
273c57676f
fix: Input.Password Icon Position ( #18521 )
5 years ago
afc163
488ef9ff94
🐛 Fix Input align broken in IE11
close #18347
close #18313
close #17753
The fix of #17759 did not resolve IE11
5 years ago
偏右
2cadd5be9f
fix: Input clear icon align problem ( #18151 )
* 🐛 Fix Input clear icon align problem
close #18150
close #17414
* Update index.less
5 years ago
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
5 years ago
orzyyyy
649e8127c5
fix: lint:style
5 years ago
zombieJ
197649bf5e
fix: Revert #17684 ( #18097 )
* fix: Revert #17684
* update snapshot
* gt di
5 years ago
LilyWakana
9c0dbe2ddf
fix: optimize Input presuffix style( #17414 ) ( #17684 )
5 years ago
偏右
bc2d24646e
💄 correct @input-hover-border-color ( #17820 )
https://github.com/ant-design/ant-design/pull/17784#issuecomment-514069999
5 years ago
偏右
b8485ca744
🐛 Fix Input line height in IE ( #17759 )
close #17753
5 years ago
Wei Zhu
5b7c922594
Revert #17508 ( #17639 )
* Revert "fix: Style property orders"
This reverts commit 54a992c359
.
* Revert "fix: optimize Input presuffix style(#17414 )"
This reverts commit 9691d2bee1
.
5 years ago
诸岳
54a992c359
fix: Style property orders
5 years ago
riho
9691d2bee1
fix: optimize Input presuffix style( #17414 )
5 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
zombieJ
dc4102d879
reset line-height of TextArea & Picker ( #17165 )
6 years ago
afc163
3606d15c2f
🐛 Fix Input not align with other components in Chrome
close #17082
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
e3559ffb32
🐛 Fix clear icon style in Input/Input.Search
close #15237
6 years ago
vthinkxie
057d58ebce
style(module:input): add disabled selector style in ant input
6 years ago
Yangzhedi
bfbadabd52
fix(Input): fix search style with allowClear or suffix/prefix
6 years ago
zombiej
8bf08cdf81
adjust css
6 years ago
zombiej
440408a1dd
update style
6 years ago
zombiej
eddfbd5f51
only affect addon & suffix
6 years ago
zombiej
fcc3820545
adjust input style
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
zombieJ
5ac80c8e55
Use `addonAfter` instead of `suffix` when use `enterButton` in Input.Search ( #14461 )
fix #14450
6 years ago
zombieJ
321117c5e8
fix style of Input.Search with enterButton ( #14397 )
fix #14396
6 years ago
afc163
766eafbb5f
🐛 Revert #14157 to resolve input icon missing
close #14310
6 years ago
wwwxy80s
fe12172321
hide Input clearIcon when it is not focused
6 years ago
Teng YANG
c2d1d72675
Fix #13529 input group compact border color issues ( #13550 )
fix #13529
6 years ago
陈帅
58ac28077c
Revert "Revert "Revert "Use less @plugin" ( #13613 )" ( #13621 )" ( #13622 )
This reverts commit f47aa91c5e
.
6 years ago
陈帅
f47aa91c5e
Revert "Revert "Use less @plugin" ( #13613 )" ( #13621 )
This reverts commit 2c79d2a7c1
.
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
陈帅
2c79d2a7c1
Revert "Use less @plugin" ( #13613 )
6 years ago
zombiej
2029762297
replace components colors
6 years ago
Teng YANG
6b94bd0bb4
Fix customize border-width problem in input group compact mode ( #13534 )
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zy410419243
c161d9c285
feat: Add Input.Password
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
Teng YANG
073cbdb6d2
Fix input component border width issues
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
zombiej
50b55f488e
fix #12493 . Adjust auto complete of input-group css
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
hongxuWei
278ad821a4
Fix issue #11908 missing right input border
6 years ago
afc163
1ab61542e4
Fix Input[prefix|suffix] border in Input.Group, close #11863
6 years ago
Yuxuan Huo
9aea9ddf58
expose input box-shadow h and v offset in theme variables
7 years ago
afc163
36ffe7e1dc
Search icon could be clicked, close #10634
7 years ago