ycjcl868
e2251f515b
fix: @theme condition
2019-12-03 15:39:32 +08:00
ycjcl868
28306fb304
fix: colorPalette and @tree-bg
2019-12-02 10:53:09 +08:00
ycjcl868
99f8d84f2f
feat: date-picker, steps less dark
2019-12-01 23:44:51 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
偏右
ae44aae0d3
🐛 fix Input.Group compact border issue ( #19926 )
...
close #19914
2019-11-25 19:08:33 +08:00
zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
Rustin
767d2d0638
feat: Add allowClear to TextArea ( #19310 )
...
* add allow clear to textarea
revert textarea md
refactor textarea css
fix textarea props bug
add test and update snapshot
update doc
add margin
refactor textarea to reuse fixControlledValue and setValue method
add clearable input to reuse code
refactor clearable input
finish refactor
refactor clearable input
refactor input and textArea
finish refactor
update test snapshots
fix input props bug
fix dom issue
fix textarea dom issue
fix textarea test bug
fix textarea dom issue
refactor code and fix textarea dom issue
fix input dom issue
fix typo error
update test snapshots
fix ci failed issues
adjust margin
* remove useless code fix ci failed issue
* fix textarea padding issue
* update snapshots
* fix padding issue
2019-11-01 18:19:29 +08:00
二货机器人
a533159ade
fix: Input with select style ( #19383 )
2019-10-23 22:17:06 +08:00
偏右
9e9abfdc79
Merge branch 'feature' into master-for-merge
2019-09-23 15:33:43 +08:00
Wensheng Xu
1d8c6f8d82
fix: Disabled input should not trigger the action of suffix part #18889
2019-09-20 13:06:25 +08:00
afc163
b188a5e4d2
🐛 Fix Input.Group icon height in Chrome
...
close #18856
2019-09-17 15:27:41 +08:00
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
...
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
2019-09-12 22:32:29 +08:00
afc163
97f6ac9fc6
✅ fix stylelint
2019-09-03 19:04:37 +08:00
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
...
* add debug
* fix: Chrome input position not align with button
* fix lint
2019-09-02 15:35:42 +08:00
xrkffgg
273c57676f
fix: Input.Password Icon Position ( #18521 )
2019-08-28 14:06:15 +08:00
afc163
488ef9ff94
🐛 Fix Input align broken in IE11
...
close #18347
close #18313
close #17753
The fix of #17759 did not resolve IE11
2019-08-19 17:24:38 +08:00
偏右
2cadd5be9f
fix: Input clear icon align problem ( #18151 )
...
* 🐛 Fix Input clear icon align problem
close #18150
close #17414
* Update index.less
2019-08-08 15:09:36 +08:00
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
2019-08-06 15:36:13 +08:00
orzyyyy
649e8127c5
fix: lint:style
2019-08-06 15:31:59 +08:00
zombieJ
197649bf5e
fix: Revert #17684 ( #18097 )
...
* fix: Revert #17684
* update snapshot
* gt di
2019-08-05 22:14:00 +08:00
LilyWakana
9c0dbe2ddf
fix: optimize Input presuffix style( #17414 ) ( #17684 )
2019-07-31 18:39:58 +08:00
偏右
bc2d24646e
💄 correct @input-hover-border-color ( #17820 )
...
https://github.com/ant-design/ant-design/pull/17784#issuecomment-514069999
2019-07-23 15:06:25 +08:00
偏右
b8485ca744
🐛 Fix Input line height in IE ( #17759 )
...
close #17753
2019-07-20 20:01:51 +08:00
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
.
2019-07-15 15:04:51 +08:00
诸岳
54a992c359
fix: Style property orders
2019-07-13 16:55:18 +08:00
riho
9691d2bee1
fix: optimize Input presuffix style( #17414 )
2019-07-07 22:24:37 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
zombieJ
dc4102d879
reset line-height of TextArea & Picker ( #17165 )
2019-06-19 11:23:21 +08:00
afc163
3606d15c2f
🐛 Fix Input not align with other components in Chrome
...
close #17082
2019-06-14 15:28:49 +08:00
陈帅
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
2019-05-06 12:04:39 +08:00
afc163
e3559ffb32
🐛 Fix clear icon style in Input/Input.Search
...
close #15237
2019-03-26 22:40:10 +08:00
vthinkxie
057d58ebce
style(module:input): add disabled selector style in ant input
2019-03-11 18:09:14 +08:00
Yangzhedi
bfbadabd52
fix(Input): fix search style with allowClear or suffix/prefix
2019-03-07 10:06:18 +08:00
zombiej
8bf08cdf81
adjust css
2019-02-26 15:45:08 +08:00
zombiej
440408a1dd
update style
2019-02-21 12:13:47 +08:00
zombiej
eddfbd5f51
only affect addon & suffix
2019-02-19 11:38:26 +08:00
zombiej
fcc3820545
adjust input style
2019-02-19 11:38:26 +08:00
米老朱
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
2019-02-15 10:48:07 +08:00
zombieJ
5ac80c8e55
Use addonAfter
instead of suffix
when use enterButton
in Input.Search ( #14461 )
...
fix #14450
2019-01-25 11:06:05 +08:00
zombieJ
321117c5e8
fix style of Input.Search with enterButton ( #14397 )
...
fix #14396
2019-01-17 16:52:12 +08:00
afc163
766eafbb5f
🐛 Revert #14157 to resolve input icon missing
...
close #14310
2019-01-13 22:02:38 +08:00
wwwxy80s
fe12172321
hide Input clearIcon when it is not focused
2019-01-07 22:51:28 +08:00
zombiej
cdf4c1e6b8
merge origin/master
2018-12-18 19:18:08 +08:00
Teng YANG
c2d1d72675
Fix #13529 input group compact border color issues ( #13550 )
...
fix #13529
2018-12-18 16:53:45 +08:00
陈帅
daca08b6f1
merge master
2018-12-13 22:03:12 +08:00
陈帅
2c79d2a7c1
Revert "Use less @plugin" ( #13613 )
2018-12-13 18:07:49 +08:00
zombiej
2029762297
replace components colors
2018-12-11 22:45:03 +08:00
Teng YANG
6b94bd0bb4
Fix customize border-width problem in input group compact mode ( #13534 )
2018-12-10 10:42:23 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
df356a586c
Merge branch 'master' into feature
2018-12-07 18:52:13 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zy410419243
c161d9c285
feat: Add Input.Password
2018-12-05 19:46:06 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
Teng YANG
073cbdb6d2
Fix input component border width issues
2018-12-04 00:27:01 +08:00
afc163
a616f89a1b
🔥 update less code style
2018-11-12 12:02:30 +08:00
zombiej
50b55f488e
fix #12493 . Adjust auto complete of input-group css
2018-10-09 11:52:58 +08:00
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.
2018-09-30 15:23:47 +08:00
hongxuWei
278ad821a4
Fix issue #11908 missing right input border
2018-08-30 13:35:12 +08:00
afc163
1ab61542e4
Fix Input[prefix|suffix] border in Input.Group, close #11863
2018-08-24 20:33:02 +08:00
Yuxuan Huo
9aea9ddf58
expose input box-shadow h and v offset in theme variables
2018-06-11 20:20:24 +08:00
afc163
36ffe7e1dc
Search icon could be clicked, close #10634
2018-05-26 16:52:33 +08:00
Winter Zhong
f09c799bba
add the border-right-width to fix the Input.Group component covered box-shadow effect ( #10492 )
2018-05-14 17:11:11 +08:00
afc163
d93cfdef09
clean up unnecessary z-index
...
close #9840
close #10385
2018-05-06 21:50:50 +08:00
afc163
66c3108565
should support custom button node in Search[enterButton]
...
close #9639
2018-03-12 20:51:04 +08:00
afc163
5d3b461867
Fix missing style of Input.Search, close #8700
2018-01-01 15:23:40 +08:00
afc163
abf9717eab
Large component should has larger font size
...
14px => 16px
2017-12-28 15:41:48 +08:00
afc163
4f19fc0ee4
Improve input addon size, close #8680
2017-12-20 22:40:36 +08:00
afc163
856ecd4ae3
Merge branch 'master' into antd-3.0
2017-11-09 19:45:06 +08:00
afc163
72aa5e0763
Fix input group align bug in Chrome 62
...
close ant-design/ant-design-pro#139
2017-11-08 19:53:03 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
ef443ad047
Merge branch 'master' into antd-3.0
2017-10-20 15:47:42 +08:00
syssam
f8b7aad53d
less variable @form-vertical-label-padding, @form-vertical-label-margin, @input-padding-horizontal-base, @input-padding-horizontal-sm, @input-padding-horizontal-lg ( #7886 ) ( #7919 )
2017-10-20 15:11:44 +08:00
偏右
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 👻
2017-09-27 22:32:49 +08:00
afc163
af7f0c3777
Merge branch 'master' into antd-3.0
2017-09-22 20:36:13 +08:00
afc163
c66062edb4
Fix input compact style
2017-09-22 20:35:30 +08:00
偏右
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
2017-09-22 18:33:29 +08:00
afc163
2f7b75562c
Merge branch 'master' into antd-3.0
2017-09-20 17:13:32 +08:00
afc163
635a0548de
Tweak input compact layout, close #7662
2017-09-20 16:46:37 +08:00
nikogu
abf18b9ec4
merge master
2017-09-18 10:13:48 +08:00
afc163
c5f56b9db3
optimize TextArea autosize animation
2017-09-17 13:48:16 +08:00
偏右
dab6f43c02
Feat search enter button ( #7620 )
...
* Add enterButton for Input.Search
close #7596
* update snapshot
2017-09-15 17:03:43 +08:00
afc163
a204c0afa2
restore default cursor, close #7410
2017-09-01 10:04:25 +08:00
afc163
e00bfdc150
Make Input with addons same default width 100% with Input
2017-08-18 12:09:17 +08:00
afc163
b687a32044
Fix safari input text align, close #7135
2017-08-08 20:27:05 +08:00
afc163
0f63c7186e
Fix input outline covered by addon again
2017-08-03 21:48:26 +08:00
afc163
483491d0d8
treak input style for text align
2017-08-03 21:45:56 +08:00
afc163
50b9839bb3
Fix input outline covered by addon
2017-08-02 21:37:15 +08:00
neekey
7e522291c8
add unit px
to all less value, make them explicit
2017-07-17 17:44:40 +10:00
Benjy Cui
9c7cec3e39
refactor: remove span[disabled]
2017-07-12 14:23:47 +08:00
afc163
0efd941346
Fix input group extra padding
2017-06-26 21:37:46 +08:00
afc163
1c736c38b3
tweak Input[addon] vertical align, close #6403
2017-06-08 11:32:47 +08:00
afc163
14844eb0e0
Fix AutoComplete and Input Group vertical align issue
2017-05-28 15:27:55 +08:00
afc163
7cde9c8ffe
fix affix input height, ref #6144
2017-05-18 15:08:30 +08:00
afc163
010860ae0f
Fix style.height issue of Input with addon and prefix, close #6144
2017-05-15 18:15:58 +08:00
Graeme Yeates
e65dd692d2
Add a variable to control input addon's background ( #6040 )
2017-05-08 13:55:34 +08:00
乐仪
09e66db264
fix Input.Group style bug
2017-04-26 15:18:19 +08:00
ddcat1115
70b89e9316
fix AutoComplete style in Input.Group[compact] ( #5849 )
2017-04-22 09:28:44 +08:00
Graeme Yeates
89c37552a3
Set the color on input suffix
2017-04-19 14:22:06 -04:00
afc163
9497a1f546
Fix InputGroup large and small size bug, close #5754
2017-04-14 11:43:56 +08:00
afc163
5be7dc6b90
Fix InputGroup style, close #5743
2017-04-13 10:56:19 +08:00