DefinitelyTyped/types/react-select
Endurance Idehen 46ef7e1ffc @types/React-Select: Add ability for arrow renderer prop to be set to null (#27342)
* Add ability for arrow renderer prop to be set to null

In this issue, arrow rendering would keep the functionality even if no arrow was being rendered.

The PR below fixed the issue.
https://github.com/JedWatson/react-select/pull/1761

In this PR, the guys added the ability to set the arrowRenderer option to null, which disables all arrow related operation.

The types repo needs to reflect this change.

Thanks!

* Add my name to list
2018-07-30 11:22:32 -07:00
..
lib
index.d.ts @types/React-Select: Add ability for arrow renderer prop to be set to null (#27342) 2018-07-30 11:22:32 -07:00
react-select-tests.tsx @types/react-select: missing parameter 'index' to ValueRendererHandler (#27265) 2018-07-23 10:19:24 -07:00
tsconfig.json
tslint.json