@fluentui/react-aria 0.0.0-nightlyecca467a8920220110.1 → 0.0.0-nightlyf6116328d620220124.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +34 -14
- package/CHANGELOG.md +11 -10
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
|
@@ -2,46 +2,66 @@
|
|
|
2
2
|
"name": "@fluentui/react-aria",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Mon,
|
|
6
|
-
"tag": "@fluentui/react-aria_v0.0.0-
|
|
7
|
-
"version": "0.0.0-
|
|
5
|
+
"date": "Mon, 24 Jan 2022 04:14:05 GMT",
|
|
6
|
+
"tag": "@fluentui/react-aria_v0.0.0-nightlyf6116328d620220124.1",
|
|
7
|
+
"version": "0.0.0-nightlyf6116328d620220124.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
11
11
|
"author": "email not defined",
|
|
12
12
|
"package": "@fluentui/react-aria",
|
|
13
|
-
"commit": "
|
|
13
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941",
|
|
14
14
|
"comment": "Release nightly v9"
|
|
15
15
|
},
|
|
16
|
+
{
|
|
17
|
+
"author": "behowell@microsoft.com",
|
|
18
|
+
"package": "@fluentui/react-aria",
|
|
19
|
+
"commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
|
|
20
|
+
"comment": "Remove component's shorthandProps array"
|
|
21
|
+
},
|
|
16
22
|
{
|
|
17
23
|
"author": "beachball",
|
|
18
24
|
"package": "@fluentui/react-aria",
|
|
19
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-
|
|
20
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightlyf6116328d620220124.1",
|
|
26
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941"
|
|
21
27
|
},
|
|
22
28
|
{
|
|
23
29
|
"author": "beachball",
|
|
24
30
|
"package": "@fluentui/react-aria",
|
|
25
|
-
"comment": "Bump @fluentui/react-make-styles to v0.0.0-
|
|
26
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlyf6116328d620220124.1",
|
|
32
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941"
|
|
27
33
|
},
|
|
28
34
|
{
|
|
29
35
|
"author": "beachball",
|
|
30
36
|
"package": "@fluentui/react-aria",
|
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-
|
|
32
|
-
"commit": "
|
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyf6116328d620220124.1",
|
|
38
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941"
|
|
33
39
|
},
|
|
34
40
|
{
|
|
35
41
|
"author": "beachball",
|
|
36
42
|
"package": "@fluentui/react-aria",
|
|
37
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
|
38
|
-
"commit": "
|
|
43
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyf6116328d620220124.1",
|
|
44
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941"
|
|
39
45
|
},
|
|
40
46
|
{
|
|
41
47
|
"author": "beachball",
|
|
42
48
|
"package": "@fluentui/react-aria",
|
|
43
|
-
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-
|
|
44
|
-
"commit": "
|
|
49
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlyf6116328d620220124.1",
|
|
50
|
+
"commit": "7e40e770b133f0e9b5a0ba356e78ea25a8647941"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"none": [
|
|
54
|
+
{
|
|
55
|
+
"author": "olfedias@microsoft.com",
|
|
56
|
+
"package": "@fluentui/react-aria",
|
|
57
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
|
58
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"author": "martinhochel@microsoft.com",
|
|
62
|
+
"package": "@fluentui/react-aria",
|
|
63
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
|
64
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
|
45
65
|
}
|
|
46
66
|
]
|
|
47
67
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-aria
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon,
|
|
3
|
+
This log was last generated on Mon, 24 Jan 2022 04:14:05 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-
|
|
7
|
+
## [0.0.0-nightlyf6116328d620220124.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v0.0.0-nightlyf6116328d620220124.1)
|
|
8
8
|
|
|
9
|
-
Mon,
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.4..@fluentui/react-aria_v0.0.0-
|
|
9
|
+
Mon, 24 Jan 2022 04:14:05 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.4..@fluentui/react-aria_v0.0.0-nightlyf6116328d620220124.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
|
15
|
-
-
|
|
16
|
-
- Bump @fluentui/
|
|
17
|
-
- Bump @fluentui/react-
|
|
18
|
-
- Bump @fluentui/
|
|
19
|
-
- Bump @fluentui/
|
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by email not defined)
|
|
15
|
+
- Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
|
|
16
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightlyf6116328d620220124.1 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by beachball)
|
|
17
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlyf6116328d620220124.1 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by beachball)
|
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlyf6116328d620220124.1 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by beachball)
|
|
19
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlyf6116328d620220124.1 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by beachball)
|
|
20
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightlyf6116328d620220124.1 ([commit](https://github.com/microsoft/fluentui/commit/7e40e770b133f0e9b5a0ba356e78ea25a8647941) by beachball)
|
|
20
21
|
|
|
21
22
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.4)
|
|
22
23
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-aria",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-nightlyf6116328d620220124.1",
|
|
4
4
|
"description": "React helper to ensure ARIA",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -18,15 +18,15 @@
|
|
|
18
18
|
"just": "just-scripts",
|
|
19
19
|
"lint": "just-scripts lint",
|
|
20
20
|
"start": "yarn storybook",
|
|
21
|
-
"test": "jest",
|
|
21
|
+
"test": "jest --passWithNoTests",
|
|
22
22
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
|
23
23
|
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-aria/src && yarn docs",
|
|
24
|
-
"storybook": "
|
|
24
|
+
"storybook": "node ../../scripts/storybook/runner",
|
|
25
25
|
"type-check": "tsc -b tsconfig.json"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
|
29
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightlyf6116328d620220124.1",
|
|
30
30
|
"@fluentui/react-conformance": "*",
|
|
31
31
|
"@fluentui/scripts": "^1.0.0",
|
|
32
32
|
"@types/enzyme": "3.10.3",
|
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
"react": "16.8.6",
|
|
40
40
|
"react-dom": "16.8.6",
|
|
41
41
|
"react-test-renderer": "^16.3.0",
|
|
42
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
|
42
|
+
"@fluentui/babel-make-styles": "0.0.0-nightlyf6116328d620220124.1"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@fluentui/keyboard-keys": "0.0.0-
|
|
46
|
-
"@fluentui/react-make-styles": "0.0.0-
|
|
47
|
-
"@fluentui/react-utilities": "0.0.0-
|
|
45
|
+
"@fluentui/keyboard-keys": "0.0.0-nightlyf6116328d620220124.1",
|
|
46
|
+
"@fluentui/react-make-styles": "0.0.0-nightlyf6116328d620220124.1",
|
|
47
|
+
"@fluentui/react-utilities": "0.0.0-nightlyf6116328d620220124.1",
|
|
48
48
|
"tslib": "^2.1.0"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|