-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert recent react-select and react-windowed-select upgrade due to issues found with inline grid editing. Pressing the <enter> key to select an option within an `selectEditor` menu failed to select the desired value - AG Grid appears to stop the editing session and destroy the editor before it is able commit its change. * To be revisited in a near-term release, but for now we want to get back to a stable baseline. --------- Co-authored-by: Anselm McClain <[email protected]>
- Loading branch information
Showing
3 changed files
with
63 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" | ||
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA== | ||
|
||
"@emotion/react@^11.8.1": | ||
"@emotion/react@^11.1.1": | ||
version "11.11.1" | ||
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157" | ||
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA== | ||
|
@@ -1202,7 +1202,7 @@ | |
"@emotion/weak-memoize" "^0.3.1" | ||
hoist-non-react-statics "^3.3.1" | ||
|
||
"@emotion/serialize@^1.1.2": | ||
"@emotion/serialize@^1.0.0", "@emotion/serialize@^1.1.2": | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51" | ||
integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA== | ||
|
@@ -1270,26 +1270,6 @@ | |
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d" | ||
integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og== | ||
|
||
"@floating-ui/core@^1.4.1": | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.4.1.tgz#0d633f4b76052668afb932492ac452f7ebe97f17" | ||
integrity sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ== | ||
dependencies: | ||
"@floating-ui/utils" "^0.1.1" | ||
|
||
"@floating-ui/dom@^1.0.1": | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.1.tgz#88b70defd002fe851f17b4a25efb2d3c04d7a8d7" | ||
integrity sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw== | ||
dependencies: | ||
"@floating-ui/core" "^1.4.1" | ||
"@floating-ui/utils" "^0.1.1" | ||
|
||
"@floating-ui/utils@^0.1.1": | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83" | ||
integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw== | ||
|
||
"@fortawesome/[email protected]": | ||
version "6.4.2" | ||
resolved "https://npm.fontawesome.com/@fortawesome/fontawesome-common-types/-/6.4.2/fontawesome-common-types-6.4.2.tgz#1766039cad33f8ad87f9467b98e0d18fbc8f01c5" | ||
|
@@ -1651,13 +1631,20 @@ | |
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" | ||
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== | ||
|
||
"@types/react-dom@^18.0.5": | ||
"@types/react-dom@*": | ||
version "18.2.7" | ||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63" | ||
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-dom@^17.0.3": | ||
version "17.0.20" | ||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.20.tgz#e0c8901469d732b36d8473b40b679ad899da1b53" | ||
integrity sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA== | ||
dependencies: | ||
"@types/react" "^17" | ||
|
||
"@types/react-redux@^7.1.20": | ||
version "7.1.25" | ||
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.25.tgz#de841631205b24f9dfb4967dd4a7901e048f9a88" | ||
|
@@ -1668,7 +1655,17 @@ | |
hoist-non-react-statics "^3.3.0" | ||
redux "^4.0.0" | ||
|
||
"@types/react-transition-group@^4.4.0": | ||
"@types/react-select@^4.0.13": | ||
version "4.0.18" | ||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.18.tgz#f907f406411afa862217a9d86c54a301367a35c1" | ||
integrity sha512-uCPRMPshd96BwHuT7oCrFduiv5d6km3VwmtW7rVl9g4XetS3VoJ9nZo540LiwtQgaFcW96POwaxQDZDAyYaepg== | ||
dependencies: | ||
"@emotion/serialize" "^1.0.0" | ||
"@types/react" "*" | ||
"@types/react-dom" "*" | ||
"@types/react-transition-group" "*" | ||
|
||
"@types/react-transition-group@*": | ||
version "4.4.6" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e" | ||
integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew== | ||
|
@@ -1682,7 +1679,7 @@ | |
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react@*", "@types/[email protected]", "@types/react@^18.0.14": | ||
"@types/react@*", "@types/[email protected]": | ||
version "18.2.20" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2" | ||
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw== | ||
|
@@ -1691,6 +1688,15 @@ | |
"@types/scheduler" "*" | ||
csstype "^3.0.2" | ||
|
||
"@types/react@^17", "@types/react@^17.0.3": | ||
version "17.0.65" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.65.tgz#95f6a2ab61145ffb69129d07982d047f9e0870cd" | ||
integrity sha512-oxur785xZYHvnI7TRS61dXbkIhDPnGfsXKv0cNXR/0ml4SipRIFpSMzA7HMEfOywFwJ5AOnPrXYTEiTRUQeGlQ== | ||
dependencies: | ||
"@types/prop-types" "*" | ||
"@types/scheduler" "*" | ||
csstype "^3.0.2" | ||
|
||
"@types/[email protected]": | ||
version "0.12.0" | ||
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" | ||
|
@@ -4887,16 +4893,11 @@ memfs@^3.4.3: | |
dependencies: | ||
fs-monkey "^1.0.4" | ||
|
||
"memoize-one@>=3.1.1 <6", memoize-one@^5.1.1: | ||
"memoize-one@>=3.1.1 <6", memoize-one@^5.0.0, memoize-one@^5.1.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.2.1.tgz#8337aa3c4335581839ec01c3d594090cebe8f00e" | ||
integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q== | ||
|
||
memoize-one@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045" | ||
integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw== | ||
|
||
meow@^10.1.5: | ||
version "10.1.5" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.5.tgz#be52a1d87b5f5698602b0f32875ee5940904aa7f" | ||
|
@@ -5801,6 +5802,13 @@ react-grid-layout@^1.3.4: | |
react-draggable "^4.0.0" | ||
react-resizable "^3.0.4" | ||
|
||
react-input-autosize@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85" | ||
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg== | ||
dependencies: | ||
prop-types "^15.5.8" | ||
|
||
react-is@^16.13.1, react-is@^16.7.0: | ||
version "16.13.1" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" | ||
|
@@ -5884,20 +5892,18 @@ react-resizable@^3.0.4: | |
prop-types "15.x" | ||
react-draggable "^4.0.3" | ||
|
||
react-select@^5.2.2, react-select@~5.7.4: | ||
version "5.7.4" | ||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.4.tgz#d8cad96e7bc9d6c8e2709bdda8f4363c5dd7ea7d" | ||
integrity sha512-NhuE56X+p9QDFh4BgeygHFIvJJszO1i1KSkg/JPcIJrbovyRtI+GuOEa4XzFCEpZRAEoEI8u/cAHK+jG/PgUzQ== | ||
react-select@^4.3.0, react-select@~4.3.1: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.3.1.tgz#389fc07c9bc7cf7d3c377b7a05ea18cd7399cb81" | ||
integrity sha512-HBBd0dYwkF5aZk1zP81Wx5UsLIIT2lSvAY2JiJo199LjoLHoivjn9//KsmvQMEFGNhe58xyuOITjfxKCcGc62Q== | ||
dependencies: | ||
"@babel/runtime" "^7.12.0" | ||
"@emotion/cache" "^11.4.0" | ||
"@emotion/react" "^11.8.1" | ||
"@floating-ui/dom" "^1.0.1" | ||
"@types/react-transition-group" "^4.4.0" | ||
memoize-one "^6.0.0" | ||
"@emotion/react" "^11.1.1" | ||
memoize-one "^5.0.0" | ||
prop-types "^15.6.0" | ||
react-input-autosize "^3.0.0" | ||
react-transition-group "^4.3.0" | ||
use-isomorphic-layout-effect "^1.1.2" | ||
|
||
react-transition-group@^4.3.0, react-transition-group@^4.4.5, react-transition-group@~4.4.2: | ||
version "4.4.5" | ||
|
@@ -5917,15 +5923,16 @@ react-window@^1.8.6: | |
"@babel/runtime" "^7.0.0" | ||
memoize-one ">=3.1.1 <6" | ||
|
||
react-windowed-select@~5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/react-windowed-select/-/react-windowed-select-5.1.0.tgz#166fb95765db2278ef93eb19fa85060073e46dec" | ||
integrity sha512-5Ezt5Zb3GyBZH3OIWcsu9JQN/busVHtvYg5/POVV+cKKtpuZ9x8ZMT1TmWGwAt+SjcD6/lyDTaX59k7/KZ+hfQ== | ||
react-windowed-select@~3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/react-windowed-select/-/react-windowed-select-3.1.2.tgz#632447a3dae4d7e22fcaefafef8b7043045e7d1d" | ||
integrity sha512-XY+ds5y3+Pitz8p/kU2MXArKyMkUGJETE0TTTp9g1fi3F4qfd+rq/zWF5Rtq+6YcuysvXenFGetSmgLixOO2xQ== | ||
dependencies: | ||
"@types/react" "^18.0.14" | ||
"@types/react-dom" "^18.0.5" | ||
"@types/react" "^17.0.3" | ||
"@types/react-dom" "^17.0.3" | ||
"@types/react-select" "^4.0.13" | ||
"@types/react-window" "^1.8.2" | ||
react-select "^5.2.2" | ||
react-select "^4.3.0" | ||
react-window "^1.8.6" | ||
|
||
react-with-direction@^1.3.1: | ||
|
@@ -7147,11 +7154,6 @@ url-loader@~4.1.1: | |
mime-types "^2.1.27" | ||
schema-utils "^3.0.0" | ||
|
||
use-isomorphic-layout-effect@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb" | ||
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA== | ||
|
||
use-memo-one@^1.1.1: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/use-memo-one/-/use-memo-one-1.1.3.tgz#2fd2e43a2169eabc7496960ace8c79efef975e99" | ||
|