MadCcc
6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" ( #33903 )
This reverts commit 40433f357d
, reversing
changes made to 27a498e021
.
3 years ago
Cat-XHS
daa9804824
feat: Select/DatePicker/TimePicker/TreeSelect support placement ( #33541 )
* feat: select components add placement api
* feat: select components add placement api
* fix: delete placement
* fix: change md demo and delete export
* feat: cascader and tree-select add placement
* feat: datapicker add placement api
* fix: change repeat static declaration to single
* test: updata test units
* doc: change doc
* fix: delete merge message & delete decalare ts
* test: fix unit test
* fix: add transName in select & treeSelect & cascader
* fix: change common api in utils
* fix: change useless if block to only
* fix: change placement string to enum
* fix: lint done
Co-authored-by: 礼检 <ljj337009@antgroup.com>
3 years ago
dengqing
4f4e2f800a
Docs: fix fieldNames options typo ( #33241 )
* docs: tree-select fieldNames error
* docs: fix docs error
* fix: docs typo
* docs: fix fieldNames
3 years ago
afc163
80a05f9d35
docs: clarify select option title doc
close https://github.com/ant-design/ant-design/issues/33105
3 years ago
Zuobin Wang
7c41c7d958
docs: update select tagRender props ( #32173 )
* fix(document): add select tagRender props declaration
* fix(document): change Only to only
3 years ago
二货机器人
47f2bd47e1
feat: Select & TreeSelect support fieldNames ( #31925 )
* feat: Select & TreeSelect support fieldNames
* test: Update snapshot
* chore: force trigger CI
3 years ago
afc163
38e9d309f4
docs: note about select value
close #31608
close #31599
3 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
zombiej
6f028b595b
docs: Update tag doc desc
close #27186
4 years ago
二货机器人
6ecfa74e7d
feat: Select support responsive `maxTagCount` ( #28520 )
* feat: init select overflow
* chore: use inline-xxx instead of rtl
* docs: Add demo
* test: Update snapshot
* fix: style lint
* test: Update snapshot
* chore: Update rc-tree-select version
* test: Update snapshot
* test: Update snapshot
* chore: bump all rc-resize-observer version
* bump bundle size
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
4 years ago
zombiej
8c9abdf317
docs: Add miss prop of Select
4 years ago
不吃猫的鱼
240b8044e7
feat: add Select filterSort support ( #27523 )
* feat: upgrade rc-select version and add demo to bring in filterSort functionality
* fix: lint error
* fix: add filterSort support version in doc and update demo order
* fix: update doc
4 years ago
appleshell
f2a16bc904
docs: update description of optionFilterProp in Select ( #27467 )
* docs: update description of optionFilterProp in Select
* update description
* update description
Co-authored-by: lvpansen <pansen.lv@atzuche.com>
4 years ago
Tom Xu
f116b29f15
dcos(select): improve size default value ( #27315 )
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
xrkffgg
008dc3e7f5
docs: update select demo and site ( #26417 )
4 years ago
07akioni
30d7231d08
feat: Select onClear ( #25907 )
* feat: Select onClear
* chore
4 years ago
偏右
6d03122215
docs: clarify Select labelInValue onChange argument ( #25361 )
close #25355
4 years ago
xrkffgg
e494c9589c
docs: format api select/slider/treeselect ( #25348 )
4 years ago
二货机器人
e454b9e431
docs: Update dropdownMatchSelectWidth ( #25188 )
4 years ago
07akioni
7385fefeb7
docs: Select showArrow correction ( #25189 )
4 years ago
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
07akioni
718f362aea
docs: remove combobox related descriptions of Select ( #24923 )
5 years ago
07akioni
ece5c03526
doc: select dropdownRender no longer accepts props ( #24814 )
5 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
二货机器人
c13e56ab92
docs: Add Select a11y faq ( #24413 )
5 years ago
二货机器人
2120d7dfaa
docs: Add missing docs ( #24273 )
5 years ago
偏右
6e8e36080e
docs: 📖 update notFoundContent ( #23901 )
5 years ago
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
Amumu
5e7f3cc67e
firstActiveValue has been deprecated, remove it ( #23354 )
5 years ago
二货机器人
9c08bb2482
docs: Add listHeight desc ( #23268 )
5 years ago
afc163
b8af3de2a0
docs: 📖 virtual default value
5 years ago
zoomdong
7a64d5b119
fix:document on Select ( #22714 )
5 years ago
zombiej
ee78492d50
docs: Remove dropdownMenuStyle of Select doc
5 years ago
zombiej
75a10e3537
docs: Update dropdownMatchSelectWidth doc desc
5 years ago
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support `virtual` prop to disable virtual scroll ( #21955 )
* feat: support disable virtual scroll
* update snapshot
5 years ago
GJ Wang
d7394e9e2f
docs: remove key props ( #21943 )
5 years ago
GJ Wang
f78332171e
docs: fix size props ( #21724 )
5 years ago
afc163
9d049151da
docs: 🔗 update demo links
5 years ago
偏右
0f5dc22966
docs: fix wrong link
5 years ago
二货机器人
0ea16a8841
docs: Add faq about item height ( #21433 )
* docs: Add faq about item height
* update
5 years ago
Florian Guitton
0e34ca6076
feat: Adding custom renderer for select with demos ( #21064 )
* Adding a custom renderer for tags
* Adding edit experience example
* react-component/select#445 as been released in rc-select:10.0.0-rc.5 this becomes a minimum for this feature
* Fixing ci/circleci: lint error on unused value variable
* Adding test snapshots for the new demos snippets
* Fix Missing trailing comma in demo component
* Revert unrelated changes
* Updating readme description with added chinese translation
* Removing second demo, cleaning up first demo code, test snapshot update
* Fixing bits of language
* Addressing comments and simplifying custom rendering logic
* Moving to mode "multiple" instead of "tags"
5 years ago
偏右
06ba40e860
🆕 Add bordered prop ( #21242 )
close #19859
5 years ago
xrkffgg
a9d76175d0
style: Optimize select other sizes placeholder text centered ( #20884 )
* style: 优化 select 其他尺寸 placeholder 文字居中
* use transform
* docs: update mode message
5 years ago
wangxingkang
336fb41ec2
docs: Removed version column in 4.0 ( #19821 )
Issue #19815
5 years ago
偏右
7961bb335c
🗑 Remove useless prop `searchValue` ( #19003 )
from typescript and documentation
close #18847
5 years ago
afc163
5004a925c0
📝 Add instruction for dropdownRender
5 years ago
afc163
2de1a15da9
📝 Add instruction for dropdownRender
5 years ago