Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/juicycleff/react-select

The Select Component for React.js
https://github.com/juicycleff/react-select

Fixes #1447 - Uncaught TypeError

7ef10131cb688c9817bc246c36e1ae212ba6ac7a authored about 8 years ago
fix(Creatable): Handle null "children" prop gracefully

a40ca88e6d45e84b04ffee6e89f6f817bb83e2b9 authored about 8 years ago
updating readme

readme now reflect fact that noResultsText can be a string or a react component

10cd5b25d786fadc6320e02b9156926d7c883a25 authored about 8 years ago
Update README.md

080670c0d2a001acd911c25cd5a568e0ca5c45a6 authored about 8 years ago
Update Select.js

88e3395ee9b7ae06317e502cfda9d057939fc65b authored about 8 years ago
try to focus the next available option after a selection.

338c0add2d905ec87749a263ecb916f91e038f88 authored about 8 years ago
Fix description & default value of cache in README

32bde1618fe72eb9c72f08da459639600d2e71c2 authored about 8 years ago
Merge pull request #1367 from quizlet/aw-input-renderer-props

Pass inputProps to inputRenderer

ef3a4687bc67684809c3a2648143a1c325ee987e authored about 8 years ago
Merge pull request #1374 from hull/master

fix AsyncCreatable options parsing

a97d5fd221ffa1fe5656da6e4b14d2ae031fe81a authored about 8 years ago
fix AsyncCreatable options parsing

fixes https://github.com/JedWatson/react-select/issues/1279

cddee251a9460abe140fa1fb9623b912188a4485 authored about 8 years ago
Merge pull request #1373 from JedWatson/react-virtualized-select-issue-33

Fix small bug in Creatable

da2f22237b07c812980ad3c79607e93071d68350 authored about 8 years ago
Select component passes its :menuRenderer duplicate :onSelect and :selectValue values (not sure why). Creatable only override :onSelect (whoops). This caused a bug downstream in react-virtualized-select. That bug has been fixed, but in order to prevent further confusion, this PR overrides both properties.

ab8201524cb3242feefe70c87e60839ef2fda17d authored about 8 years ago
Add tests for inputRenderer

df994443b50ea1ab80be03108fb9ea73e9abbba5 authored about 8 years ago
Pass inputProps to inputRenderer

6fcc96615ef1f96a641f8962afe76e0216d06b5f authored about 8 years ago
Merge pull request #1364 from leesiongchan/extend-creatable

Add onNewOptionClick handler

ad337eefec23987a28cb6994940353999bb4a5ea authored about 8 years ago
Merge pull request #1363 from leesiongchan/fix-creatable

Fix onInputChange lost

603bfdd220e4edbbbe5ca363d412369b3849c313 authored about 8 years ago
Add onNewOptionClick handler

This is useful when we want to customize the click action of the new option instead of creating ...

d46f9607cf611bfa7f98b50591cf8300ee0327d1 authored about 8 years ago
Fix onInputChange lost

a91f539c74da674c4be66ff856c085e8ce8d09d7 authored about 8 years ago
Merge pull request #1358 from kamronbatman/patch-1

[Fix] Fixes spacing

bd5e52ec068139f717d1afef06865864baa2a87c authored about 8 years ago
[Fix] Fixes spacing

Fixes spacing

0991ab034975177860b5667a2691fb311d6f8b08 authored about 8 years ago
Merge pull request #1347 from forum-is/master

Delete key removes an item when there is no input

77e6cc1c01edf42e1199068d87103b46c3d95992 authored over 8 years ago
Added README entry for deleteRemoves prop

0465ea9d5b306e052965350d2934d468f373522d authored over 8 years ago
Fixed comment indent

a1e07518a6f5c91dfb0d8c43012538ec579ddbfc authored over 8 years ago
Delete key removes an item when there is no input

1d9b8a009ed837dc9d8030e00f6faf6253863231 authored over 8 years ago
Merge pull request #1337 from mayerwin/patch-1

Mention way to implement allowCreate functionality with Creatable

9dd1d27c0f6ba160e772616482820db51ca5e935 authored over 8 years ago
Mention way to implement allowCreate functionality with Creatable

