@fluentui/web-components 2.5.2 → 2.5.5

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,112 @@
2
2
  "name": "@fluentui/web-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 07 Jun 2022 07:46:02 GMT",
5
+ "date": "Wed, 07 Sep 2022 07:53:27 GMT",
6
+ "tag": "@fluentui/web-components_v2.5.5",
7
+ "version": "2.5.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "chhol@microsoft.com",
12
+ "package": "@fluentui/web-components",
13
+ "commit": "44bd582ade25f325c4707b75b94ab526fc657cb6",
14
+ "comment": "update fast-foundation to latest packages to resovle 24561"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 02 Sep 2022 07:48:52 GMT",
21
+ "tag": "@fluentui/web-components_v2.5.4",
22
+ "version": "2.5.4",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "aelkholy248@gmail.com",
27
+ "package": "@fluentui/web-components",
28
+ "commit": "6f68ec25042436f1fd33d8edb7ca82bd622b80d3",
29
+ "comment": "Fix typos in webpack integration instructions"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Tue, 30 Aug 2022 07:41:54 GMT",
36
+ "tag": "@fluentui/web-components_v2.5.4",
37
+ "version": "2.5.4",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "author": "chhol@microsoft.com",
42
+ "package": "@fluentui/web-components",
43
+ "commit": "9e86978c43db785ec3f40ee9e0bd35693e26189d",
44
+ "comment": "update FAST packages to resolve issues with form constraint validation on form associated elements"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Wed, 10 Aug 2022 07:37:33 GMT",
51
+ "tag": "@fluentui/web-components_v2.5.3",
52
+ "version": "2.5.3",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "author": "martinhochel@microsoft.com",
57
+ "package": "@fluentui/web-components",
58
+ "commit": "5a44edc603012847bbe5cc7b29d65bb86c7fb8b2",
59
+ "comment": "chore: use only 1 instance of ts-node in monorepo"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Mon, 25 Jul 2022 07:36:55 GMT",
66
+ "tag": "@fluentui/web-components_v2.5.3",
67
+ "version": "2.5.3",
68
+ "comments": {
69
+ "none": [
70
+ {
71
+ "author": "martinhochel@microsoft.com",
72
+ "package": "@fluentui/web-components",
73
+ "commit": "5aa33cbb283143f8dda9a836faa1b69d94c1ca64",
74
+ "comment": "chore(storybook): remove deprecated --static-dir CLI flag usage"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Thu, 16 Jun 2022 23:03:44 GMT",
81
+ "tag": "@fluentui/web-components_v2.5.3",
82
+ "version": "2.5.3",
83
+ "comments": {
84
+ "patch": [
85
+ {
86
+ "author": "chhol@microsoft.com",
87
+ "package": "@fluentui/web-components",
88
+ "commit": "5d8b70afcccb439ffb41c4442860b61212da2492",
89
+ "comment": "update to latest stable versions of FAST packages"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Tue, 14 Jun 2022 07:52:10 GMT",
96
+ "tag": "@fluentui/web-components_v2.5.2",
97
+ "version": "2.5.2",
98
+ "comments": {
99
+ "none": [
100
+ {
101
+ "author": "47367562+bheston@users.noreply.github.com",
102
+ "package": "@fluentui/web-components",
103
+ "commit": "71cf20976f873e7aed3abd2aa3daf953d06941f9",
104
+ "comment": "Fixed Storybook loading page name check"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Tue, 07 Jun 2022 07:48:04 GMT",
6
111
  "tag": "@fluentui/web-components_v2.5.2",
7
112
  "version": "2.5.2",
8
113
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui/web-components
2
2
 
3
- This log was last generated on Tue, 07 Jun 2022 07:46:02 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 07 Sep 2022 07:53:27 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [2.5.5](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.5)
8
+
9
+ Wed, 07 Sep 2022 07:53:27 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.4..@fluentui/web-components_v2.5.5)
11
+
12
+ ### Patches
13
+
14
+ - update fast-foundation to latest packages to resovle 24561 ([PR #24657](https://github.com/microsoft/fluentui/pull/24657) by chhol@microsoft.com)
15
+
16
+ ## [2.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.4)
17
+
18
+ Tue, 30 Aug 2022 07:41:54 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.3..@fluentui/web-components_v2.5.4)
20
+
21
+ ### Patches
22
+
23
+ - update FAST packages to resolve issues with form constraint validation on form associated elements ([PR #24557](https://github.com/microsoft/fluentui/pull/24557) by chhol@microsoft.com)
24
+
25
+ ## [2.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.3)
26
+
27
+ Thu, 16 Jun 2022 23:03:44 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.2..@fluentui/web-components_v2.5.3)
29
+
30
+ ### Patches
31
+
32
+ - update to latest stable versions of FAST packages ([PR #23585](https://github.com/microsoft/fluentui/pull/23585) by chhol@microsoft.com)
33
+
7
34
  ## [2.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.2)
8
35
 
9
- Tue, 07 Jun 2022 07:46:02 GMT
36
+ Tue, 07 Jun 2022 07:48:04 GMT
10
37
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.1..@fluentui/web-components_v2.5.2)
11
38
 
12
39
  ### Patches
@@ -4,7 +4,7 @@ import { DesignSystemProvider, StandardLuminance } from '../index-rollup';
4
4
  import CardTemplate from './fixtures/card.html';
5
5
  import './index';
6
6
  addons.getChannel().addListener(DOCS_RENDERED, name => {
7
- if (name.toLowerCase() === 'components/card') {
7
+ if (name.toLowerCase().includes('card')) {
8
8
  const els = document.getElementsByClassName('darkMode');
9
9
  for (let i = 0; i < els.length; i++) {
10
10
  const el = els[i];
@@ -40,7 +40,7 @@ const customHeaderCellItemTemplate = html `
40
40
  ></fast-data-grid-header-cell>
41
41
  `;
42
42
  addons.getChannel().addListener(DOCS_RENDERED, (name) => {
43
- if (name.toLowerCase().includes('components/data grid')) {
43
+ if (name.toLowerCase().includes('data-grid')) {
44
44
  defaultGridElement = document.getElementById('defaultGrid');
45
45
  reset();
46
46
  const defaultGridRow = document.getElementById('defaultGridRow');