afc163
81a8d71ec3
Fix Input className to wrapper, close #6809
7 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
Mitchell Demler
fa44de3faa
refactor: rearrange AbstractSelectProps so that AutoCompleteProps has access to some needed SelectProps ( #6205 )
8 years ago
afc163
9e018a7310
fix test case, #5999
8 years ago
RaoHai
650ab28b59
set filterOption to false
+ close #5860
8 years ago
乐仪
50b7ce55fe
fix indent of AutoComplete
8 years ago
陆离
b694608af4
`onKeyDown` bug fix ( #5766 )
+ close #5487
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
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
8 years ago
afc163
d1483c16c8
Fix AutoComplete children typescript type, close #5170
8 years ago
陆离
63ddf2fc8d
Add Demo for Certain Category ( #5105 )
+ close #5095
+ close #5135
+ support OptGroup of AutoComplete
8 years ago
陆离
7a4080ec40
Fix some problems of AutoCompelete demo ( #4942 )
+ close #4912
8 years ago
陆离
fc3f4e1922
fix AutoComplete size ( #4768 )
* fix AutoComplete size
+ close #4766
* use input mixin
* use css variables
* use children directly instead of React.Children.toArray
+ close #4778
8 years ago
陆离
46c200896f
Customize Input Component of AutoComplete ( #4483 )
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
8 years ago
wallverb
c01ee02758
chore: Change AutoCompleteProps to extend SelectProps ( #4565 )
* Change AutoCompleteProps to extend SelectProps
* Extract common props into AbstractSelectProps
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
Benjy Cui
66f6de79ce
refactor: Alert, Backtop, AutoComplete
8 years ago
yiminghe
c2d3f16dfb
update tslint
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
Benjy Cui
2bc2ccc9c4
feat: AutoComplete.Option should be children, close : #3106 ( #3120 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
370a6bde52
fix: should export type
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
陆离
552fa228ee
feat: AutoComplete ( #2490 )
8 years ago