ant-design/components/select/demo
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"
2020-02-11 20:00:56 +08:00
..
automatic-tokenization.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
basic.md Virtual select component (#18658) 2019-09-12 20:15:17 +08:00
big-data.md Virtual select component (#18658) 2019-09-12 20:15:17 +08:00
bordered.md 🆕 Add bordered prop (#21242) 2020-02-06 10:02:02 +08:00
coordinate.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
custom-dropdown-menu.md chore: Update @ant-design/icons deps (#19979) 2019-11-28 12:34:33 +08:00
custom-tag-render.md feat: Adding custom renderer for select with demos (#21064) 2020-02-11 20:00:56 +08:00
debug.md fix: Select use value width instead of default fixed width (#20538) 2019-12-30 22:49:19 +08:00
hide-selected.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
label-in-value.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
multiple.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
optgroup.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
option-label-prop.md fix: Adjust Select style (#20387) 2019-12-23 16:22:59 +08:00
search-box.md 🎬 fix Select search demo 2019-08-12 18:09:38 +08:00
search.md Virtual select component (#18658) 2019-09-12 20:15:17 +08:00
select-users.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
size.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00
suffix.md chore: Update @ant-design/icons deps (#19979) 2019-11-28 12:34:33 +08:00
tags.md 💄 Optimize examples code style 2019-05-27 22:04:17 +08:00