1c88892817ad7f73edc8ca1bf85e7e4672170963 authored over 8 years ago
Merge pull request #1334 from kennynaoh/cdnjs-badge

Add CDNJS version badge in readme

3ce64c142eef74c41e93bb75383b1f22b4ac2c0e authored over 8 years ago
Add CDNJS version badge in readme

This will add the badge to show its version on CDNJS and also link to its page on CDNJS!

6535445ae314517cf398a5dfeedb0122c5582115 authored over 8 years ago
Re-added the focus() method on Select.Async

ba2bd5e822e2ae2d53f73ea0a748b5b9166e8c82 authored over 8 years ago
Test the focus() method on Select

dfe4119eb5b90f03f11e5d5f7a7fa029a203c98a authored over 8 years ago
Merge branch 'TheSharpieOne-fix/remove-shared-cache'

a8f4118fea020f05516ce2216c1e4920c73a1373 authored over 8 years ago
Refactored props/cache setting slightly

4ba7bb2fcb7416015358761200ec13a78808f60c authored over 8 years ago
Fixed linting issues

426e282cdffcfdc5182ffde8d2433c24dc80a02c authored over 8 years ago
Merge branch 'fix/remove-shared-cache' of https://github.com/TheSharpieOne/react-select into TheSharpieOne-fix/remove-shared-cache

a13246b09ebfc5479268453de50391b6fcba91d1 authored over 8 years ago
Merge pull request #1255 from rockingskier/master

Fix typo in <Creatable /> README.md documentation

b4a087e2d084b543af04066a04f98e03364ff449 authored over 8 years ago
Merge pull request #1300 from DanielHeath/fix-firefox-alignment

Fix issues #1272 and #1287

4487ca7ffebe2eed33580febb3595fc82c885df7 authored over 8 years ago
Merge pull request #1289 from DanielHeath/clear-async-after-selection

Clear Async options after making a selection

47ff3a831a8e805b146aabfb6a347cb2b9b4770e authored over 8 years ago
Fix issues #1272 and #1287

6b16a241014159a5c9fa9d99e724d0d568ac4d55 authored over 8 years ago
Clear Async options after making a selection

Currently, when you make a selection from an async
dropdown, it keeps the list open but clears t...

a7782b34abdc9d2beb8c604ee605fb1e81db8bd2 authored over 8 years ago
Merge pull request #1292 from DanielHeath/opt-out-of-clearing-options

Only remove options if a loading placeholder is available

cf0429bfd9f57f334d7ae75411cebb4dd8f130ec authored over 8 years ago
Merge pull request #1293 from DanielHeath/add-async-no-results-text

Allow users to specify noResultsText

75f3e90ca3fdc0eb40b0d326baa314ad7dabc5eb authored over 8 years ago
Merge pull request #1290 from DanielHeath/prevent-merging-built-files

Tell git not to merge built files

2c1cc8e22e80a7d6c68e3b05b26e2827475b49d4 authored over 8 years ago
Merge pull request #1291 from DanielHeath/trailing-whitespace

Whitespace

7b53119bca45df5abeacfa92ff10ea3a815e36a5 authored over 8 years ago
Allow users to specify noResultsText

Currently if there are no search results the message displayed
is the same one used when a user ...

37613de11e2f6639254267e4ea36d21dabcce011 authored over 8 years ago
Only remove options if a loading placeholder is available

Currently, when `isLoading` is set to true, the options array
is set to an empty array and we sh...

45be8b4969ab74aba1e886f16c6092f7dea16797 authored over 8 years ago
Whitespace

ecbed92d228a23ac9a97db31188c0e02ceaa935a authored over 8 years ago
Tell git not to merge built files

dbf65312b24722b8daafa6b7e2404970694f6108 authored over 8 years ago
Merge pull request #1288 from raianand/patch-1

Fixed incorrect prop(onCloseResetsInput) in Readme

c40fea084e15561e529ab8d83c16ec2d97fb1db8 authored over 8 years ago
Fixed incorrect prop(onCloseResetsInput) in Readme

