@fluentui/react-aria
Advanced tools
Comparing version 9.0.0-alpha.16 to 9.0.0-alpha.17
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 26 Jul 2021 07:34:11 GMT", | ||
"date": "Mon, 02 Aug 2021 07:33:18 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.17", | ||
"version": "9.0.0-alpha.17", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb", | ||
"package": "@fluentui/react-aria" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 26 Jul 2021 07:37:30 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.16", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.16", |
# Change Log - @fluentui/react-aria | ||
This log was last generated on Mon, 26 Jul 2021 07:34:11 GMT and should not be manually modified. | ||
This log was last generated on Mon, 02 Aug 2021 07:33:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.17) | ||
Mon, 02 Aug 2021 07:33:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.16..@fluentui/react-aria_v9.0.0-alpha.17) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.36 ([PR #19204](https://github.com/microsoft/fluentui/pull/19204) by lingfan.gao@microsoft.com) | ||
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.16) | ||
Mon, 26 Jul 2021 07:34:11 GMT | ||
Mon, 26 Jul 2021 07:37:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.15..@fluentui/react-aria_v9.0.0-alpha.16) | ||
@@ -11,0 +20,0 @@ |
@@ -65,5 +65,5 @@ "use strict"; | ||
else if (ev.key === keyboard_keys_1.Enter) { | ||
ev.preventDefault(); | ||
ev.currentTarget.click(); | ||
} | ||
ev.preventDefault(); | ||
ev.currentTarget.click(); | ||
} | ||
}); | ||
@@ -70,0 +70,0 @@ var onKeyupHandler = react_utilities_1.useEventCallback(function (ev) { |
@@ -57,5 +57,5 @@ import { resolveShorthand, useEventCallback } from '@fluentui/react-utilities'; | ||
else if (ev.key === Enter) { | ||
ev.preventDefault(); | ||
ev.currentTarget.click(); | ||
} | ||
ev.preventDefault(); | ||
ev.currentTarget.click(); | ||
} | ||
}); | ||
@@ -62,0 +62,0 @@ var onKeyupHandler = useEventCallback(function (ev) { |
{ | ||
"name": "@fluentui/react-aria", | ||
"version": "9.0.0-alpha.16", | ||
"version": "9.0.0-alpha.17", | ||
"description": "React helper to ensure ARIA", | ||
@@ -28,3 +28,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "^1.3.2", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.28", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.29", | ||
"@fluentui/react-conformance": "^0.4.3", | ||
@@ -45,4 +45,4 @@ "@fluentui/scripts": "^1.0.0", | ||
"@fluentui/keyboard-keys": "^9.0.0-alpha.1", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.52", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.35", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.53", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.36", | ||
"tslib": "^2.1.0" | ||
@@ -49,0 +49,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
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1382869
4800
1