@ariakit/test
Advanced tools
Comparing version 0.3.5 to 0.3.6
# @ariakit/test | ||
## 0.3.6 | ||
### <kbd>Home</kbd> and <kbd>End</kbd> keys on text fields | ||
Pressing the <kbd>Home</kbd> or <kbd>End</kbd> keys on text fields will now move the cursor (`selectionStart`/`selectionEnd` properties) to the start or finish of the text when using the `press` function. | ||
### Other updates | ||
- Updated dependencies: `@ariakit/core@0.3.9` | ||
## 0.3.5 | ||
@@ -4,0 +14,0 @@ |
@@ -30,3 +30,3 @@ "use client"; | ||
press | ||
} from "./__chunks/UJCT5GXS.js"; | ||
} from "./__chunks/YGV4P2D2.js"; | ||
import { | ||
@@ -33,0 +33,0 @@ type |
"use client"; | ||
import { | ||
press | ||
} from "./__chunks/UJCT5GXS.js"; | ||
} from "./__chunks/YGV4P2D2.js"; | ||
import "./__chunks/HVRX3U4O.js"; | ||
@@ -6,0 +6,0 @@ import "./__chunks/ZIWQZF7I.js"; |
@@ -30,3 +30,3 @@ "use client"; | ||
press | ||
} from "./__chunks/UJCT5GXS.js"; | ||
} from "./__chunks/YGV4P2D2.js"; | ||
import { | ||
@@ -33,0 +33,0 @@ type |
{ | ||
"name": "@ariakit/test", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Ariakit test utils", | ||
@@ -32,3 +32,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@ariakit/core": "0.3.8", | ||
"@ariakit/core": "0.3.9", | ||
"@testing-library/dom": "^8.0.0 || ^9.0.0" | ||
@@ -35,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
968452
10939
+ Added@ariakit/core@0.3.9(transitive)
- Removed@ariakit/core@0.3.8(transitive)
Updated@ariakit/core@0.3.9