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

update tests

1113960c169c7eabd1fe2909a9564e90dd1e1aeb authored almost 7 years ago
RTL support;

- split indicator styles into their respective components
- added indicator separator for better...

0a26bf94bd0e5e10189a5b55c444215c04d56f01 authored almost 7 years ago
Merge pull request #2354 from JedWatson/v2-a11y-cleanup

V2 a11y and primitive cleanup

bc23613440754f6e7a3fb92976b7bce9135520f5 authored almost 7 years ago
remove mixins and fix input alignment

07bba99d7d6ec4923247d2e7c0151e702b28d12b authored almost 7 years ago
update tests

f3cdfc4677cd01dc72dc251b18b4229b759e9b8b authored almost 7 years ago
overhaul options/groups:

- use index for group/option IDs
- implement formatGroupLabel
- groups inherit label from their ...

3ae782b2f0496e72a6a5adc4472214ef5192744d authored almost 7 years ago
rename SROnly --> A11yText

7b7c6b2ad8e51a5230bab3fe9c3287ff0d6be94b authored almost 7 years ago
remove li/ul primitives

b0f6aa71c41b8fd4e6a4e652c636ee971de75878 authored almost 7 years ago
add react-codesandboxer

f6cd1299c701a9238a7a2f64d74667b5410e1620 authored almost 7 years ago
Merge branch 'v2' of https://github.com/JedWatson/react-select into v2

8ba1af21b1159e94c21ca860864a112670bc4902 authored almost 7 years ago
fix "missing" loading indicator bug

f819f0edb9eecba0b21ecb90bbb9f34d831e9d0c authored almost 7 years ago
v2.0.0-alpha.5

c910b7c3fb9f5e3830e06bafd2c4caf425713548 authored almost 7 years ago
Merge branch 'v2' of https://github.com/JedWatson/react-select into v2

154e0f96fe8a278301eacb33ec38945daeac7c1d authored almost 7 years ago
crop long singleValue labels

a97aa38d47f24501db122abe56252febc6a71360 authored almost 7 years ago
animated multiValue: fix rounding issue

f1c45cf2bd879d9ebb144d9265a967e30765f54b authored almost 7 years ago
v2.0.0-alpha.4

5ecf3346d3774397c82acca7a301dd896b66dedf authored almost 7 years ago
crop long multivalue labels

81d4242b81f077112bff14e2f7a4c7a70a3537a7 authored almost 7 years ago
Merge pull request #2351 from JedWatson/v2-component-props-refactor

[v2] Refactor internal component props

0c0e31d73567463437cafe44adf0c6e38f60a751 authored almost 7 years ago
fix animation components

4c50de262b65f3e372b86b0babaf1833f266af92 authored almost 7 years ago
Merge branch 'v2-component-props-refactor' of https://github.com/JedWatson/react-select into v2-component-props-refactor

8459546f70382fd73d4db3ede888eddbee4229b8 authored almost 7 years ago
resolve cypress issues

229e015ec9fb0254219a541cb8508589e78d0c61 authored almost 7 years ago
Simplifying Primitives for better performance and improving (some) types

413dcbf65e723ffed7d22c5c29b8ee2bc3a90d49 authored almost 7 years ago
Updating snapshot

05ff1153b074f9593677f0c8e61a659f086e0078 authored almost 7 years ago
Removing invalid glam pragma

d18693a63eb01de8141f197927d4251bb0049f95 authored almost 7 years ago
Fixing some Flow issues

0ff5d5cbb0fcfe3fa339446bf6625d2288a0c584 authored almost 7 years ago
Fixing unnecessary destructuring in Option component

d5c3e25c3fe79eb3076ee28916d4620998ebe756 authored almost 7 years ago
Adding CommonProps type (needs work to be applied everywhere)

235859d75e4d8d6601085a7f8d788f48d163f039 authored almost 7 years ago
re-introduce unique option id

08583da44188575a6d8d3c49d216ec7a37e41480 authored almost 7 years ago
Fixing menu hover behaviour after keyboard navigation

ca73b37026cbb52ef701fdf22c1df9998d2c165b authored almost 7 years ago
Moving boxSizing style into getStyles

8e2518cc229fba27beed6bd588acf7efb4bcb9c8 authored almost 7 years ago
Refactor internal component props

d36a33319a487d18ea7a679deff4c5c9e6e9fcfc authored almost 7 years ago
fix: Mistake in the documentation

0f8528a028cc26dcd8c1743457b5442e2b5f6af8 authored almost 7 years ago
Refactor selectValue and expose setValue API

ref #2341

