Skip to content

Update to latest upstream master#25

Merged
TrevorBurnham merged 56 commits intomasterfrom
update-to-upstream-beta-13-patch
Jun 22, 2016
Merged

Update to latest upstream master#25
TrevorBurnham merged 56 commits intomasterfrom
update-to-upstream-beta-13-patch

Conversation

@TrevorBurnham
Copy link
Contributor

I've been waiting for the v1.0.0-beta14 release, but per #24, it's been over than a month since a major bugfix went on the react-select master and there's still no word on a release. So I'm merging the latest master now and bumping the version to v1.0.0-beta13.patch1 to get the fix out for react-select-plus users.

jakeboone02 and others added 30 commits April 29, 2016 11:47
Support for react components in searchPromptText
The problem where the border isn't showing when the element is inside a
table was only added to the SCSS version
(JedWatson/react-select@4b8d12832b3f5c6c9d3ca8
bd003a8c0cb8fd8aea). Adding it to the LESS version.
Async options with Promises - Promise object bug
Make input act mmore natively
Adding the fix for missing border inside table to LESS
Fix missing border of multi-select values on IE8
Update README to mention react-virtualized-select
Clarify behavior in NumericSelect example
update `lib/select.js` with `src/select.js` code. otherwise, using react-select as node module package give an error on the targeted line. Thank you
Adds unit (px) to minWidth attribute
bruderstein and others added 26 commits May 26, 2016 01:07
This adds support for aria. Some minor changes to the markup have been
made in order to get a better experience with a screen reader.

This should be regarded as a first step, and there will almost certainly
be more things we can do to improve this further, and fixes for other
screenreaders etc.
Add support for assistive technologies
Fixed React error if onChange callback causes a root component to unm…
Returns the input string if thenPromise returned an actual promise.
Returns promise resolving to input if thenPromise returns
something defined, otherwise returns just the input.
Update README with autofocus prop
just to say that this function receives the option like onChange for example .
Close opened menu if disabled becomes true
Prevent getFocusableOptionIndex from returning a disabled option.
Adding Home, End, Page Up/Down support. #1001
Don't render backspaceToRemoveMessage if backspaceRemoves is set to false
…closing Select when the user clicks on IE11 scrollbar
Loosened the test for :activeElement in handleInputBlur() to
@TrevorBurnham TrevorBurnham merged commit c3792a5 into master Jun 22, 2016
@TrevorBurnham TrevorBurnham deleted the update-to-upstream-beta-13-patch branch June 22, 2016 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.