@prosekit/web
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -130,3 +130,2 @@ import { | ||
} else { | ||
query.value; | ||
let canceled = false; | ||
@@ -137,7 +136,2 @@ requestAnimationFrame(() => { | ||
autoFocus.value = true; | ||
setTimeout(() => { | ||
if (canceled) | ||
return; | ||
autoFocus.value = false; | ||
}, 40); | ||
}); | ||
@@ -144,0 +138,0 @@ return () => { |
{ | ||
"name": "@prosekit/web", | ||
"type": "module", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"private": false, | ||
@@ -69,8 +69,8 @@ "author": { | ||
"@aria-ui/collection": "^0.0.3", | ||
"@aria-ui/core": "^0.0.13", | ||
"@aria-ui/listbox": "^0.0.12", | ||
"@aria-ui/overlay": "^0.0.13", | ||
"@aria-ui/popover": "^0.0.12", | ||
"@aria-ui/presence": "^0.0.8", | ||
"@aria-ui/tooltip": "^0.0.14", | ||
"@aria-ui/core": "^0.0.14", | ||
"@aria-ui/listbox": "^0.0.13", | ||
"@aria-ui/overlay": "^0.0.14", | ||
"@aria-ui/popover": "^0.0.13", | ||
"@aria-ui/presence": "^0.0.9", | ||
"@aria-ui/tooltip": "^0.0.15", | ||
"@floating-ui/dom": "^1.6.4", | ||
@@ -77,0 +77,0 @@ "@prosekit/core": "^0.4.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63749
1701
+ Added@aria-ui/core@0.0.14(transitive)
+ Added@aria-ui/listbox@0.0.13(transitive)
+ Added@aria-ui/overlay@0.0.14(transitive)
+ Added@aria-ui/popover@0.0.13(transitive)
+ Added@aria-ui/presence@0.0.9(transitive)
+ Added@aria-ui/tooltip@0.0.15(transitive)
- Removed@aria-ui/core@0.0.13(transitive)
- Removed@aria-ui/listbox@0.0.12(transitive)
- Removed@aria-ui/overlay@0.0.13(transitive)
- Removed@aria-ui/popover@0.0.12(transitive)
- Removed@aria-ui/presence@0.0.8(transitive)
- Removed@aria-ui/tooltip@0.0.14(transitive)
Updated@aria-ui/core@^0.0.14
Updated@aria-ui/listbox@^0.0.13
Updated@aria-ui/overlay@^0.0.14
Updated@aria-ui/popover@^0.0.13
Updated@aria-ui/presence@^0.0.9
Updated@aria-ui/tooltip@^0.0.15