259 Commits (675e037e7a502fe90903f15c042a263b7e7945b1)

Author SHA1 Message Date
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 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
Benjy Cui 3e17551b7e site: improve build speed 8 years ago
陆离 46c200896f Customize Input Component of AutoComplete (#4483) 8 years ago
wallverb c01ee02758 chore: Change AutoCompleteProps to extend SelectProps (#4565) 8 years ago
afc163 4654db312f Fix some lesshint problems 8 years ago
afc163 9e4885d959 update select doc 8 years ago
afc163 1a8f000e35 update doc 8 years ago
afc163 e2b8aee202 fix snapshot 8 years ago
afc163 26d3c506b3 simplify select combobox demo 8 years ago
Wei Zhu 4305ca7ab0 docs: Docment Select.defaultActiveFirstOption 8 years ago
Benjy Cui 29e598a3f3 docs: add missing docs for Option[title] 8 years ago
Edd Hannay ec2bec5417 Add tokenSeparators prop to Select TS definitions (#4441) 8 years ago
偏右 d811ebee5c New color system (#4426) 8 years ago
afc163 2583798cce Add demo for Case-insensitive search Select, close #4408 8 years ago
Benjy Cui 9f2e6c8baa docs: update demo for SSR 8 years ago
Pierre 827aa2f94c style: remove hardcoded inputs height (#4175) 8 years ago
Wei Zhu 07103b9fb6 Don't ignore test files. 8 years ago
Wei Zhu 17a0a33283 Restructure tests. 8 years ago
afc163 a15d2c014a update labelInValue description 8 years ago
afc163 9dfe19f544 update labelInValue description 8 years ago
chchen 3382abde65 css: set dropdown's background color with @component-background (#4160) 8 years ago
afc163 37af26fbdf update select demo 8 years ago
afc163 3802f08191 Fix wrong description about Select[allowClear] (#4101) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
Benjy Cui 932443099a css: use @component-background, ref: #4040 8 years ago
cathayandy addb6e44dc Fix #4039. Replace background-color: #fff with background: @body-background (#4040) 8 years ago
afc163 c6c5a0c3a1 fix demo focus error 8 years ago
afc163 1c23189b1d update select style 8 years ago
afc163 5b3df08ade use @input-placeholder-color in select and mention, close #3858 8 years ago
afc163 0d63e5f6b5 Fix select[combobox] vertical align, close #3855 8 years ago
afc163 b0f366cb0f Fix TreeSelect[multiple] placeholder margin bug, close #3841 8 years ago