@fluentui/react-aria
Advanced tools
Comparing version 9.0.0-alpha.22 to 9.0.0-alpha.23
@@ -5,6 +5,51 @@ { | ||
{ | ||
"date": "Fri, 20 Aug 2021 07:34:37 GMT", | ||
"date": "Mon, 30 Aug 2021 07:32:46 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.23", | ||
"version": "9.0.0-alpha.23", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Updating TypeScript type-only imports/exports to use import/export type syntax.", | ||
"author": "dzearing@hotmail.com", | ||
"commit": "e2ee214821eeb15080fa66ea0905dee4838fb291", | ||
"package": "@fluentui/react-aria" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 26 Aug 2021 07:35:43 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.22", | ||
"version": "9.0.0-alpha.22", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34", | ||
"author": "martinhochel@microsoft.com", | ||
"commit": "210a7de72f25eb379bb76f76867351b7cad36ccd", | ||
"package": "@fluentui/react-aria" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 24 Aug 2021 07:34:48 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.22", | ||
"version": "9.0.0-alpha.22", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34", | ||
"author": "dzearing@hotmail.com", | ||
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b", | ||
"package": "@fluentui/react-aria" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 20 Aug 2021 07:37:28 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.22", | ||
"version": "9.0.0-alpha.22", | ||
"comments": { | ||
"prerelease": [ | ||
@@ -11,0 +56,0 @@ { |
# Change Log - @fluentui/react-aria | ||
This log was last generated on Fri, 20 Aug 2021 07:34:37 GMT and should not be manually modified. | ||
This log was last generated on Mon, 30 Aug 2021 07:32:46 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.23) | ||
Mon, 30 Aug 2021 07:32:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.22..@fluentui/react-aria_v9.0.0-alpha.23) | ||
### Changes | ||
- Updating TypeScript type-only imports/exports to use import/export type syntax. ([PR #19485](https://github.com/microsoft/fluentui/pull/19485) by dzearing@hotmail.com) | ||
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.22) | ||
Fri, 20 Aug 2021 07:34:37 GMT | ||
Fri, 20 Aug 2021 07:37:28 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.21..@fluentui/react-aria_v9.0.0-alpha.22) | ||
@@ -11,0 +20,0 @@ |
@@ -1,5 +0,5 @@ | ||
import { ObjectShorthandProps } from '@fluentui/react-utilities'; | ||
import type { ObjectShorthandProps } from '@fluentui/react-utilities'; | ||
import * as React_2 from 'react'; | ||
import { ResolveShorthandOptions } from '@fluentui/react-utilities'; | ||
import { ShorthandProps } from '@fluentui/react-utilities'; | ||
import type { ResolveShorthandOptions } from '@fluentui/react-utilities'; | ||
import type { ShorthandProps } from '@fluentui/react-utilities'; | ||
@@ -6,0 +6,0 @@ export declare type ARIAButtonAsAnchorProps = React_2.AnchorHTMLAttributes<HTMLAnchorElement> & { |
import * as React from 'react'; | ||
import { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
import type { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
export declare type ARIAButtonAsButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & { | ||
@@ -4,0 +4,0 @@ as?: 'button'; |
import * as React from 'react'; | ||
import { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
import type { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
export declare type ARIAButtonAsButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & { | ||
@@ -4,0 +4,0 @@ as?: 'button'; |
import * as React from 'react'; | ||
import { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
import type { ObjectShorthandProps, ResolveShorthandOptions, ShorthandProps } from '@fluentui/react-utilities'; | ||
export declare type ARIAButtonAsButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & { | ||
@@ -4,0 +4,0 @@ as?: 'button'; |
{ | ||
"name": "@fluentui/react-aria", | ||
"version": "9.0.0-alpha.22", | ||
"version": "9.0.0-alpha.23", | ||
"description": "React helper to ensure ARIA", | ||
@@ -27,3 +27,3 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "^1.4.0", | ||
"@fluentui/eslint-plugin": "^1.4.1", | ||
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.34", | ||
@@ -45,4 +45,4 @@ "@fluentui/react-conformance": "^0.4.4", | ||
"@fluentui/keyboard-keys": "^9.0.0-alpha.3", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.58", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.40", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.59", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.41", | ||
"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
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
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
73643
964
0