@fluentui/react-tabs 9.0.0 → 9.0.3

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,108 @@
2
2
  "name": "@fluentui/react-tabs",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 15:09:18 GMT",
5
+ "date": "Thu, 14 Jul 2022 21:18:40 GMT",
6
+ "tag": "@fluentui/react-tabs_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-tabs",
13
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
14
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-tabs",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.0.2",
20
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-tabs",
25
+ "comment": "Bump @fluentui/react-tabster to v9.0.3",
26
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-tabs",
31
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
32
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 14 Jul 2022 17:06:24 GMT",
39
+ "tag": "@fluentui/react-tabs_v9.0.2",
40
+ "version": "9.0.2",
41
+ "comments": {
42
+ "none": [
43
+ {
44
+ "author": "Humberto.Morimoto@microsoft.com",
45
+ "package": "@fluentui/react-tabs",
46
+ "commit": "422636fffd66758c1a6dd617063582d902b61927",
47
+ "comment": "docs: Replacing https://aka.ms/fluentui-storybook with https://react.fluentui.dev/ to point to the official documentation site."
48
+ }
49
+ ],
50
+ "patch": [
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-tabs",
54
+ "comment": "Bump @fluentui/react-context-selector to v9.0.1",
55
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-tabs",
60
+ "comment": "Bump @fluentui/react-tabster to v9.0.2",
61
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-tabs",
66
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
67
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-tabs",
72
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
73
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Tue, 28 Jun 2022 17:39:53 GMT",
80
+ "tag": "@fluentui/react-tabs_v9.0.1",
81
+ "version": "9.0.1",
82
+ "comments": {
83
+ "patch": [
84
+ {
85
+ "author": "lingfangao@hotmail.com",
86
+ "package": "@fluentui/react-tabs",
87
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
88
+ "comment": "fix: Use caret dependency range for Griffel"
89
+ },
90
+ {
91
+ "author": "beachball",
92
+ "package": "@fluentui/react-tabs",
93
+ "comment": "Bump @fluentui/react-tabster to v9.0.1",
94
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
95
+ },
96
+ {
97
+ "author": "beachball",
98
+ "package": "@fluentui/react-tabs",
99
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
100
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
101
+ }
102
+ ]
103
+ }
104
+ },
105
+ {
106
+ "date": "Tue, 28 Jun 2022 15:14:06 GMT",
6
107
  "tag": "@fluentui/react-tabs_v9.0.0",
7
108
  "version": "9.0.0",
8
109
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,47 @@
1
1
  # Change Log - @fluentui/react-tabs
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 15:09:18 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 21:18:40 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.0.3)
8
+
9
+ Thu, 14 Jul 2022 21:18:40 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v9.0.2..@fluentui/react-tabs_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
+ - Bump @fluentui/react-context-selector to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
18
+
19
+ ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.0.2)
20
+
21
+ Thu, 14 Jul 2022 17:06:24 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v9.0.1..@fluentui/react-tabs_v9.0.2)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
29
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
30
+
31
+ ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.0.1)
32
+
33
+ Tue, 28 Jun 2022 17:39:53 GMT
34
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v9.0.0..@fluentui/react-tabs_v9.0.1)
35
+
36
+ ### Patches
37
+
38
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
39
+ - Bump @fluentui/react-tabster to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
40
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
41
+
7
42
  ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.0.0)
8
43
 
9
- Tue, 28 Jun 2022 15:09:18 GMT
44
+ Tue, 28 Jun 2022 15:14:06 GMT
10
45
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v9.0.0-rc.6..@fluentui/react-tabs_v9.0.0)
11
46
 
12
47
  ### Patches
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @fluentui/react-tabs
2
2
 
3
- **Tabs components for [Fluent UI React](https://aka.ms/fluentui-storybook)**
3
+ **Tabs components for [Fluent UI React](https://react.fluentui.dev/)**
4
4
 
5
5
  - A `TabList` provides single selection from a list of tabs.
6
6
  - When a `Tab` is selected, the content associated with the selected tab is displayed and other content is hidden.
@@ -54,7 +54,7 @@ export const TabExample = () => {
54
54
  };
55
55
  ```
56
56
 
57
- See [Fluent UI Storybook](https://aka.ms/fluentui-storybook) for more detailed usage examples.
57
+ See [Fluent UI Storybook](https://react.fluentui.dev/) for more detailed usage examples.
58
58
 
59
59
  Alternatively, run Storybook locally with:
60
60
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabs",
3
- "version": "9.0.0",
3
+ "version": "9.0.3",
4
4
  "description": "Fluent UI React tabs components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,15 +27,15 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "9.0.0-beta.9",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.11",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "^9.0.0",
35
- "@fluentui/react-tabster": "^9.0.0",
34
+ "@fluentui/react-context-selector": "^9.0.2",
35
+ "@fluentui/react-tabster": "^9.0.3",
36
36
  "@fluentui/react-theme": "^9.0.0",
37
- "@fluentui/react-utilities": "^9.0.0",
38
- "@griffel/react": "1.2.0",
37
+ "@fluentui/react-utilities": "^9.0.2",
38
+ "@griffel/react": "^1.2.0",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {
@@ -46,7 +46,6 @@
46
46
  "scheduler": "^0.19.0 || ^0.20.0"
47
47
  },
48
48
  "beachball": {
49
- "tag": "beta",
50
49
  "disallowedChangeTypes": [
51
50
  "major"
52
51
  ]