@fluentui/react-aria 9.0.0-beta.3 → 9.0.0-beta.4

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 CHANGED
@@ -2,7 +2,48 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 12 Nov 2021 12:33:51 GMT",
5
+ "date": "Thu, 25 Nov 2021 08:31:28 GMT",
6
+ "tag": "@fluentui/react-aria_v9.0.0-beta.4",
7
+ "version": "9.0.0-beta.4",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-aria",
13
+ "commit": "8a820339f7f4084d8c46e97f06eebbeb18111397",
14
+ "comment": "update tooling config"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-aria",
21
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
22
+ "commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-aria",
27
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
28
+ "commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-aria",
33
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
34
+ "commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-aria",
39
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
40
+ "commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
41
+ }
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "date": "Fri, 12 Nov 2021 13:25:13 GMT",
6
47
  "tag": "@fluentui/react-aria_v9.0.0-beta.3",
7
48
  "version": "9.0.0-beta.3",
8
49
  "comments": {
@@ -23,19 +64,19 @@
23
64
  "author": "beachball",
24
65
  "package": "@fluentui/react-aria",
25
66
  "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
26
- "commit": "da10ba8b6cca0c4cf921dc176bb9b7ea57fde9fa"
67
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
27
68
  },
28
69
  {
29
70
  "author": "beachball",
30
71
  "package": "@fluentui/react-aria",
31
72
  "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
32
- "commit": "da10ba8b6cca0c4cf921dc176bb9b7ea57fde9fa"
73
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
33
74
  },
34
75
  {
35
76
  "author": "beachball",
36
77
  "package": "@fluentui/react-aria",
37
78
  "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
38
- "commit": "da10ba8b6cca0c4cf921dc176bb9b7ea57fde9fa"
79
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
39
80
  }
40
81
  ],
41
82
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,21 +1,33 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Fri, 12 Nov 2021 12:33:51 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 25 Nov 2021 08:31:28 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.4)
8
+
9
+ Thu, 25 Nov 2021 08:31:28 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.3..@fluentui/react-aria_v9.0.0-beta.4)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
16
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
17
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
18
+
7
19
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.3)
8
20
 
9
- Fri, 12 Nov 2021 12:33:51 GMT
21
+ Fri, 12 Nov 2021 13:25:13 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.2..@fluentui/react-aria_v9.0.0-beta.3)
11
23
 
12
24
  ### Changes
13
25
 
14
26
  - Fixing events being fired when button is disabledFocusable ([PR #20342](https://github.com/microsoft/fluentui/pull/20342) by Humberto.Morimoto@microsoft.com)
15
27
  - Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
16
- - Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20593](https://github.com/microsoft/fluentui/pull/20593) by beachball)
17
- - Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20593](https://github.com/microsoft/fluentui/pull/20593) by beachball)
18
- - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20593](https://github.com/microsoft/fluentui/pull/20593) by beachball)
28
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
30
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
19
31
 
20
32
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.2)
21
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "9.0.0-beta.3",
3
+ "version": "9.0.0-beta.4",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -20,12 +20,13 @@
20
20
  "start": "yarn storybook",
21
21
  "test": "jest",
22
22
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
23
- "build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/react-aria/src && yarn docs",
24
- "storybook": "start-storybook"
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": "start-storybook",
25
+ "type-check": "tsc -b tsconfig.json"
25
26
  },
26
27
  "devDependencies": {
27
28
  "@fluentui/eslint-plugin": "*",
28
- "@fluentui/jest-serializer-make-styles": "9.0.0-beta.3",
29
+ "@fluentui/jest-serializer-make-styles": "9.0.0-beta.4",
29
30
  "@fluentui/react-conformance": "*",
30
31
  "@fluentui/scripts": "^1.0.0",
31
32
  "@types/enzyme": "3.10.3",
@@ -37,12 +38,13 @@
37
38
  "enzyme-adapter-react-16": "^1.15.0",
38
39
  "react": "16.8.6",
39
40
  "react-dom": "16.8.6",
40
- "react-test-renderer": "^16.3.0"
41
+ "react-test-renderer": "^16.3.0",
42
+ "@fluentui/babel-make-styles": "9.0.0-beta.4"
41
43
  },
42
44
  "dependencies": {
43
45
  "@fluentui/keyboard-keys": "9.0.0-beta.1",
44
- "@fluentui/react-make-styles": "9.0.0-beta.3",
45
- "@fluentui/react-utilities": "9.0.0-beta.3",
46
+ "@fluentui/react-make-styles": "9.0.0-beta.4",
47
+ "@fluentui/react-utilities": "9.0.0-beta.4",
46
48
  "tslib": "^2.1.0"
47
49
  },
48
50
  "peerDependencies": {