9709ae88d8a2403ee69a291cf331cbbd7091141f authored over 8 years ago
Merge pull request #1281 from jtulk/patch-1

Documentation to backspaceToRemoveMessage Property

4b8ec142ab977706b5adbc80b7e6970c3cdf6e3c authored over 8 years ago
Merge pull request #1257 from jooj123/patch/add-back-on-input-change

Add back onInputChange

e99ab1fc0100d2a3a9a378ee30226a91ddda7ab1 authored over 8 years ago
Documentation to backspaceToRemoveMessage Property

I don't see a better place to enable/disable this function, so adding some detail about how to c...

e65b07306e118476575c46b3c01b742f89af4675 authored over 8 years ago
Merge pull request #1265 from strayiker/master

IE8 compatibility fixes

b3db918420a5b4d316cd75b1a98b35a5a3961981 authored over 8 years ago
Remove unit (px) from minWidth attribute

f9039c718e9aa5873c4eef8afda26a7e3cc9d169 authored over 8 years ago
Use attachEvent/detachEvent for IE8 compability

6c5c8284e8544f942383198f9b12d34e40d59d46 authored over 8 years ago
Merge pull request #1260 from DanielHeath/patch-1

Allow react nodes to be passed as loadingPlaceholder

0b3622402d2dbbbd2d87600f2b99ec17097f8417 authored over 8 years ago
Allow react nodes to be passed as loadingPlaceholder

Everywhere we use loadingPlaceholder already supports `node` or `string`,
so no other changes ...

2e37a5d36f39f8ec690f649b169eeea6dabc1ca4 authored over 8 years ago
Add back onInputChange

ac6cb94845bf8452b9fd535e04907aba14c8a607 authored over 8 years ago
Fix typo in README.md

84c2cc9331065e00d539385d3f86f78dd3b4dbc1 authored over 8 years ago
Merge pull request #1248 from IvanLeonenko/creatable-input-keys

Fix for Creatable doesn't allow input key down handling. Issue #1247

962f138cfb840b0daf891585bdfe558c366bcfd6 authored over 8 years ago
Merge pull request #1249 from jooj123/patch/add-ref

Adding back ref that was removed in rc2

3b7dad82a67bae45f580a21594203fa2ff094b13 authored over 8 years ago
Adding back ref that was removed in rc2

d5f2ce259cc7994f89fa053afc51e7752b90f075 authored over 8 years ago
Merge pull request #1240 from jihchi/patch-1

[README] Remove duplicated `promptTextCreator` field

b4a3fd1124cbd3e182601d28334e29d503dbd576 authored over 8 years ago
Add unit test for fix - Creatable doesn't allow input key down handling. #1247

d2ff4a91898a8208afa526e26d21362dcfbe4fff authored over 8 years ago
Fix for Creatable doesn't allow input key down handling. Issue #1247

290aa153e014d414925ce22c73a779efaf97abec authored over 8 years ago
Update aria-only class to have absolute positioning

When the component is restyled using flex, the width of the aria-only box causes
the width of th...

6b3a763bfaaeb7fa2560cce290fbba7bb80fdd4b authored over 8 years ago
fix(async): create new cache object for each instance by default

fix #1236
Previously, the same object was being used by for async cache by
default when no cache...

ddd1fbca99a76adfc38eb602df36ede73086ca50 authored over 8 years ago
Remove duplicated `promptTextCreator` field in *Creatable properties*

ab14facdb1b76ce8e0442e99c4472a7f395857be authored over 8 years ago
Udpated package in prep for upcoming RC2

2b144481d773807827befd75b443a6a7568b3e1d authored over 8 years ago
Updating build in prop for RC2

b5e2bcef1386e5536aa4eca04899ef169760b1f1 authored over 8 years ago
Merge pull request #1226 from JedWatson/Async-refactor

Refactored Async.

64335f8d0016aecbca8dfe9d4a11a61551b9f5bd authored over 8 years ago
Added toggleable backspace removes options to Github demo for Async

c50e47c0db000762af8ed65a70ba072d8e92f0e4 authored over 8 years ago
Added some additional Async tests

