ant-design/components/select/__tests__
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
..
__snapshots__ feat: Adding custom renderer for select with demos (#21064) 2020-02-11 20:00:56 +08:00
demo.test.js Don't ignore test files. 2016-12-14 14:48:09 +08:00
index.test.js feat: added rtl direction to all of ant-design components (#19380) 2020-01-02 19:10:16 +08:00