mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
➖ Remove floating-ui (#1130)
This commit is contained in:
parent
ea919eb35e
commit
2706ed0083
4 changed files with 2 additions and 32 deletions
|
@ -43,10 +43,6 @@
|
||||||
textarea {
|
textarea {
|
||||||
@apply rounded outline-none focus-visible:border-transparent focus-visible:ring-2 focus-visible:ring-gray-300;
|
@apply rounded outline-none focus-visible:border-transparent focus-visible:ring-2 focus-visible:ring-gray-300;
|
||||||
}
|
}
|
||||||
|
|
||||||
#floating-ui-root {
|
|
||||||
@apply absolute z-50 w-full;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@auth/prisma-adapter": "^1.0.3",
|
"@auth/prisma-adapter": "^1.0.3",
|
||||||
"@floating-ui/react-dom-interactions": "^0.13.3",
|
|
||||||
"@hookform/resolvers": "^3.3.1",
|
"@hookform/resolvers": "^3.3.1",
|
||||||
"@next/bundle-analyzer": "^12.3.4",
|
"@next/bundle-analyzer": "^12.3.4",
|
||||||
"@radix-ui/react-slot": "^1.0.1",
|
"@radix-ui/react-slot": "^1.0.1",
|
||||||
|
|
|
@ -30,10 +30,6 @@
|
||||||
textarea {
|
textarea {
|
||||||
@apply rounded outline-none;
|
@apply rounded outline-none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#floating-ui-root {
|
|
||||||
@apply absolute z-50 w-full;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -1880,22 +1880,13 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/core" "^0.7.3"
|
"@floating-ui/core" "^0.7.3"
|
||||||
|
|
||||||
"@floating-ui/dom@^1.2.1", "@floating-ui/dom@^1.2.7":
|
"@floating-ui/dom@^1.2.7":
|
||||||
version "1.2.9"
|
version "1.2.9"
|
||||||
resolved "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.2.9.tgz"
|
resolved "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.2.9.tgz"
|
||||||
integrity sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ==
|
integrity sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/core" "^1.2.6"
|
"@floating-ui/core" "^1.2.6"
|
||||||
|
|
||||||
"@floating-ui/react-dom-interactions@^0.13.3":
|
|
||||||
version "0.13.3"
|
|
||||||
resolved "https://registry.npmjs.org/@floating-ui/react-dom-interactions/-/react-dom-interactions-0.13.3.tgz"
|
|
||||||
integrity sha512-AnCW06eIZxzD/Hl1Qbi2JkQRU5KpY7Dn81k3xRfbvs+HylhB+t3x88/GNKLK39mMTlJ/ylxm5prUpiLrTWvifQ==
|
|
||||||
dependencies:
|
|
||||||
"@floating-ui/react-dom" "^1.0.1"
|
|
||||||
aria-hidden "^1.1.3"
|
|
||||||
tabbable "^6.0.1"
|
|
||||||
|
|
||||||
"@floating-ui/react-dom@0.7.2":
|
"@floating-ui/react-dom@0.7.2":
|
||||||
version "0.7.2"
|
version "0.7.2"
|
||||||
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-0.7.2.tgz"
|
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-0.7.2.tgz"
|
||||||
|
@ -1904,13 +1895,6 @@
|
||||||
"@floating-ui/dom" "^0.5.3"
|
"@floating-ui/dom" "^0.5.3"
|
||||||
use-isomorphic-layout-effect "^1.1.1"
|
use-isomorphic-layout-effect "^1.1.1"
|
||||||
|
|
||||||
"@floating-ui/react-dom@^1.0.1":
|
|
||||||
version "1.3.0"
|
|
||||||
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-1.3.0.tgz"
|
|
||||||
integrity sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==
|
|
||||||
dependencies:
|
|
||||||
"@floating-ui/dom" "^1.2.1"
|
|
||||||
|
|
||||||
"@floating-ui/react-dom@^2.0.0":
|
"@floating-ui/react-dom@^2.0.0":
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.0.tgz"
|
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.0.tgz"
|
||||||
|
@ -5135,7 +5119,7 @@ argparse@^2.0.1:
|
||||||
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
||||||
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
||||||
|
|
||||||
aria-hidden@^1.1.1, aria-hidden@^1.1.3:
|
aria-hidden@^1.1.1:
|
||||||
version "1.2.2"
|
version "1.2.2"
|
||||||
resolved "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.2.tgz"
|
resolved "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.2.tgz"
|
||||||
integrity sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==
|
integrity sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==
|
||||||
|
@ -11832,11 +11816,6 @@ svgo@^2.8.0:
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
stable "^0.1.8"
|
stable "^0.1.8"
|
||||||
|
|
||||||
tabbable@^6.0.1:
|
|
||||||
version "6.1.1"
|
|
||||||
resolved "https://registry.npmjs.org/tabbable/-/tabbable-6.1.1.tgz"
|
|
||||||
integrity sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg==
|
|
||||||
|
|
||||||
tailwind-merge@2.2.0:
|
tailwind-merge@2.2.0:
|
||||||
version "2.2.0"
|
version "2.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.2.0.tgz#b6bb1c63ef26283c9e6675ba237df83bbd554688"
|
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.2.0.tgz#b6bb1c63ef26283c9e6675ba237df83bbd554688"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue