286 Commits (3570458c316c4af8b511ddd92e33be9343b1b4dd)

Author SHA1 Message Date
afc163 3570458c31 Fix undefined SelectPropTypes 7 years ago
Troy Thompson 18c6860296 Adds onFocus and onBlur to Select properties. (#7082) 7 years ago
Graeme Yeates 0e22ae62bb Document select placeholder supporting ReactNode 8 years ago
afc163 3816778b6b Fix select overflow bug, close #6621 8 years ago
Aaron Planell López de030a0333 update document, ref #6392 (#6420) 8 years ago
afc163 41f157e596 Fix Select search input width, close #6382 8 years ago
afc163 551b17203c Fix showSearch doc, close #6253 8 years ago
afc163 4d645a256f tweak select placeholder text align 8 years ago
Graeme Yeates adfca8ae78 Use @tag-default-bg for multiselect tags 8 years ago
Mitchell Demler fa44de3faa refactor: rearrange AbstractSelectProps so that AutoCompleteProps has access to some needed SelectProps (#6205) 8 years ago
afc163 b887ad8e54 Fix selected background 8 years ago
Benjy Cui a0a6b4610b chore: simplify code, close: #6030 8 years ago
Benjy Cui 0d672d5c2d test: fix CI 8 years ago
kossel 169e0f9762 fix: issue 5834, autocomplete is not being decorated (#6018) 8 years ago
Graeme Yeates d8d17a6401 Seperate @active-item-bg into 2 variables 8 years ago
Graeme Yeates 0bc8284c46 [#5964] add @background-color-active rule 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 ebd66d0082 fix missing less variable 8 years ago
Graeme Yeates 5841746ec9 Decompose @background-color-base into several variables 8 years ago
Graeme Yeates ede77a8aa7 Consistently use @background-color-base for disabled states 8 years ago
Erwann Mest 73d7e816b1 Destructuring for the win. 8 years ago
afc163 8a1c875123 update select doc 8 years ago
Manjit Kumar 4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React 8 years ago
LeeHarlan d8ebd398df fix Select component notFoundContent locale. (#5661) 8 years ago
Benjy Cui 50f46d0919 feat: merge Select[multiple|tags|combobox] to Select[mode], close: #5471 (#5534) 8 years ago
Benjy Cui 84d65b3f66 refactor: simplify Select relative components' code 8 years ago
HJin.me 47589ba92c fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type (#5528) 8 years ago
Benjy Cui cb555fc30d fix: Select[multiple|tags] should support allowClear, close: #4843 (#5478) 8 years ago
Benjy Cui 9b8ef5a0b7 docs: update demo for Select[size] 8 years ago
Wei Zhu 4ff6eafe12 Add new select demo snapshot 8 years ago
afc163 0c58fda707 Add select users demo, close #2765 8 years ago
afc163 849c5fbf75 Fix getPopupContainer ts type 8 years ago
Benjy Cui d6d62f6754 docs: update demo for Select[size] 8 years ago
Wei Zhu 21ee247253 Add new select demo snapshot 8 years ago
afc163 4442f71d31 Add select users demo, close #2765 8 years ago
afc163 322e9efdc9 Fix getPopupContainer ts type 8 years ago
Mitchell Demler e968b575a2 fix: move filterOption to AbstractSelectProps so that AutoComplete component types do not break. (#5393) 8 years ago
Wei Zhu f6b1e942e3 Jest 19 (#5361) 8 years ago
afc163 a0cdce4d00 fix test case 8 years ago
Benjy Cui 7c564af6e4 Revert "css: adjust alignment in Select & AutoComplete, close: #5088" 8 years ago
Benjy Cui c01f24750a css: adjust alignment in Select & AutoComplete, close: #5088 8 years ago
afc163 f0a4afd388 Fix slight difference placeholder between Input and Select 8 years ago
afc163 3884ee3c5a rewrite Select demos to es6 component, #4878 8 years ago
afc163 c296d1a918 remove unused ant-select-show-search className, close #4859 8 years ago
Benjy Cui 200b88246f docs: update docs format 8 years ago
偏右 75a4b06e44 Unified border radius, close #4772 (#4773) 8 years ago
Graeme Yeates 1006015ef0 Add border customization variables (#4734) 8 years ago
afc163 f3b2e155b5 style: Select height should flex with @input-height variable, close #4694 8 years ago
Wei Zhu 77b78a9389 docs: Unify type naming (#4636) 8 years ago