DefinitelyTyped/react-select
Derrick Liu cc14a78043 react-select: update props to match Select and Async source files (#9127)
* Add an export for Option so we can use it directly

* Update tests to import the newly exported Option

* Add missing props from latest `react-select` 1.0.0-beta12

* Add menuRenderer function and interface for its named props

* This argument should be optional.

* `tabSelectsValue` should be a boolean, not a string

* Update tests with new props

* Export menu renderer props so devs can write typesafe `menuRenderer` functions

* Make sure to check exports in tests, since it's likely users won't be using <reference... >
2016-05-06 03:17:45 +09:00
..
react-select-0.9.10-tests.tsx update typings for React Select 1.0.0 2016-03-14 19:21:05 -07:00
react-select-0.9.10.d.ts update typings for React Select 1.0.0 2016-03-14 19:21:05 -07:00
react-select-tests.tsx react-select: update props to match Select and Async source files (#9127) 2016-05-06 03:17:45 +09:00
react-select.d.ts react-select: update props to match Select and Async source files (#9127) 2016-05-06 03:17:45 +09:00