Karott Schu
03d8556d8c
docs: add description about onClear prop in AutoComplete doc ( #34292 )
3 years ago
MadCcc
bdb297ec5f
feat: AutoComplete support status ( #34096 )
* feat: AutoComplete support status
* test: update snapshot
3 years ago
Joshua Chen
d1dc0eba2c
docs: fix grammar and inconsistencies in en-US ( #31385 )
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
3 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
二货机器人
857cbe1b23
fix: Fixed columns z-index issue ( #28346 )
* fix: Fixed columns z-index issue
* fix lint
4 years ago
damon.chen
0059e54ac4
docs: fix AutoComplete allowClear description
Co-authored-by: chj_damon <chjdamon@gmail.com>
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
二货机器人
8315262804
docs: Add AutoComplete migrate demo ( #26838 )
4 years ago
Bojack
ad180b8dcf
docs: update AutoComplete api document ( #26633 )
* docs:update AutoComplete api documnet
* docs: update AutoComplete api document
4 years ago
xrkffgg
c5a7f031e4
docs: format api ( #25973 )
4 years ago
xrkffgg
8ef1a3fac3
docs: format api autocomplete/checkbox/steps ( #25305 )
4 years ago
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
* docs: Update components cover
#24629
* docs: Update components cover
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
偏右
6e8e36080e
docs: 📖 update notFoundContent ( #23901 )
5 years ago
zombiej
b916f7c247
docs: Update AutoComplete docs
resolve #22704
5 years ago
二货机器人
18d2f04c30
docs: Remove `optionLabelProp` in AutoComplete doc ( #21469 )
* update doc
* fix doc
5 years ago
Josiah Rooney
102efd529a
docs: Improved grammar in AutoComplete docs ( #19875 )
Improved grammar in documentation for the AutoComplete component.
5 years ago
Lux
94db028dd2
feat: Removed version column in 4.0 ( #19823 )
5 years ago
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
5 years ago
yoyo837
e13a87053c
chore(docs): add dropdownMenuStyle props for AutoComplete and Select
5 years ago
二货机器人
330a952a98
docs: Update AutoComplete first demo with control mode & add faq ( #18432 )
* add FAQ
* update demo
* add miss prop
5 years ago
afc163
d81bae68d8
📝 fix AutoComplete API table
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
Eldar Mustafaiev
fa539507da
fix typo
5 years ago
afc163
b780070351
💄 prittier all files
6 years ago
ztplz
4ddde533ff
Update docs
6 years ago
Yang
a3c1444a20
doc: add dropdown control props ( #12323 )
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
pbrink231
5302400e62
added onBlur & onFocus functions to properties ( #10920 )
These can be called just like onChange as a property in the autocomplete but are not documented right now.
7 years ago
Sunny Wong
f7d571191a
Update incorrect signature for onChange
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Wei Zhu
d2dc88c470
Add focus() and blur() document
Close #3790
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Wei Zhu
bac4d04844
docs: typo
7 years ago
Wei Zhu
ad3e49e397
docs: Add backfill to AutoComplete
7 years ago
Wei Zhu
07072fc3b1
docs: Document AutoComplete[onSearch]
Related: #5610
8 years ago
Wei Zhu
dfaa647950
docs: Document AutoComplete[onSearch]
Related: #5610
8 years ago
陆离
63ddf2fc8d
Add Demo for Certain Category ( #5105 )
+ close #5095
+ close #5135
+ support OptGroup of AutoComplete
8 years ago
Benjy Cui
29ebf22529
docs: update docs for AutoComplete, close : #5006
8 years ago
陆离
7a4080ec40
Fix some problems of AutoCompelete demo ( #4942 )
+ close #4912
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
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
陆离
bee522133e
docs: Autocomplete optionLabelProp document ( #4663 )
close #4656
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
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
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Meck
984a03e203
docs: add a note for AutoComplete's API
8 years ago