Skip to content

Releases: submittable/react-select

Fix findDomNode bug

22 Jan 19:33
Compare
Choose a tag to compare

Attempt to fix the production only findDomNode bug.

Accessible version 2

31 Aug 17:19
Compare
Choose a tag to compare
Merge pull request #8 from submittable/fix-input-width

Fixed input width sizing

Fix input widths

24 Oct 20:32
Compare
Choose a tag to compare
Merge pull request #8 from submittable/fix-input-width

Fixed input width sizing

Improve Accessibility

17 Oct 19:37
Compare
Choose a tag to compare

This makes the clear area keyboard accessible

Merge Upstream

09 Oct 17:12
Compare
Choose a tag to compare
v1.1.0

Build solution

Fix duplicate proptype in Creatable for IE11 fix

30 Jun 16:52
Compare
Choose a tag to compare
v1.0.8

Fix duplicate proptypes in creatable

Fix IE11 duplicate proptypes

30 Jun 17:18
Compare
Choose a tag to compare
v1.0.9

built code

Fix ie 11 duplicate prop type

29 Jun 21:56
Compare
Choose a tag to compare
Merge pull request #5 from submittable/fix-async-creatable

Fix props passed to select

Fix async creatable

28 Jun 17:48
Compare
Choose a tag to compare
v1.0.6

fix props passed to select

Merged upstream

27 Jun 23:04
Compare
Choose a tag to compare

Merged upstream branch from v1.0.0-rc.5. Imports PropTypes from its own repo and other bug fixes.