1f43063632c08499fae3ab4f540386d28bec4920 authored almost 7 years ago
Updating TODO list

976e9f8873cdbdc01b915d153f8da6d53f7ccfb1 authored almost 7 years ago
Improving createFilter config

Now takes a single option argument instead of ordered arguments, also implemented `trim` option

ac063f2a8114a16eb8bcdd317b28ccfd6498030c authored almost 7 years ago
Fixing option focus behaviour w/ keyboard navigation

Before this change, scrolling options with the keyboard when resting the cursor over the menu wo...

6b3e846d215e6bd7829242e34fc04e880dbf34f6 authored almost 7 years ago
Updating Menu component to use innerProps

a8d603eb6ddc45ee51349c1dc06f8ad54baa0659 authored almost 7 years ago
Adding more colours to the examples

692fe676813d9bc3382dcc405bc7e5ad1d35d2c7 authored almost 7 years ago
Adding closeMenuOnSelect={false} to Animated example

a15757c1ea03c6fd678c74a1e28b15f6a0aa5863 authored almost 7 years ago
Add support for Promises in Async component

890b16e4d26ad34141f25af3898471a42fa066e8 authored almost 7 years ago
v2.0.0-alpha.3

27ebba083053446cb76802d54de9ea139d636140 authored almost 7 years ago
add feature flag `captureMenuScroll`

4de6f4a9a3e8c4f1c19cc431c09a90e49076349a authored almost 7 years ago
introduce ScrollLock

75e747fc97e4be02af701acbdf2a5d38c26314e3 authored almost 7 years ago
Adding TODO for v2

cf02efeecd5ffcde4e43779de92a6e36503a56af authored almost 7 years ago
Merge pull request #2344 from JedWatson/v2-replace-hardcoded-strings

Replace hardcoded strings

2e98d61cd9cd782fc56070888e383b0d58a4eeb0 authored almost 7 years ago
update tests

47c1959c9fe655af58eb575b22757cc6be9c6aa2 authored almost 7 years ago
replace hard-coded strings

a42f2dc0fb107810fb027f9abf8b64ef533216db authored almost 7 years ago
Fixing Experimental example after innerProps refactor

fee914ca33e354a27674ea8cb30c6b583991faaf authored almost 7 years ago
examples: larger emojis 🌈

7c94490909a33883b09382ac6a0f5600a9e4edad authored almost 7 years ago
Implementing new filtering method and creator

060e1f5b8bd7a986f13aff85e8903b9ae1f1c4bd authored almost 7 years ago
Adding support for hidden HTML Inputs

6b1dfca6b57f46982a4639ddd0cce9c5ca887245 authored almost 7 years ago
Fixing typos in website

6eac0908520b669189f5f3c7bf68a6badd30bcf5 authored almost 7 years ago
Merge branch 'v2' of https://github.com/JedWatson/react-select into v2

682ed5c96f3a668900b1432dc02072ce179774c2 authored almost 7 years ago
Cleaning up examples

b055997d11d0405d2b9c215ae276e387e681d601 authored almost 7 years ago
Merge pull request #2340 from JedWatson/v2-isolate-inner-props

Isolate inner props

a6f0f4a1ac308ae8e2301de6b29a8485d03ac77e authored almost 7 years ago
update snapshot

c19f775389da269a7a6d6585cb047a35eb564073 authored almost 7 years ago
implement innerProps;

isolate properties necessary to functionality, that consumers must pass onto components if they ...

d7a6f87196acaf90d05a01809317be0cd3d88255 authored almost 7 years ago
fix vendor prefix syntax

6ad0933f0f31a5b8be67276b6cdda367e4c038d9 authored almost 7 years ago
fix inputHeight bug

72f82e1a2e4235c42f3c79b73f0efb42d7381b14 authored almost 7 years ago
Merge pull request #2336 from JedWatson/v2-styles

Better support for menu notices

0c32e6d32c6851c999e1dfd1a340869d94cfa73a authored almost 7 years ago
revert name change

58be5619d22737f1ea116ef61400ab79f050457f authored almost 7 years ago
Merge pull request #2339 from JedWatson/examples-love

Examples love ❤️

5afec4d2163bb17520aaf4a21e2157c397f434c1 authored almost 7 years ago
Improving suggestions

25b9cfa99e65b381455682af68bc48477f2700e9 authored almost 7 years ago
fix cypress selector

6349cc38dc944dde41e72b60573b12c67886d48b authored almost 7 years ago
support alternative multi-value container component

e7c1bf504aaa0e00f916052ca30f1ff550b1f4d5 authored almost 7 years ago
cleanup menu styles

