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
379ad7ab4416eb7baf5b8fc0ee57a2f3fcb3824c authored about 7 years ago
Add conditional scrolling into view of focused option
1e8b26bf3a5cd0a871149f3e66cf4fd5a2189460 authored about 7 years agoUpdate code styles in Creatable.js
b5b2ff7a8e9a3490f7ec7370635f55e08875e9f6 authored about 7 years agoe45773e63dbb1c65ae075ddf915b612d9e6b4052 authored about 7 years ago
3cf07fa3d79166a4928bb010f4485ea65811305a authored about 7 years ago
Previously the focused option would be scrolled to
the top of the scroll window when the menu is...
Refers to #2098
1af9bece7b94673b62dcb239ae0dd3ea1e12d6cc authored about 7 years agoRef #784, closes #783
dd32c27d7ea338a93159da5e40bc06697d0d86f9 authored about 7 years agoAlso fixes #1887
af6520b4b8814bf420e71a20b28a63933356da41 authored about 7 years ago55ef43bf5adb7630a2842f225674f6db3f3c4e0a authored about 7 years ago
handleMouseDownOnArrow fix when openOnClick prop is set to false
a5cb3c36df7cc35554f706c2e84db4dacc1c0ac9 authored about 7 years ago99a8fbc435ebf782e7337884df8c407679f1eadc authored about 7 years ago
Removed event.stopPropagation() from Select's clearValue
6fd787b96c2c17f5a761b12ae13e7471c9ef801a authored about 7 years ago8d4962899faff2e19418ec7b848f0ea7166f4ba4 authored about 7 years ago
2e23e24d74ac864f3ae34f752485a2a610c5f87d authored about 7 years ago
6f6ef6180121c63e7eb6ad9aeaee210f12deb341 authored about 7 years ago
Removed comma from example (typo)
6be2d616dc42d1c55d8435cc6e8b12381d32a404 authored about 7 years agoIt could cause people that are just copy/pasting code (and may not use ESLint) to face some erro...
23ad062605edfaffc08caaa2f34aa12b8e8eb761 authored about 7 years agof6920deefd935d366cddff14cb45b7f6f950c08b authored about 7 years ago
e71dc9fcd17bff42b856193819f55e221d4d3a36 authored about 7 years ago
e2b3ac85ab41c0311d108a6da89ab965a7d911c6 authored about 7 years ago
1e150a99273f7a9d453f0590389bad873f19aa44 authored about 7 years ago
feb3651df418dad6e351fb95d58bc30ee6a1c4e7 authored about 7 years ago
3d79e33d88f0a364a6dc55f1e63e4a7afa53998a authored about 7 years ago
73847b1abcd324620c5529fca2b3b0d44070d99d authored about 7 years ago
f273e16b1c598920f682428b095953758117ad28 authored about 7 years ago
removed the functionality for searchable select, added tests
fedfc3bb619c73d5fa7f5a1ccd57403073752b2f authored about 7 years ago63d2e18543a712d825b48114f3e4dac0b553aeab authored about 7 years ago
79eefbabe271a5bd8a991ad20803ed67d6ad53ec authored about 7 years ago
1f1aa6a48c9ee73e5a20f03baadd515b95f69c4f authored about 7 years ago
e7a77daf442b7cd3a506412b4f9ffef827a573c3 authored about 7 years ago
Export default util functions
924bcf0f7fd4687277daa420937eeed8cb93fd4c authored about 7 years ago82c651d08b2d4b00948b8f3f43469a04c631b0dc authored about 7 years ago
Creatable: when `promptTextCreator` returns only the label, changes don't fire on first Enter ke...
8e69bc3c834e5feb8a6781bf8858de991be496a7 authored about 7 years agofixed: async doesn't change value when onInputChange returns a value
c22abbd627c83a613564ea9e4b7bc7ce3db4681d authored about 7 years agoa75d9ae983710ec590fead21ffacab5c70a95bf8 authored over 7 years ago
e71b7a9f7a635e2ccc9271181b5fd95b5fb384b7 authored over 7 years ago
PR to resolve merge conflicts from #1595
6cc59dddd885b3abd3a8549d842f42953568eed1 authored over 7 years ago7804cd45d2d114957a95c205871808cddb3148d5 authored over 7 years ago
Extracting and using directly the findDOMNode.
44eded2a08b6aba02b48ba2927141ab3c2f14833 authored over 7 years agoAdded unit tests for Value.js
234c715cb75241b0d5e0a817715c526d2cbe0d70 authored over 7 years agoAdjust line-height so text doesn't get cut off in in Firefox
ff6bc1eaa94d8bb76abb626959287fb55599d4db authored over 7 years agoAdding some tests for some uncovered areas:
7aad5bf47b6de09bff052feec1a415e04e5dbf43 authored over 7 years agoremoving getInputValue function
b83e3e7cd9c5f8af7bab3214a335a163416ed31c authored over 7 years ago207cb22c18e1bd73e2675b5677f170705118e644 authored over 7 years ago
Fixed lint warnings in AsyncCreatable and Creatable
5b7462e08151162505d048b4232229ea27ac39a1 authored over 7 years agoConvert trim.js to es6
d769aeec14b4d02c4f0440f3064bbdf8512c2cdd authored over 7 years ago2a6d6e29f9246d137bb7b1a5cae493939bf4fdfe authored over 7 years ago
87e525900541f648280649e0c1c1302fc89bc438 authored over 7 years ago
85f80e1174cdbec956b7983a668ed9df2aa88956 authored over 7 years ago
0177df53d2a5cc6cd27fe20ecd7fef85a603124d authored over 7 years ago
- Select - filterOptions branch
- Option
- Touch Events
- Mouse Events
- Focus Events
02663a3af79f468a10aa14eb99759349e21921f7 authored over 7 years ago
82722fb2015b900b67f8205051f4ce72379e15a9 authored over 7 years ago
de7aa681fcc072180e194e4218ffc2539ae25e1d authored over 7 years ago
Prevent default event from firing on Tab and Enter press
572dd50795b497c8349a79f1f525ace6956aafe4 authored over 7 years ago00b25df0b75a39d680b79ff2027dc3c2fbb64e12 authored over 7 years ago
Fix description & default value of cache in README
6a017ea667fec394a234387f42e202813bb9474a authored over 7 years agod531a4af2b2e5846ac566073e21975e13c73e415 authored over 7 years ago
3e6ae478b44aab4b12af7cd5dc8d0babb48d5401 authored over 7 years ago
cc2481cffd273685cd748aef841e4720874d3238 authored over 7 years ago
b22aba1c1eebb71082fa7e8780652c301d382471 authored over 7 years ago
c4b1a5a79deb9c7b9c7150b41c0a63eb9cd22e49 authored over 7 years ago
357911ce564217fb840f82b044db9969b4e787d4 authored over 7 years ago
561e22b5f3844b79b60496f85b452d82ca3985cf authored over 7 years ago
Update aria-only class to have absolute positioning
099a8260bb40998e720f8291a8db7ed7db4461ab authored over 7 years ago7d4dcbe4f1439a85bc38441ab1c75515176f0197 authored over 7 years ago
gives possibility to use ref property for Creatable
04315400a345fc6c7b13cfa82ebdff35918d7e7a authored over 7 years ago7b184a28c4d5d655c8e2fb2d319593197cab9112 authored over 7 years ago
Adds lint and test pre-commit hooks
9c42cc5a2bd7532cf34b6f5b3b40391af7c6ce64 authored over 7 years ago7c0ffe4a757175146ac0c922bb039013dba29d7b authored over 7 years ago
0da2488c5e3fb7f109a57bb2e8c775ff4679b47e authored over 7 years ago
cdedc327fd34c5c4077dc019f9ebdb4cc7078d76 authored over 7 years ago
9fc5af4b3bee82f5535bafc223ca2c71b4f61627 authored over 7 years ago
9d08e71fbbe325958b999f90af13bc942aaaf1cb authored over 7 years ago
Disable some browser-specific behaviours that break the input
f057218355b10f6c0008725e42882c4518cbcf1c authored over 7 years agoCloses #1588
97af36aa991794c236b4e74033b63a04281d2f2a authored over 7 years agoc10c0b50ac2a65c829f38c646bbfa2ea3ffc783b authored over 7 years ago
onOpen: run after dom has rendered
9a3a35f1fa176c873c0d4b4ed6aa2353ea07ac3a authored over 7 years agofix not clearing when given invalid values, from #1756
ad50e62ef4aee060ae56fa38cbae87ac7be18edb authored over 7 years agoExports Option Component
419dc2c3872ce1244516b9e5fc84e9a3ebbeab51 authored over 7 years ago8ebda3aadd3cebec4795d322d386f16b44ee5a34 authored over 7 years ago
e6b8101f1c5a8052b14725ebbc2e5abbc4c869b0 authored over 7 years ago
Fix/numeric multi select
ca0918306ef71d545f5c21c3c8961f81b3abac29 authored over 7 years agoremoveSelected prop (round 2), for optionally keeping selected values in dropdown
381ebc1e9c1f21bd59e5dc562f19da49faf9842d authored over 7 years ago41378ffecb48d00154ff619e55973dd88da23a91 authored over 7 years ago
pass removeValue() and always pass valueArray to menuRenderer
5a273e1e8272baa512c0c90e44d7ca1fbfb9cd71 authored over 7 years agofixed failing tests, resolved merge conflicts on #1428
0ab73192fbb7f68390275ac7d3556ccd0836f2a8 authored over 7 years agoc46c835379aa6e8aba5c2a207e4722a48eb29488 authored over 7 years ago
Resolved merge conflicts and nit in #1613
6ad485ce028c8c075f462987524fc7ad81c1558b authored over 7 years agoc0133e56d609b3e0b4bf752a6e7ffc41f099dc16 authored over 7 years ago
This way users can access the menu ref and do some manipulation on it as
the menu opens.
d01a9d09d108369c700b7d89aedc0e96e8149524 authored over 7 years ago
Add inputValue to menuRenderer
8fed74b1099eff7c4149c2daa33d0803b8e8de49 authored over 7 years ago9096af532f3b310dc7b9a805525aff5439637b1e authored over 7 years ago
fix typo in handleKeyDown method
6568af0a360638ac58c1404134b5a0028c58b451 authored over 7 years agoa4be907ba00c62fb012f744c12d43c2f23cd4614 authored over 7 years ago
bdcb33f2e4bb4c640a486dfcfb9baff9d952968a authored over 7 years ago
301a1a7b1ba31c0e2ab739b24cce16b918f34917 authored over 7 years ago
a7441cd8bfc4eec88a602e7be7050543b32b7c2b authored over 7 years ago