Commit Graph

  • aa0154213d Fix test Nathan Bierema 2020-12-18 17:56:08 -05:00
  • 571c2cc5b3 Fix linting spaces and semi-colons Eric Bonow 2020-12-18 09:25:08 -06:00
  • 2c0885f89a Indecisive Nathan Bierema 2020-12-18 09:58:00 -05:00
  • 82c82fa659 Remove style changes Nathan Bierema 2020-12-18 09:42:33 -05:00
  • 41c9ebb618 #3006: Documentation clarifications and defining components section Eric Bonow 2020-12-18 00:48:18 -06:00
  • 0205067557 Create dry-pumas-complain.md Nathan Bierema 2020-12-17 23:03:34 -05:00
  • ffb47409c6 Change Nathan Bierema 2020-12-17 23:01:46 -05:00
  • fcdeb2b4c5 Pass [] instead of null in onChange when no values on multi-select Nathan Bierema 2020-12-17 22:04:13 -05:00
  • 82be3a7bcb Merge branch 'master' into patch-2 Nathan Bierema 2020-12-17 21:11:13 -05:00
  • 27e1c32721 Merge branch 'master' into deps/upgrade-emotion Nathan Bierema 2020-12-17 13:25:56 -05:00
  • ff0cf1c894 Resolves Flow issues Carl-Philip Majgaard 2020-12-17 09:40:43 -07:00
  • 482039a880 4255: Check props to ensure Select is not focused when isDisabled changed Eric Bonow 2020-12-12 17:08:55 -06:00
  • d1e660c6b2 protect against reading removeEventListener from el if null (#4213) eythort 2020-12-12 14:27:01 +00:00
  • a0133f19f4 Fix removing MultiValues that have identical values. Issue #4137 (#4154) Brendan Shanny 2020-12-12 06:13:11 -08:00
  • 52ec1c16b2 Update purple-moons-promise.md Nathan Bierema 2020-12-11 20:45:06 -05:00
  • 24ba8702b9 add innerProps to MenuList (#4289) Konstantin Klimovich 2020-12-11 06:30:39 +03:00
  • ad890f2793 Update react-input-autosize (#4326) Nathan Bierema 2020-12-10 21:54:41 -05:00
  • 20e8d5abce Merge pull request #4084 from manvydasu/master Jed Watson 2020-12-11 13:54:07 +11:00
  • c615e93dbc Added changeset Jed Watson 2020-12-11 13:43:11 +11:00
  • 7a56e45205 Merge branch 'master' into master Jed Watson 2020-12-11 13:21:50 +11:00
  • e97aafcea6 Merge pull request #4275 from jakeherp/patch-1 Jed Watson 2020-12-11 13:05:25 +11:00
  • 6f56afe2b5 Merge branch 'master' into patch-1 Jed Watson 2020-12-11 12:58:57 +11:00
  • c03527aacc Merge branch 'master' into remove-unsafe-react Nathan Bierema 2020-12-10 19:49:33 -05:00
  • 0fb40abe7c Merge pull request #4324 from JedWatson/dependabot/npm_and_yarn/ini-1.3.7 Nathan Bierema 2020-12-10 15:44:48 -05:00
  • b13c7cd757 Bump ini from 1.3.5 to 1.3.7 dependabot[bot] 2020-12-10 20:28:38 +00:00
  • a2172f010f Merge pull request #4316 from JedWatson/#4233-Update-CustomNoOptionsMessage.js Nathan Bierema 2020-12-10 15:27:36 -05:00
  • ee638d4615 Create great-actors-end.md Nathan Bierema 2020-12-10 15:23:31 -05:00
  • 384ca8c2fb Memoize buildFocusableOptions as well Nathan Bierema 2020-12-10 08:48:56 -05:00
  • 2303fdf1f6 Update changeset Nathan Bierema 2020-12-09 21:58:26 -05:00
  • ebf1c041c7 Restore memoization of getComponents() Nathan Bierema 2020-12-10 08:45:38 -05:00
  • 13c2b6a6ee Memoize buildCategorizedOptions Nathan Bierema 2020-12-09 09:18:41 -05:00
  • c14f591692 Preserve indices to match previous behavior Nathan Bierema 2020-12-09 08:58:57 -05:00
  • daaad675f3 Remove unnecessary state parameters Nathan Bierema 2020-12-09 00:32:52 -05:00
  • b2488bb561 Create purple-moons-promise.md Nathan Bierema 2020-12-09 00:26:11 -05:00
  • c2a1137043 Switch to getDerivedStateFromProps Nathan Bierema 2020-12-09 00:24:45 -05:00
  • d2919c7b17 Refactor buildMenuOptions and move it out of the class Nathan Bierema 2020-12-09 00:11:50 -05:00
  • 42d35185d7 Fix bug where the isOptionDisabled builtin was incorrectly called Nathan Bierema 2020-12-08 20:32:06 -05:00
  • 0258620967 Move methods necessary for getDerivedStateFromProps out of class Nathan Bierema 2020-12-08 21:00:48 -05:00
  • 56824dc68c Make menuOptions calculated instead of storing it in state Nathan Bierema 2020-12-08 20:14:25 -05:00
  • 869c10f23b Move components to getComponents() getter Nathan Bierema 2020-12-08 20:02:55 -05:00
  • 44948616a5 Apply automatic Prettier changes in Select Nathan Bierema 2020-12-08 20:01:37 -05:00
  • edc14e4d54 Remove UNSAFE_componentWillReceiveProps from Creatable Nathan Bierema 2020-12-08 19:39:03 -05:00
  • 4fe448588f Remove UNSAFE_componentWillReceiveProps from Async Nathan Bierema 2020-12-08 19:36:17 -05:00
  • 8ef7ce4da7 PR#4233-Fix broken example Eric Bonow 2020-12-06 17:13:05 -06:00
  • 998c979b4e Merge pull request #4306 from JedWatson/fix-docs-createOptionPosition Eric Bonow 2020-12-02 07:48:06 -08:00
  • ee35360d72 Merge branch 'master' into Francismb-disable-auto-option-focus Francismb-disable-auto-option-focus Thomas Walker 2020-12-02 14:37:32 +11:00
  • 315de1772e Merge branch 'master' into patch-1 Thomas Walker 2020-12-02 13:57:04 +11:00
  • 72f6036fa6 Create ten-apples-tap.md Thomas Walker 2020-12-02 13:54:18 +11:00
  • 41d683d798 Update Creatable.js Thomas Walker 2020-12-02 13:51:56 +11:00
  • 2d13c1fe0d Merge pull request #4212 from JedWatson/dependabot/npm_and_yarn/node-fetch-2.6.1 Thomas Walker 2020-12-02 13:39:59 +11:00
  • f350b69c14 Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-12-02 02:32:24 +00:00
  • c4b30900e0 Merge pull request #4204 from JedWatson/dependabot/npm_and_yarn/tar-fs-1.16.3 Thomas Walker 2020-12-02 13:31:39 +11:00
  • b54244e465 Merge branch 'master' into dependabot/npm_and_yarn/tar-fs-1.16.3 Thomas Walker 2020-12-02 12:38:08 +11:00
  • 99b02d77af Merge pull request #4205 from JedWatson/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Thomas Walker 2020-12-02 12:35:20 +11:00
  • 3d040c5d7a Bump websocket-extensions from 0.1.3 to 0.1.4 dependabot[bot] 2020-12-02 01:11:47 +00:00
  • c488a78f6c Merge branch 'master' into dependabot/npm_and_yarn/tar-fs-1.16.3 Thomas Walker 2020-12-02 12:11:22 +11:00
  • 9460a6fde9 Merge pull request #4296 from JedWatson/dependabot/npm_and_yarn/dot-prop-4.2.1 Thomas Walker 2020-12-02 12:10:53 +11:00
  • ab760f745c Adds review fixes Carl-Philip Majgaard 2020-11-28 16:03:34 -06:00
  • 2c35314879 Merge branch 'master' into master Thomas Walker 2020-11-27 12:27:28 +11:00
  • 0bb2de3ec7 Bump tar-fs from 1.16.0 to 1.16.3 dependabot[bot] 2020-11-23 08:11:29 +00:00
  • 1ef25173ac Bump dot-prop from 4.2.0 to 4.2.1 dependabot[bot] 2020-11-23 08:09:54 +00:00
  • 3b53d7a86c Merge pull request #4240 from jayeshmann/master Jed Watson 2020-11-23 18:52:33 +11:00
  • f29e5caab4 Merge branch 'master' into master Jed Watson 2020-11-23 18:51:50 +11:00
  • 17b406ac30 Merge pull request #3980 from JedWatson/changeset-release/master react-select@3.1.1 Jed Watson 2020-11-23 18:51:39 +11:00
  • 55b1770ef4 Merge branch 'master' into master Jed Watson 2020-11-23 18:50:15 +11:00
  • c5937f3a85 Merge branch 'master' into master Thomas Walker 2020-11-23 18:44:55 +11:00
  • 5d1cf66583 Merge branch 'master' into Francismb-disable-auto-option-focus Thomas Walker 2020-11-23 18:42:29 +11:00
  • ca66253c52 Version Packages github-actions[bot] 2020-11-23 07:32:59 +00:00
  • 709b0bcac5 Merge pull request #4295 from JedWatson/fix-menuplacement-context Thomas Walker 2020-11-23 18:31:45 +11:00
  • 665443b773 Merge branch 'master' into fix-menuplacement-context Thomas Walker 2020-11-23 18:20:23 +11:00
  • 7af1aafb23 Add changeset Jed Watson 2020-11-23 18:15:45 +11:00
  • 7720401a38 Fix menuShouldScrollIntoView in MenuPortal example Jed Watson 2020-11-23 18:12:34 +11:00
  • 442596e0e0 Fix getPortalPlacement in PortalPlacementContext Jed Watson 2020-11-23 18:12:04 +11:00
  • 3f82ae5288 Merge pull request #4294 from JedWatson/fix-circle-ci Thomas Walker 2020-11-23 17:57:25 +11:00
  • 3854764197 Update config.yml Thomas Walker 2020-11-23 17:45:24 +11:00
  • 2486e57a44 Updates emotion babel dependency Carl-Philip Majgaard 2020-11-15 17:48:19 -05:00
  • 26b6325c95 Adds changeset Carl-Philip Majgaard 2020-11-15 17:39:46 -05:00
  • 9b15f7746b Upgrades Emotion to v11 Carl-Philip Majgaard 2020-11-15 17:28:06 -05:00
  • bbfd4a5515 Adds react ^17.0.0 to peer deps Jacob Herper 2020-11-09 08:52:30 +00:00
  • 8455d86a00 Updating copyright for year 2020 Jayesh Mann 2020-10-05 12:42:26 +05:30
  • 75b05e3f71 Updating Copyright for year 2020 Jayesh Mann 2020-10-05 12:41:47 +05:30
  • 5bee3f40e7 Bump Cypress to latest & update the docker image to test on latest Chrome & FF raja 2020-08-27 19:00:40 +10:00
  • 4fb2fd608f Merge pull request #4048 from manprajapat/patch-1 Jed Watson 2020-08-27 15:40:38 +10:00
  • 397e95337f Merge pull request #3964 from anthonyvialleton/master Jed Watson 2020-08-27 15:39:27 +10:00
  • 801cd5bc91 Merge pull request #3928 from dpordomingo/update-context-api Jed Watson 2020-08-27 15:37:37 +10:00
  • 0eb1ef9625 Adding missing changeset Jed Watson 2020-08-27 15:34:05 +10:00
  • c5bbe5b819 Merge pull request #3904 from andreme/fix_touch_error Jed Watson 2020-08-27 15:31:56 +10:00
  • fc7374c459 Merge pull request #3897 from lorisdev/fix/3335 Jed Watson 2020-08-27 15:28:33 +10:00
  • ef8ecfb059 Update to Cypress ^4.11.0 raja 2020-08-06 13:01:21 +10:00
  • 638fcaba33 refactor using es6 raja 2020-07-20 13:37:20 +10:00
  • 4ea2a85ce8 Bump Cypress 4.1.0 + update tests raja 2020-07-20 11:11:41 +10:00
  • 157564d379 Pass tabSelectsValue to ariaLive context Josh Kramer 2020-07-23 20:00:16 -04:00
  • 79c9e9deed Merge pull request #4112 from JedWatson/bladey/fix-cx-custom-components-docs Thomas Walker 2020-07-07 14:11:34 +10:00
  • df81aac1fc Update StyleCompositionExample.js Thomas Walker 2020-07-07 14:07:59 +10:00
  • d1bb5bac06 Update StyleCompositionExample.js Thomas Walker 2020-07-06 16:38:27 +10:00
  • d159051489 Correcting documentation. Thomas Walker 2020-07-06 16:13:07 +10:00
  • 36d0651d53 Test updates, revert indentation. lvl99-master Thomas Walker 2020-07-02 12:02:24 +10:00
  • 3e21c89ec5 Merge branch 'master' of https://github.com/lvl99/react-select into lvl99-master Thomas Walker 2020-07-02 12:02:13 +10:00
  • 08a534c1f9 Merge branch 'replace-findDOMNode' of https://github.com/Rall3n/react-select into Rall3n-replace-findDOMNode Rall3n-replace-findDOMNode Thomas Walker 2020-06-30 15:29:47 +10:00
  • 30dfde8827 Merge pull request #3845 from JedWatson/dependabot/npm_and_yarn/tar-fs-1.16.3 Thomas Walker 2020-06-30 14:47:10 +10:00