ant-design/components/select
56f9be7904
feat: add groupLabel prop in fieldNames (#42492)
* feat: add groupLabel prop in fieldNames

* fix: error

* chore: upgrade tree-select version

* chore: new docs

* Update components/select/index.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update components/select/index.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update optgroup.md

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-22 13:51:36 +08:00
..
__tests__ test: update snapshot 2023-05-08 23:47:41 +08:00
demo demo: improve Select demo (#41986) 2023-04-25 22:34:23 +08:00
style Merge branch 'master' into feature-merge-master 2023-04-10 15:52:57 +08:00
utils revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md feat: add groupLabel prop in fieldNames (#42492) 2023-05-22 13:51:36 +08:00
index.tsx fix: Select scrollbar rtl direction position (#42508) 2023-05-21 02:59:50 +08:00
index.zh-CN.md feat: add groupLabel prop in fieldNames (#42492) 2023-05-22 13:51:36 +08:00
useBuiltinPlacements.tsx feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +08:00
useShowArrow.ts chore: Select like component always showArrow (#41028) 2023-03-05 23:29:03 +08:00