陆离
7a4080ec40
Fix some problems of AutoCompelete demo ( #4942 )
+ close #4912
8 years ago
Wei Zhu
eb29fdada3
docs: Rewrite AutoComplete demos to ES6 component
8 years ago
陆离
135fd52afb
docs: AutoComplete document and demo improvement ( #4840 )
* AutoComplete document and demo improvement
+ add a non-case-sensitive demo, close #4834 .
+ remove confusing descriptions from document, close #4805 .
* add snapshot
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
陆离
49bbb2225f
Add Demo of Uncertain Category ( #4828 )
* Add Demo of Uncertain Category
+ close #4736
* add class prefix and cut lines
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
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
afc163
67da059874
fix demo language
8 years ago
陆离
bee522133e
docs: Autocomplete optionLabelProp document ( #4663 )
close #4656
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
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
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
0e1f154aab
Add doc and demo for AutoComplete[placeholder], close #4044
8 years ago
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Meck
984a03e203
docs: add a note for AutoComplete's API
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
0981dd46c7
fix: should not import less file firectly
8 years ago
陆离
1ad99cb095
feat: Exposing `onSelect` API of AutoComplete Component ( #3320 )
8 years ago
Benjy Cui
6efadb7988
docs: update docs for AutoComplete, ref: #3295
8 years ago
Benjy Cui
2bc2ccc9c4
feat: AutoComplete.Option should be children, close : #3106 ( #3120 )
8 years ago
Benjy Cui
c1d71acfc7
docs: update demos of AutoComplete, close : #3106
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Benjy Cui
1100acd26e
docs: fix AutoComplete demo, close : #3077
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
afc163
0e6f677ff9
Fix doc headings
8 years ago
Benjy Cui
cb367f3f35
site: update site details
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
Benjy Cui
331b2fdf73
chore: fix
8 years ago
陆离
552fa228ee
feat: AutoComplete ( #2490 )
8 years ago