We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c4926 commit 16d1ae5Copy full SHA for 16d1ae5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "detect-element-overflow",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments