react-select-plus
Advanced tools
Changelog
v1.0.0-rc.5 / 2017-05-25
falsey
values to be clearable, thanks
Simon Gaestelaria-owns
attribute, thanks Max HubenthalChangelog
v1.0.0-rc.4 / 2017-05-14
getFocusableOptionIndex
, thanks
rndm2Creatable
, thanks
Anton Alexandrenokaria-describedby
attribute, thanks
Eric Lee.is-clearable
className when clearable is true, thanks
Dan DiazChangelog
v1.0.0-rc.3 / 2017-02-01
arrowRenderer
prop, thanks Brian VaughnAsync
and Creatable
components so that
they can compose each other (or future HOCs), thanks
Brian VaughnasyncCreatable
HOC that combines Async
and Creatable
so they can
be used together, thanks Brian VaughnmenuRenderer
, thanks
Julian Krispel-SamselShift+Home|Del
, thanks
Damian Pieczynskiboolean
values, thanks
Aaron HardypromptTextCreator
field from readme, thanks
Jih-Chi LeeCreatable
component doesn't allow input key down handling, thanks
Ivan LeonenkoCreatable
readme typo, thanks BenallowCreate
functionality with Creatable
to readme, thanks mayerwinonNewOptionClick
handler for Creatable
, thanks
Lee Siong ChanonInputChange
consistent for Creatable
, thanks
Lee Siong ChanmenuRenderer
is treated consistently between Creatable
and
Select
, thanks Brian VaughnasyncCreatable
options parsing will not parse undefined values into
props, thanks Romain DardourinputProps
to inputRenderer
, thanks
Alec WinogradignoreAccents
, thanks
Domenico MatteoSelect
with 0 options does not throw type
error, thanks Alex HowardCreatable
handles null children prop, thanks
Jack CoulterisOpen
to arrowRenderer, thanks
Kuanfocus()
method on Select.Async
, thanks,
Maarten ClaesNote there has also been a breaking change to the props for the Async
component: both minimumInput
and searchingText
have been removed. See #1226
for more details. Apologies for doing this in an RC release, but we had to trade
off between resolving some important bugs and breaking the API, and figured it
was better to do this before declaring 1.0.0 stable.