fc0964df28a4f07d4ff210f6a0cdd343a763a9ae authored almost 7 years ago
homepage emoji

2ea275f2c6a044749d71aa7049eb539321286f09 authored almost 7 years ago
add dedicated "tests" route for cypress

8bd5dc8a4838dc4b3e7fba836c4e0f82dc6c68aa authored almost 7 years ago
first pass

0d454d43f8446fd940a5a3f2cc90327d3f1cbafa authored almost 7 years ago
Moving static file copying into Webpack

07f392aae5ef48ce68bb11f5ca9c4859f1d91f16 authored almost 7 years ago
Fixing paths for netlify

f22c63f3ba78b711587b75e0f680821a1d6c6280 authored almost 7 years ago
Fixing cypress tests

7ee8215691bd2543c1709a08aa02da4076cd99ff authored almost 7 years ago
More Mad Science

Implemented a whole calendar view in the Select Menu using custom components.

d016c1fb201e9830ac9e695c6efd35582c23e7e5 authored almost 7 years ago
Mad Science

dc7ca76070e10ddc974b6c395c82bddc10a771a8 authored almost 7 years ago
Adding onBlur and onFocus props

b8de132632cb7bd45233543935983f858c671f74 authored almost 7 years ago
Separating groupHeadingCSS so you can customise it

6047d81f839bfbab44a3bbadbcd8e0666a7cd919 authored almost 7 years ago
Ensuring flow gets run on precommit hook

8fe1a7c9ecc0534611d7d4de28d461d4dba25130 authored almost 7 years ago
Fixes for formatOptionLabel prop

3c204299b91a5caf0e86d7a93d71c5501c3fe308 authored almost 7 years ago
Cleaning up aria status rendering and options count implementation

7e393bcf3f3b403d216559b16059ab5a02bfe71b authored almost 7 years ago
Removing formatters from TODO

b95dc674f60f1325e8c77851a245413eb6ec0722 authored almost 7 years ago
Implementing formatOptionLabel prop

09c536f747375d1233f859a370d13a2d01f7a80c authored almost 7 years ago
Removing formatters, Cleaning up internals

Implements more consistent behaviour with getOptionLabel, getOptionValue, isOptionDisabled and i...

07f56adb3fe3778d133688170cbaee3e44cd7ce3 authored almost 7 years ago
Merge pull request #2325 from alirezavalizade/master

Using Template Literals

97e2ef02bdb63ed60963792af48702e20bd2325c authored almost 7 years ago
Simplifying Props definition

a8b86ed664ad479ecbe57061926e87fb9e3bbab9 authored almost 7 years ago
Moving functions from Select -> utils

80de175a6ce818334f697a924200fd8a78ae4969 authored almost 7 years ago
Improving animated example

151ca9d61023e710b3034a90cfab3d5058d36088 authored about 7 years ago
Fixing cypress tests after changes to examples

2992d6d62daabfc7368736b11c1888f953942bff authored about 7 years ago
Improving examples

e3c8ed38637ac7ddd843629673b79bbbe0f88b11 authored about 7 years ago
Adding autoFocus to Props type

6769206a9000e76c4e296ec7695c2630a9f27856 authored about 7 years ago
v2.0.0-alpha.2

a31407f5c6e6dad87b19851f68df5a83cd22afa9 authored about 7 years ago
Fix flow errors

2a3dad0ebd68a3e688f3ae7c4a3afc0d4a87241b authored about 7 years ago
Using Template Literals

370e50353617e19050ddaadca21692e560442568 authored about 7 years ago
Merge pull request #2295 from JedWatson/v2-styles

V2 custom styles framework

3c227f1e5172d25458db3994c777ba5a81300683 authored about 7 years ago
update cypress selectors

ddddfb35e48c23e2888885adc56af7f034b0a71b authored about 7 years ago
update snapshot

c9aa58c463fcdedccd527459bf784ad6e38430e9 authored about 7 years ago
cleanup input styles

0bc4e59f4883d36c3ac0cea6e3e2fac6965377d0 authored about 7 years ago
Merge branch 'v2-styles' of https://github.com/JedWatson/react-select into v2-styles

a1099aea050c8103e7147c096836d8e75e7da620 authored about 7 years ago
customisable styles for each component

1b8fe568c93a6d74de6e05f5aba58a80a56aa7a6 authored about 7 years ago
tidy root component;

- remove extraneous wrapping div
- add `aria-busy` to input when loading

0c0b3bbe099acc06e4a5164ac26ade2aacf9b421 authored about 7 years ago
Initial custom styles implementation

3cb4f11e74e4c067d250bc16e1f9c8337a2e974d authored about 7 years ago