GitHub / itsdouges/react-select / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3a9d3a42 | Add jest-emotion to fix snapshots |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 8efc6b70 | Add peer dep on react@16.8 |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| a4755157 | Add entrypoints to package.json#files |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| a8fccefd | Upgrade preconstruct because apparently i don't know how symlinks work and ba... |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| a414099e | Delete some unnecessary stuff |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| d05bdf45 | Fix some stuff |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| c311cf18 | Update examples with entrypoints |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 534949f2 | Update entrypoint stuff based on discussion |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| b37edfd3 | merge Merge pull request #3540 from risenforces/is-active-example |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b4733a87 | Start of entrypoints |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 52b1ade2 | add :active to StyledSingle and StyledMulti docs examples | risenforces <r****s@g****m> | over 7 years ago | |
| c0ccc007 | fix issue when disabled option was highlighted on the :active state | risenforces <r****s@g****m> | over 7 years ago | |
| 889c7a6a | Adds links to commits in changelogs |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| ef6038b0 | Remove unused function |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 7be50ce4 | Add package scripts |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 9c55c46e | Fix some bugs in the GH data fetching |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 6582c040 | Add another test changeset and improve PR and username logic |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 37a133f5 | Comments |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 7d643780 | More progress on changelog stuff |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 2a5dbdff | Add a test changeset |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 8bee8c2c | Start of changelogs with PR and GH usernames |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| b918e94d | Run prettier on changeset config and make publishOptions.public true |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 490fd259 | Change another react-select import |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 7dfdad77 | Add changesets |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 5092cab7 | Fix some stuff |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 7c4a43e8 | Try a thing to fix eslint |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| e9e04cb4 | Issue #3353: change aria-live assertive to polite | Alison Hall <a****7@s****m> | over 7 years ago | |
| 1714bbae | Get docs working |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| accae3ee | Remove duplication in .flowconfig |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 2f2aca2e | Fix a bunch of flow and path things |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| b867ff7e | Start of monorepo stuff |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 6be0da46 | Remove rollup deps |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| c8d3dc89 | Use preconstruct |
mitchellhamilton <m****l@h****n>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 001536bd | fix flow type for A11yText | gwyneplaine <c****e@l****u> | over 7 years ago | |
| 292bad32 | merge Merge branch 'master' of https://github.com/JedWatson/react-select | gwyneplaine <c****e@l****u> | over 7 years ago | |
| ed9e9583 | Use shield style for citcleCI badge |
Jed Watson <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 192f7f16 | v2.4.3 | gwyneplaine <c****e@l****u> | over 7 years ago | |
| 6e85c18e | merge Merge pull request #3492 from destructobeam/master |
Jed Watson <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b8298f4c | merge Merge pull request #3442 from sat0yu/ignore-enter-key-in-IME |
Jed Watson <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d92bfc4c | merge Merge pull request #3343 from JoshMcCullough/patch-2 |
Jed Watson <j****d@k****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| dc9f2668 | merge Merge pull request #3508 from shug0/patch-1 |
Jed Watson <j****d@k****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b909019d | merge Merge pull request #3498 from mufasa71/master |
Jed Watson <j****d@k****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a51d5ea0 | merge Merge pull request #3436 from eemeli/node-placeholder |
Jed Watson <j****d@k****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 520e5f74 | merge Merge pull request #3409 from felixzhuologist/master |
Jed Watson <j****d@k****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ac5a09d9 | Adding the list of customizables components to the Components Docs |
Thomas Alberola <t****s@n****r>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| eb94c1f0 | Adding prepare script in package.son | Luís Oliveira <l****a@o****m> | over 7 years ago | |
| daa2f25e | Fix Async type | Shukhrat Mukimov <m****v@g****m> | over 7 years ago | |
| 21ea8661 | New way to export modules | Luís Oliveira <l****a@o****m> | over 7 years ago | |
| 35d636d1 | Add labels to fields to make inspection easier | destructobeam <d****m@s****m> | over 7 years ago | |
| 71df7671 | merge Merge pull request #3466 from kumarharsh/patch-2 |
Jed Watson <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c75c6cb2 | merge Merge pull request #3471 from pavog/patch-1 |
Jed Watson <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c2004136 | Update badge for build status to use CircleCI instead of TravisCI |
Paul Vogel <p****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 285f4d47 | v2.4.2 | gwyneplaine <c****e@l****u> | over 7 years ago | |
| 6a8c3c3c | 📜 v2.4.2 CHANGELOG | gwyneplaine <c****e@l****u> | over 7 years ago | |
| 9f09c772 | merge Merge branch 'master' of https://github.com/JedWatson/react-select | gwyneplaine <c****e@l****u> | over 7 years ago | |
| 76f621bd | merge Merge pull request #3455 from thiagodebastos/fix-typo-in-documentation |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 25c39e53 | merge Merge pull request #3460 from mikekellyio/patch-1 |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 770ba08c | merge Merge pull request #3445 from JedWatson/disabled-focus |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5fa67d3d | Fixed incorrect prop in upgrade guide |
Kumar Harsh <k****s@p****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 77ae9288 | merge Merge pull request #3446 from kangweichan/kangweichan-cursor-click |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| eebf3dd7 | make options a bulleted list |
Mike Kelly <m****e@m****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 530f872a | add explanations for what the various actionTypes are |
Mike Kelly <m****e@m****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| af1afa67 | fix typo in styles documentation | Thiago de Bastos <t****o@t****m> | over 7 years ago | |
| 169c0938 | Change currentTarget to target in mousedown event to detect when input is sel... | Kang Wei Chan <k****n@a****m> | over 7 years ago | |
| a919a3c0 | add a test for a keydown event on Enter | Yusuke Sato <y****t@g****m> | over 7 years ago | |
| ed9a536f | ignore keydown events on Enter, which come from IME | Yusuke Sato <y****t@g****m> | over 7 years ago | |
| cace8400 | Fix props in placeholder tests | Eemeli Aro <e****i@g****m> | over 7 years ago | |
| 7c3f967c | Relax placeholder propType from string to Node | Eemeli Aro <e****i@g****m> | over 7 years ago | |
| f494e4d7 | v2.4.1 | Charles Lee <c****e@l****u> | over 7 years ago | |
| a23e9cdd | merge Merge pull request #3432 from JedWatson/fix-mobile-regression |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6a7cc4ca | changed event.currentTarget back to event.target for ontouchEnd logic | Charles Lee <c****e@l****u> | over 7 years ago | |
| 3f248f90 | merge Merge branch 'justingrant-patch-1' | Charles Lee <c****e@l****u> | over 7 years ago | |
| f8f0d4ed | update changelog | Charles Lee <c****e@l****u> | over 7 years ago | |
| 4b42ea5c | v2.4.0: update package.json | Charles Lee <c****e@l****u> | over 7 years ago | |
| af02ca80 | merge Merge pull request #3428 from JedWatson/v2.4.0-CHANGELOG |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2d07e5fb | merge Merge pull request #3427 from JedWatson/remove-focusOption-on-enter |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9e6dafe7 | remove focusOption invocation on Enter key press | Charles Lee <c****e@l****u> | over 7 years ago | |
| 92b8b5ed | 📜 v2.4.0 changelog | Charles Lee <c****e@l****u> | over 7 years ago | |
| c31ef949 | merge Merge pull request #3402 from timothypage/master |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 51fa3def | merge Merge pull request #3370 from adam187/upgrade-memoize-one |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4b0575bf | export makeAsyncSelect and makeCreatableSelect methods from src (#3423) |
Charles <c****e@l****u>
Committed by: Joss Mackison <j****n@g****m> |
over 7 years ago | |
| 54159111 | merge Merge pull request #3420 from caleb/fix-2805 |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9f134a9c | merge Merge pull request #3419 from iulian-radu-at/fix-cannot-read-property-scrollH... |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 84cd08ec | Fixed crash when the scrollTarget is undefined in ScrollCaptor | Iulian Radu <i****u@g****t> | over 7 years ago | |
| dccb1822 | update tests to reflect change |
Charles Lee <c****e@l****u>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 3d7a9f83 | merge Merge pull request #3410 from jkjustjoshing/patch-1 |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 049570a2 | refactor removeValue and popValue to make no-value state more predictable acr... |
Charles Lee <c****e@l****u>
Committed by: gwyneplaine <c****e@l****u> |
over 7 years ago | |
| 307ce4b1 | merge Merge pull request #3411 from JedWatson/resolve-2217 |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 62b4e65f | make disabled options keyboard focusable | Sarah Federman <s****n@c****m> | over 7 years ago | |
| 059f158d | merge Merge pull request #3407 from JedWatson/menu-role |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 19f223c5 | fixed test data for a disabled option | Sarah Federman <s****n@c****m> | over 7 years ago | |
| ae9eac19 | propagate event on Enter key press if menu is closed | Charles Lee <c****e@l****u> | over 7 years ago | |
| bad3a8c8 | Remove dead code in example |
Josh Kramer <j****h@j****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 6fe274f6 | fix custom filter function example | felixzhuologist <f****u@g****m> | over 7 years ago | |
| 405a1f78 | removed extra aria roles in favor of using live region | Sarah Federman <s****n@c****m> | over 7 years ago | |
| 0075203d | added aria-role to menu | Sarah Federman <s****n@c****m> | over 7 years ago | |
| 9ca75255 | merge Merge pull request #3405 from JedWatson/add-contributors-guide |
Charles <c****e@l****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9829c2a1 | add more detail circa examples and docs | Charles Lee <c****e@l****u> | over 7 years ago | |
| 5f971ff9 | contributors guide | Charles Lee <c****e@l****u> | over 7 years ago | |
| 58de3f04 | fix MenuList scrolling issue in IE11 with openMenuOnFocus option | Tim Zwolak <t****e@g****m> | over 7 years ago |