f822236fc3e0d4fdc00adb2187880f75f79119da authored over 8 years ago
Resolved failing Async-Promise test

b8833443dec9d649214c417804efda2bef2c21fa authored over 8 years ago
Fixed 2 of the 3 Promise-based tests

6cfad88c72b15cbc8bef406b70faa4e07cc0cbb6 authored over 8 years ago
Fixed .editorconfig tab issue

3c3e0e58b9c3ebdd4eecdc841a3f2a0a4fd60dfc authored over 8 years ago
Implemented and tested cache. Also fixed a spacing issue.

b319024b20745e2cf788e7d08978376b493a08ac authored over 8 years ago
Refactored Async. Cache not yet implemented. Pushing for discussion

ed8d087d4d5d1c46b0b1f7a11c71eb3949be5dd1 authored over 8 years ago
Updating build

I think we’re getting close to another rc release, updating the build
so anyone looking at what’...

916ab0e62fc7394be8e24f22251c399a68de8b1c authored over 8 years ago
Merge pull request #1224 from Aaronius/boolean-values

Fixed #546. Added support for boolean values.

c2424c7c3122f75aa4c8127083eb8f588a1e6f82 authored over 8 years ago
Fixed #546. Added support for boolean values.

e3fb0169eaa3ddc831db68c1f3f0a6282a7e1254 authored over 8 years ago
Merge pull request #1221 from piecyk/add-select-all-text

Add "select all text" functionality Shift+Home|Del

15d0bb872516344725e89451f3117076444560bb authored over 8 years ago
Add "select all text" functionality Shift+Home|Del

17d76a4161096cb88fb04a6e9e6529580e67b305 authored over 8 years ago
Merge pull request #1211 from piecyk/fix-ref-focused

Fix setting option ref when focused.

f61c4f252d4f3f5398220a77fe551c122b4a3f58 authored over 8 years ago
Merge pull request #1219 from sunny/patch-1

Remove unused SCSS mixins

4d9b3e085205ab8e0806581bb7bb8e2ab34ac353 authored over 8 years ago
Remove unused SCSS mixins

b6a6954f72bef9fbee214e90bc74855c61109e15 authored over 8 years ago
Merge pull request #1196 from juliankrispel/patch-3

Add undocumented arguments for menuRenderer

740bf261b6fabffb5e9205a84121fd41125cd6ed authored over 8 years ago
Merge pull request #1213 from JedWatson/pr-987-alt

Added check for invalid filterOptions return value to Creatable

8362f8b25afdad3bb55622472055ab99af32583f authored over 8 years ago
Added check for invalid filterOptions return value to Creatable

051bf7d3c90b6a0c4542e3729bc513616293d537 authored over 8 years ago
Merge pull request #1210 from JedWatson/1200-continued

AsyncCreatable HOC

d09a26714affabd35a288cf1ee1b8e378ed81e75 authored over 8 years ago
Added AsyncCreatable to README

f77fb2ebac61025c4bb4716946610dccaae00870 authored over 8 years ago
Tidied up comments

3a5c5ed6928ecdab1d035c4f1fa03a30b9775b18 authored over 8 years ago
Added check against restoring an invalid cached options

feb70e41a63b421854ca244d9b3834283f3b34f5 authored over 8 years ago
Fix setting option ref when focused.

resolves JedWatson/react-select#1201

093719b117a89ecdcbcab22f808bd00551566e40 authored over 8 years ago
Updated GithubUsers (Async demo) to also demo AsyncCreatable

5d781bc1f9b5024d164b860fa45a421390afa9ca authored over 8 years ago
Added a test for updated filterOptions

79ffa3597185bd0c7a02f797b8a7af71042fd70f authored over 8 years ago
Added super basic test for AsyncCreatable

019f660299da35f847e4edc8d3c1070c558bf4e4 authored over 8 years ago
Introducing new AsyncCreatable HOC

3ae25c35a2aace9793f9579b7999d047f0c619c4 authored over 8 years ago
Updating build

f723189ed547a868cb96ad321d7918b6636fd872 authored over 8 years ago
Updating dependencies

d977fb100c521f151738ff144eed4135e39d41a8 authored over 8 years ago