From ec74d98409f85349abdf275038425cba1c69a549 Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Wed, 10 Nov 2021 07:12:54 +0000 Subject: [PATCH 1/8] applying package updates --- ...tion-ee387bfc-55c8-434d-a551-695254290745.json | 7 ------- examples/design-system-tutorial/CHANGELOG.json | 15 +++++++++++++++ examples/design-system-tutorial/CHANGELOG.md | 10 +++++++++- examples/design-system-tutorial/package.json | 4 ++-- .../tooling/fast-figma-plugin-msft/CHANGELOG.json | 15 +++++++++++++++ .../tooling/fast-figma-plugin-msft/CHANGELOG.md | 10 +++++++++- .../tooling/fast-figma-plugin-msft/package.json | 2 +- .../utilities/fast-react-wrapper/CHANGELOG.json | 15 +++++++++++++++ .../utilities/fast-react-wrapper/CHANGELOG.md | 10 +++++++++- .../utilities/fast-react-wrapper/package.json | 4 ++-- .../web-components/fast-components/CHANGELOG.json | 15 +++++++++++++++ .../web-components/fast-components/CHANGELOG.md | 10 +++++++++- .../web-components/fast-components/package.json | 4 ++-- .../web-components/fast-foundation/CHANGELOG.json | 15 +++++++++++++++ .../web-components/fast-foundation/CHANGELOG.md | 10 +++++++++- .../web-components/fast-foundation/package.json | 2 +- sites/fast-color-explorer/CHANGELOG.json | 15 +++++++++++++++ sites/fast-color-explorer/CHANGELOG.md | 10 +++++++++- sites/fast-color-explorer/package.json | 2 +- sites/fast-component-explorer/CHANGELOG.json | 15 +++++++++++++++ sites/fast-component-explorer/CHANGELOG.md | 10 +++++++++- sites/fast-website/CHANGELOG.json | 15 +++++++++++++++ sites/fast-website/CHANGELOG.md | 10 +++++++++- sites/fast-website/package.json | 4 ++-- sites/site-utilities/CHANGELOG.json | 15 +++++++++++++++ sites/site-utilities/CHANGELOG.md | 10 +++++++++- sites/site-utilities/package.json | 4 ++-- 27 files changed, 229 insertions(+), 29 deletions(-) delete mode 100644 change/@microsoft-fast-foundation-ee387bfc-55c8-434d-a551-695254290745.json diff --git a/change/@microsoft-fast-foundation-ee387bfc-55c8-434d-a551-695254290745.json b/change/@microsoft-fast-foundation-ee387bfc-55c8-434d-a551-695254290745.json deleted file mode 100644 index 322eac7c7d3..00000000000 --- a/change/@microsoft-fast-foundation-ee387bfc-55c8-434d-a551-695254290745.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Enabling setting number-field value through script", - "packageName": "@microsoft/fast-foundation", - "email": "robarb@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/examples/design-system-tutorial/CHANGELOG.json b/examples/design-system-tutorial/CHANGELOG.json index faecd4f3107..a2e0c2354ef 100644 --- a/examples/design-system-tutorial/CHANGELOG.json +++ b/examples/design-system-tutorial/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "fast-design-system-demo", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "fast-design-system-demo_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "fast-design-system-demo" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "fast-design-system-demo_v1.0.0", diff --git a/examples/design-system-tutorial/CHANGELOG.md b/examples/design-system-tutorial/CHANGELOG.md index 68fbc98881f..ca49ab1a35d 100644 --- a/examples/design-system-tutorial/CHANGELOG.md +++ b/examples/design-system-tutorial/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - fast-design-system-demo -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 1.0.0 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.1 (robarb@microsoft.com) + +## 1.0.0 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/examples/design-system-tutorial/package.json b/examples/design-system-tutorial/package.json index 44911b5eefa..7698cf37f6c 100644 --- a/examples/design-system-tutorial/package.json +++ b/examples/design-system-tutorial/package.json @@ -13,8 +13,8 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.4", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.0", - "@microsoft/fast-components": "^2.16.0", + "@microsoft/fast-foundation": "^2.26.1", + "@microsoft/fast-components": "^2.16.1", "tslib": "^1.11.1" }, "devDependencies": { diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json index febf6353729..6fae99b35e0 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-figma-plugin-msft", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md index 862ce885a62..b6e23db15fb 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-figma-plugin-msft -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 0.8.16 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.1 (robarb@microsoft.com) + +## 0.8.16 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index 61a095610c2..9d40b789759 100644 --- a/packages/tooling/fast-figma-plugin-msft/package.json +++ b/packages/tooling/fast-figma-plugin-msft/package.json @@ -29,7 +29,7 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.0", + "@microsoft/fast-components": "^2.16.1", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", "@microsoft/fast-element": "^1.6.2", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.json b/packages/utilities/fast-react-wrapper/CHANGELOG.json index 066dc483b2b..d491782155b 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.json +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-react-wrapper", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-react-wrapper_v0.1.14", + "version": "0.1.14", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-foundation to v2.26.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-react-wrapper" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-react-wrapper_v0.1.13", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.md b/packages/utilities/fast-react-wrapper/CHANGELOG.md index 53c799c1032..5efb7adc842 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.md +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-react-wrapper -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +## 0.1.14 + +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-foundation to v2.26.1 (robarb@microsoft.com) + ## 0.1.13 Tue, 09 Nov 2021 07:14:09 GMT diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index da3ac97fe0a..239e924c886 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-react-wrapper", "description": "A utility for wrapping web components for use in React.", "sideEffects": false, - "version": "0.1.13", + "version": "0.1.14", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -86,7 +86,7 @@ }, "dependencies": { "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.0" + "@microsoft/fast-foundation": "^2.26.1" }, "peerDependencies": { "react": "^16.9.0" diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index c99795136da..ac7ab0dae3e 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-components_v2.16.1", + "version": "2.16.1", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-foundation to v2.26.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-components_v2.16.0", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index ec880576a62..d606603ef2d 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-components -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +## 2.16.1 + +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-foundation to v2.26.1 (robarb@microsoft.com) + ## 2.16.0 Tue, 09 Nov 2021 07:14:09 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index 8e6a95451a6..dff8b662fe2 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-components", "description": "A library of Web Components", "sideEffects": false, - "version": "2.16.0", + "version": "2.16.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -111,7 +111,7 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.4", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.0", + "@microsoft/fast-foundation": "^2.26.1", "@microsoft/fast-web-utilities": "^5.0.2", "tslib": "^1.13.0", "vscode-html-languageservice": "^4.0.3" diff --git a/packages/web-components/fast-foundation/CHANGELOG.json b/packages/web-components/fast-foundation/CHANGELOG.json index 6bf0745caaa..729c10dc2a7 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.json +++ b/packages/web-components/fast-foundation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-foundation", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-foundation_v2.26.1", + "version": "2.26.1", + "comments": { + "patch": [ + { + "comment": "Enabling setting number-field value through script", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-foundation" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-foundation_v2.26.0", diff --git a/packages/web-components/fast-foundation/CHANGELOG.md b/packages/web-components/fast-foundation/CHANGELOG.md index d072c72d5fe..c17d42fff1c 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.md +++ b/packages/web-components/fast-foundation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-foundation -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +## 2.26.1 + +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Enabling setting number-field value through script (robarb@microsoft.com) + ## 2.26.0 Tue, 09 Nov 2021 07:14:09 GMT diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index 158c1161dcf..f749e638f15 100644 --- a/packages/web-components/fast-foundation/package.json +++ b/packages/web-components/fast-foundation/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-foundation", "description": "A library of Web Component building blocks", "sideEffects": false, - "version": "2.26.0", + "version": "2.26.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" diff --git a/sites/fast-color-explorer/CHANGELOG.json b/sites/fast-color-explorer/CHANGELOG.json index 9cfccfe5fe3..eb101460938 100644 --- a/sites/fast-color-explorer/CHANGELOG.json +++ b/sites/fast-color-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-color-explorer", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-color-explorer_v1.6.19", diff --git a/sites/fast-color-explorer/CHANGELOG.md b/sites/fast-color-explorer/CHANGELOG.md index 395ce988b7f..776e6ff791d 100644 --- a/sites/fast-color-explorer/CHANGELOG.md +++ b/sites/fast-color-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-color-explorer -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 1.6.19 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.1 (robarb@microsoft.com) + +## 1.6.19 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/sites/fast-color-explorer/package.json b/sites/fast-color-explorer/package.json index e9b8f95dbf1..8d21afebabd 100644 --- a/sites/fast-color-explorer/package.json +++ b/sites/fast-color-explorer/package.json @@ -71,7 +71,7 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.0", + "@microsoft/fast-components": "^2.16.1", "@microsoft/fast-components-react-base": "^4.27.0", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index 30f0279a8a2..f262cee7f96 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-component-explorer_v0.17.2", + "version": "0.17.2", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-component-explorer_v0.17.2", diff --git a/sites/fast-component-explorer/CHANGELOG.md b/sites/fast-component-explorer/CHANGELOG.md index 02e219dcd5a..95c0f442dc2 100644 --- a/sites/fast-component-explorer/CHANGELOG.md +++ b/sites/fast-component-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-component-explorer -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 0.17.2 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 0.17.2 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index 55ff4daa9d9..94b768ba88a 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index 2c4ac779f12..e7be2e63a33 100644 --- a/sites/fast-website/CHANGELOG.md +++ b/sites/fast-website/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-website -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 1.3.16 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 1.3.16 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index 398eebcb7ed..e8b1d249575 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -10,9 +10,9 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@fluentui/svg-icons": "^1.1.139", - "@microsoft/fast-components": "^2.16.0", + "@microsoft/fast-components": "^2.16.1", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.0", + "@microsoft/fast-foundation": "^2.26.1", "@microsoft/fast-web-utilities": "^5.0.2", "@microsoft/site-utilities": "^0.9.0", "@rollup/plugin-alias": "^3.1.1", diff --git a/sites/site-utilities/CHANGELOG.json b/sites/site-utilities/CHANGELOG.json index ccf9ef53b1f..946b5cea8d9 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Wed, 10 Nov 2021 07:12:54 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.1", + "author": "robarb@microsoft.com", + "commit": "14151d5ffa234babf237c5ea32282c5514e94b96", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Tue, 09 Nov 2021 07:14:09 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/CHANGELOG.md b/sites/site-utilities/CHANGELOG.md index d28c07851f7..dc8252de355 100644 --- a/sites/site-utilities/CHANGELOG.md +++ b/sites/site-utilities/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/site-utilities -This log was last generated on Tue, 09 Nov 2021 07:14:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. ## 0.9.0 +Wed, 10 Nov 2021 07:12:54 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.1 (robarb@microsoft.com) + +## 0.9.0 + Tue, 09 Nov 2021 07:14:09 GMT ### Patches diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index c8cf5e7f4a7..d075b9368aa 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -59,8 +59,8 @@ }, "dependencies": { "@fluentui/web-components": "^1.2.3", - "@microsoft/fast-components": "^2.16.0", - "@microsoft/fast-foundation": "^2.26.0", + "@microsoft/fast-components": "^2.16.1", + "@microsoft/fast-foundation": "^2.26.1", "@microsoft/fast-tooling": "^0.29.0", "@microsoft/fast-tooling-react": "^2.11.4", "@skatejs/val": "^0.5.0", From 7ce6d00f24147385bfbd242bd4b6b1d41f5f0cb0 Mon Sep 17 00:00:00 2001 From: John Kreitlow <863023+radium-v@users.noreply.github.com> Date: Wed, 10 Nov 2021 15:08:38 -0800 Subject: [PATCH 2/8] update playwright from 1.11.0 to 1.16.3 (#5369) * update playwright from 1.11.0 to 1.16.3 * Change files --- ...-cede14a5-774e-4dab-b39c-015ac94db509.json | 7 ++++ .../fast-components/package.json | 2 +- yarn.lock | 36 +++++++++++++------ 3 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json diff --git a/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json b/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json new file mode 100644 index 00000000000..b637924b825 --- /dev/null +++ b/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "update playwright from 1.11.0 to 1.16.3", + "packageName": "@microsoft/fast-components", + "email": "john.kreitlow@microsoft.com", + "dependentChangeType": "none" +} diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index dff8b662fe2..c77aa84d62b 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -91,7 +91,7 @@ "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^4.0.2", "mocha": "^8.2.1", - "playwright": "^1.11.0", + "playwright": "^1.16.3", "prettier": "2.0.2", "rollup": "^2.7.6", "rollup-plugin-commonjs": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 181ae8299a7..6a219c82eb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7667,7 +7667,7 @@ commander@^5.1.0: resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== -commander@^6.1.0, commander@^6.2.0, commander@^6.2.1: +commander@^6.2.0, commander@^6.2.1: version "6.2.1" resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== @@ -7677,6 +7677,11 @@ commander@^7.0.0, commander@^7.1.0, commander@^7.2.0: resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== +commander@^8.2.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66" + integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== + commander@~2.19.0: version "2.19.0" resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a" @@ -17152,12 +17157,12 @@ platform@^1.3.3: resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7" integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg== -playwright@^1.11.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.11.0.tgz#0796cf08f4756e8187e01c705315d8e1fb48e25f" - integrity sha512-s3FQBRpu/pW/vZ/lFYhG/Q3WBUbT2rvMgrgy1PHDA7QtPN910C2rj9Ovd6A/m8yxuLnltd/OKqvlAGevWISHKw== +playwright-core@=1.16.3: + version "1.16.3" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.16.3.tgz#f466be9acaffb698654adfb0a17a4906ba936895" + integrity sha512-16hF27IvQheJee+DbhC941AUZLjbJgfZFWi9YPS4LKEk/lKFhZI+9TiFD0sboYqb9eaEWvul47uR5xxTVbE4iw== dependencies: - commander "^6.1.0" + commander "^8.2.0" debug "^4.1.1" extract-zip "^2.0.1" https-proxy-agent "^5.0.0" @@ -17168,10 +17173,19 @@ playwright@^1.11.0: proper-lockfile "^4.1.1" proxy-from-env "^1.1.0" rimraf "^3.0.2" + socks-proxy-agent "^6.1.0" stack-utils "^2.0.3" - ws "^7.3.1" + ws "^7.4.6" + yauzl "^2.10.0" yazl "^2.5.1" +playwright@^1.16.3: + version "1.16.3" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.16.3.tgz#27a292d9fa54fbac923998d3af58cd2b691f5ebe" + integrity sha512-nfJx/OpIb/8OexL3rYGxNN687hGyaM3XNpfuMzoPlrekURItyuiHHsNhC9oQCx3JDmCn5O3EyyyFCnrZjH6MpA== + dependencies: + playwright-core "=1.16.3" + please-upgrade-node@^3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942" @@ -20251,10 +20265,10 @@ socks-proxy-agent@^4.0.0: agent-base "~4.2.1" socks "~2.3.2" -socks-proxy-agent@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.0.0.tgz#9f8749cdc05976505fa9f9a958b1818d0e60573b" - integrity sha512-FIgZbQWlnjVEQvMkylz64/rUggGtrKstPnx8OZyYFG0tAFR8CSBtpXxSwbFLHyeXFn/cunFL7MpuSOvDSOPo9g== +socks-proxy-agent@^6.0.0, socks-proxy-agent@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.1.0.tgz#869cf2d7bd10fea96c7ad3111e81726855e285c3" + integrity sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg== dependencies: agent-base "^6.0.2" debug "^4.3.1" From 116f30b236deffd48ede5488d167934cf848c492 Mon Sep 17 00:00:00 2001 From: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com> Date: Wed, 10 Nov 2021 15:50:06 -0800 Subject: [PATCH 3/8] re-categorize tsdoc config dependency (#5374) * convert tsdoc-config dependency to dev-dependency * Change files Co-authored-by: nicholasrice --- ...st-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json | 7 +++++++ packages/web-components/fast-foundation/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json diff --git a/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json b/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json new file mode 100644 index 00000000000..7fb7bd3a100 --- /dev/null +++ b/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "convert tsdoc-config dependency to dev-dependency", + "packageName": "@microsoft/fast-foundation", + "email": "nicholasrice@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index f749e638f15..38d116c0f4b 100644 --- a/packages/web-components/fast-foundation/package.json +++ b/packages/web-components/fast-foundation/package.json @@ -48,6 +48,7 @@ }, "devDependencies": { "@microsoft/api-extractor": "7.8.1", + "@microsoft/tsdoc-config": "^0.13.4", "@types/chai": "^4.2.11", "@types/karma": "^5.0.0", "@types/mocha": "^7.0.2", @@ -90,7 +91,6 @@ "dependencies": { "@microsoft/fast-element": "^1.6.2", "@microsoft/fast-web-utilities": "^5.0.2", - "@microsoft/tsdoc-config": "^0.13.4", "tabbable": "^5.2.0", "tslib": "^1.13.0" } From b6f254828aa40c6efcb397b56910fc58b5a8cdef Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Thu, 11 Nov 2021 07:15:33 +0000 Subject: [PATCH 4/8] applying package updates --- ...-cede14a5-774e-4dab-b39c-015ac94db509.json | 7 ------ ...-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json | 7 ------ .../design-system-tutorial/CHANGELOG.json | 15 ++++++++++++ examples/design-system-tutorial/CHANGELOG.md | 10 +++++++- examples/design-system-tutorial/package.json | 4 ++-- .../fast-figma-plugin-msft/CHANGELOG.json | 15 ++++++++++++ .../fast-figma-plugin-msft/CHANGELOG.md | 10 +++++++- .../fast-figma-plugin-msft/package.json | 2 +- .../fast-react-wrapper/CHANGELOG.json | 15 ++++++++++++ .../utilities/fast-react-wrapper/CHANGELOG.md | 10 +++++++- .../utilities/fast-react-wrapper/package.json | 4 ++-- .../fast-components/CHANGELOG.json | 23 +++++++++++++++++++ .../fast-components/CHANGELOG.md | 10 +++++++- .../fast-components/package.json | 4 ++-- .../fast-foundation/CHANGELOG.json | 15 ++++++++++++ .../fast-foundation/CHANGELOG.md | 10 +++++++- .../fast-foundation/package.json | 2 +- sites/fast-color-explorer/CHANGELOG.json | 15 ++++++++++++ sites/fast-color-explorer/CHANGELOG.md | 10 +++++++- sites/fast-color-explorer/package.json | 2 +- sites/fast-component-explorer/CHANGELOG.json | 15 ++++++++++++ sites/fast-component-explorer/CHANGELOG.md | 10 +++++++- sites/fast-website/CHANGELOG.json | 15 ++++++++++++ sites/fast-website/CHANGELOG.md | 10 +++++++- sites/fast-website/package.json | 4 ++-- sites/site-utilities/CHANGELOG.json | 15 ++++++++++++ sites/site-utilities/CHANGELOG.md | 10 +++++++- sites/site-utilities/package.json | 4 ++-- 28 files changed, 237 insertions(+), 36 deletions(-) delete mode 100644 change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json delete mode 100644 change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json diff --git a/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json b/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json deleted file mode 100644 index b637924b825..00000000000 --- a/change/@microsoft-fast-components-cede14a5-774e-4dab-b39c-015ac94db509.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "update playwright from 1.11.0 to 1.16.3", - "packageName": "@microsoft/fast-components", - "email": "john.kreitlow@microsoft.com", - "dependentChangeType": "none" -} diff --git a/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json b/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json deleted file mode 100644 index 7fb7bd3a100..00000000000 --- a/change/@microsoft-fast-foundation-16cb020f-4ad6-44b6-ba1f-faef53ca5148.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "convert tsdoc-config dependency to dev-dependency", - "packageName": "@microsoft/fast-foundation", - "email": "nicholasrice@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/examples/design-system-tutorial/CHANGELOG.json b/examples/design-system-tutorial/CHANGELOG.json index a2e0c2354ef..b9c6515a46f 100644 --- a/examples/design-system-tutorial/CHANGELOG.json +++ b/examples/design-system-tutorial/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "fast-design-system-demo", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "fast-design-system-demo_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "fast-design-system-demo" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "fast-design-system-demo_v1.0.0", diff --git a/examples/design-system-tutorial/CHANGELOG.md b/examples/design-system-tutorial/CHANGELOG.md index ca49ab1a35d..93c71ed4a38 100644 --- a/examples/design-system-tutorial/CHANGELOG.md +++ b/examples/design-system-tutorial/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - fast-design-system-demo -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 1.0.0 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.2 (nicholasrice@users.noreply.github.com) + +## 1.0.0 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/examples/design-system-tutorial/package.json b/examples/design-system-tutorial/package.json index 7698cf37f6c..9a4434a4f48 100644 --- a/examples/design-system-tutorial/package.json +++ b/examples/design-system-tutorial/package.json @@ -13,8 +13,8 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.4", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.1", - "@microsoft/fast-components": "^2.16.1", + "@microsoft/fast-foundation": "^2.26.2", + "@microsoft/fast-components": "^2.16.2", "tslib": "^1.11.1" }, "devDependencies": { diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json index 6fae99b35e0..bd1f3d5c8f9 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-figma-plugin-msft", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md index b6e23db15fb..8a6cc2085dd 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-figma-plugin-msft -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 0.8.16 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.2 (nicholasrice@users.noreply.github.com) + +## 0.8.16 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index 9d40b789759..e9ed94c2246 100644 --- a/packages/tooling/fast-figma-plugin-msft/package.json +++ b/packages/tooling/fast-figma-plugin-msft/package.json @@ -29,7 +29,7 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.1", + "@microsoft/fast-components": "^2.16.2", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", "@microsoft/fast-element": "^1.6.2", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.json b/packages/utilities/fast-react-wrapper/CHANGELOG.json index d491782155b..394db230288 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.json +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-react-wrapper", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-react-wrapper_v0.1.15", + "version": "0.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-foundation to v2.26.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-react-wrapper" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-react-wrapper_v0.1.14", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.md b/packages/utilities/fast-react-wrapper/CHANGELOG.md index 5efb7adc842..2f291d30dd5 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.md +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-react-wrapper -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +## 0.1.15 + +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-foundation to v2.26.2 (nicholasrice@users.noreply.github.com) + ## 0.1.14 Wed, 10 Nov 2021 07:12:54 GMT diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index 239e924c886..3d71e21147e 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-react-wrapper", "description": "A utility for wrapping web components for use in React.", "sideEffects": false, - "version": "0.1.14", + "version": "0.1.15", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -86,7 +86,7 @@ }, "dependencies": { "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.1" + "@microsoft/fast-foundation": "^2.26.2" }, "peerDependencies": { "react": "^16.9.0" diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index ac7ab0dae3e..30a7ed29714 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-components_v2.16.2", + "version": "2.16.2", + "comments": { + "none": [ + { + "comment": "update playwright from 1.11.0 to 1.16.3", + "author": "john.kreitlow@microsoft.com", + "commit": "7ce6d00f24147385bfbd242bd4b6b1d41f5f0cb0", + "package": "@microsoft/fast-components" + } + ], + "patch": [ + { + "comment": "Bump @microsoft/fast-foundation to v2.26.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-components_v2.16.1", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index d606603ef2d..6ee930f9d7c 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-components -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +## 2.16.2 + +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-foundation to v2.26.2 (nicholasrice@users.noreply.github.com) + ## 2.16.1 Wed, 10 Nov 2021 07:12:54 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index c77aa84d62b..5aaaf688823 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-components", "description": "A library of Web Components", "sideEffects": false, - "version": "2.16.1", + "version": "2.16.2", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -111,7 +111,7 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.4", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.1", + "@microsoft/fast-foundation": "^2.26.2", "@microsoft/fast-web-utilities": "^5.0.2", "tslib": "^1.13.0", "vscode-html-languageservice": "^4.0.3" diff --git a/packages/web-components/fast-foundation/CHANGELOG.json b/packages/web-components/fast-foundation/CHANGELOG.json index 729c10dc2a7..65a25c9000c 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.json +++ b/packages/web-components/fast-foundation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-foundation", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-foundation_v2.26.2", + "version": "2.26.2", + "comments": { + "patch": [ + { + "comment": "convert tsdoc-config dependency to dev-dependency", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-foundation" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-foundation_v2.26.1", diff --git a/packages/web-components/fast-foundation/CHANGELOG.md b/packages/web-components/fast-foundation/CHANGELOG.md index c17d42fff1c..b119486f9f7 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.md +++ b/packages/web-components/fast-foundation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-foundation -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +## 2.26.2 + +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- convert tsdoc-config dependency to dev-dependency (nicholasrice@users.noreply.github.com) + ## 2.26.1 Wed, 10 Nov 2021 07:12:54 GMT diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index 38d116c0f4b..eec24ff22af 100644 --- a/packages/web-components/fast-foundation/package.json +++ b/packages/web-components/fast-foundation/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-foundation", "description": "A library of Web Component building blocks", "sideEffects": false, - "version": "2.26.1", + "version": "2.26.2", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" diff --git a/sites/fast-color-explorer/CHANGELOG.json b/sites/fast-color-explorer/CHANGELOG.json index eb101460938..8adac4ffd65 100644 --- a/sites/fast-color-explorer/CHANGELOG.json +++ b/sites/fast-color-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-color-explorer", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-color-explorer_v1.6.19", diff --git a/sites/fast-color-explorer/CHANGELOG.md b/sites/fast-color-explorer/CHANGELOG.md index 776e6ff791d..9d7ce711392 100644 --- a/sites/fast-color-explorer/CHANGELOG.md +++ b/sites/fast-color-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-color-explorer -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 1.6.19 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.2 (nicholasrice@users.noreply.github.com) + +## 1.6.19 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/sites/fast-color-explorer/package.json b/sites/fast-color-explorer/package.json index 8d21afebabd..f62b717c537 100644 --- a/sites/fast-color-explorer/package.json +++ b/sites/fast-color-explorer/package.json @@ -71,7 +71,7 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.1", + "@microsoft/fast-components": "^2.16.2", "@microsoft/fast-components-react-base": "^4.27.0", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index f262cee7f96..f44e2c5ee49 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-component-explorer_v0.17.2", + "version": "0.17.2", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-component-explorer_v0.17.2", diff --git a/sites/fast-component-explorer/CHANGELOG.md b/sites/fast-component-explorer/CHANGELOG.md index 95c0f442dc2..d336e27dcd6 100644 --- a/sites/fast-component-explorer/CHANGELOG.md +++ b/sites/fast-component-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-component-explorer -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 0.17.2 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (nicholasrice@users.noreply.github.com) + +## 0.17.2 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index 94b768ba88a..3e84e3f4ee1 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index e7be2e63a33..a78fd29f05e 100644 --- a/sites/fast-website/CHANGELOG.md +++ b/sites/fast-website/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-website -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 1.3.16 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (nicholasrice@users.noreply.github.com) + +## 1.3.16 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index e8b1d249575..f8cf7c6374f 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -10,9 +10,9 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@fluentui/svg-icons": "^1.1.139", - "@microsoft/fast-components": "^2.16.1", + "@microsoft/fast-components": "^2.16.2", "@microsoft/fast-element": "^1.6.2", - "@microsoft/fast-foundation": "^2.26.1", + "@microsoft/fast-foundation": "^2.26.2", "@microsoft/fast-web-utilities": "^5.0.2", "@microsoft/site-utilities": "^0.9.0", "@rollup/plugin-alias": "^3.1.1", diff --git a/sites/site-utilities/CHANGELOG.json b/sites/site-utilities/CHANGELOG.json index 946b5cea8d9..004e631f766 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Thu, 11 Nov 2021 07:15:33 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.2", + "author": "nicholasrice@users.noreply.github.com", + "commit": "116f30b236deffd48ede5488d167934cf848c492", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Wed, 10 Nov 2021 07:12:54 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/CHANGELOG.md b/sites/site-utilities/CHANGELOG.md index dc8252de355..06616c1d276 100644 --- a/sites/site-utilities/CHANGELOG.md +++ b/sites/site-utilities/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/site-utilities -This log was last generated on Wed, 10 Nov 2021 07:12:54 GMT and should not be manually modified. +This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. ## 0.9.0 +Thu, 11 Nov 2021 07:15:33 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.2 (nicholasrice@users.noreply.github.com) + +## 0.9.0 + Wed, 10 Nov 2021 07:12:54 GMT ### Patches diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index d075b9368aa..f4e622e2b4e 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -59,8 +59,8 @@ }, "dependencies": { "@fluentui/web-components": "^1.2.3", - "@microsoft/fast-components": "^2.16.1", - "@microsoft/fast-foundation": "^2.26.1", + "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-foundation": "^2.26.2", "@microsoft/fast-tooling": "^0.29.0", "@microsoft/fast-tooling-react": "^2.11.4", "@skatejs/val": "^0.5.0", From ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3 Mon Sep 17 00:00:00 2001 From: Rob Barber <69695238+robarbms@users.noreply.github.com> Date: Fri, 12 Nov 2021 11:38:07 -0800 Subject: [PATCH 5/8] Users/robarb/accordion z index (#5381) * Fixing z-indexing problem when using fast-select * Change files --- ...t-components-7f848fc4-9906-4c44-ab78-326631746b34.json | 7 +++++++ .../src/accordion-item/accordion-item.styles.ts | 8 +++----- 2 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json diff --git a/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json b/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json new file mode 100644 index 00000000000..59ccf92db98 --- /dev/null +++ b/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fixing z-indexing problem when using fast-select", + "packageName": "@microsoft/fast-components", + "email": "robarb@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/web-components/fast-components/src/accordion-item/accordion-item.styles.ts b/packages/web-components/fast-components/src/accordion-item/accordion-item.styles.ts index e1c67f76ba7..fb6eae52f93 100644 --- a/packages/web-components/fast-components/src/accordion-item/accordion-item.styles.ts +++ b/packages/web-components/fast-components/src/accordion-item/accordion-item.styles.ts @@ -53,7 +53,6 @@ export const accordionItemStyles: ( display: grid; position: relative; grid-template-columns: auto 1fr auto calc(${heightNumber} * 1px); - z-index: 2; } .button { @@ -86,7 +85,6 @@ export const accordionItemStyles: ( left: 0; right: 0; bottom: 0; - z-index: 1; cursor: pointer; } @@ -105,8 +103,8 @@ export const accordionItemStyles: ( align-items: center; justify-content: center; grid-column: 4; - z-index: 2; pointer-events: none; + position: relative; } slot[name="expanded-icon"], @@ -136,7 +134,7 @@ export const accordionItemStyles: ( padding-inline-start: calc(${designUnit} * 1px); justify-content: center; grid-column: 1; - z-index: 2; + position: relative; } .end { @@ -144,7 +142,7 @@ export const accordionItemStyles: ( align-items: center; justify-content: center; grid-column: 3; - z-index: 2; + position: relative; } `.withBehaviors( forcedColorsStylesheetBehavior( From 6e02947e554fc6fc18fc937e341a9322f414a64a Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Sun, 14 Nov 2021 07:11:13 +0000 Subject: [PATCH 6/8] applying package updates --- ...ents-7f848fc4-9906-4c44-ab78-326631746b34.json | 7 ------- examples/design-system-tutorial/CHANGELOG.json | 15 +++++++++++++++ examples/design-system-tutorial/CHANGELOG.md | 10 +++++++++- examples/design-system-tutorial/package.json | 2 +- .../tooling/fast-figma-plugin-msft/CHANGELOG.json | 15 +++++++++++++++ .../tooling/fast-figma-plugin-msft/CHANGELOG.md | 10 +++++++++- .../tooling/fast-figma-plugin-msft/package.json | 2 +- .../web-components/fast-components/CHANGELOG.json | 15 +++++++++++++++ .../web-components/fast-components/CHANGELOG.md | 10 +++++++++- .../web-components/fast-components/package.json | 2 +- sites/fast-color-explorer/CHANGELOG.json | 15 +++++++++++++++ sites/fast-color-explorer/CHANGELOG.md | 10 +++++++++- sites/fast-color-explorer/package.json | 2 +- sites/fast-component-explorer/CHANGELOG.json | 15 +++++++++++++++ sites/fast-component-explorer/CHANGELOG.md | 10 +++++++++- sites/fast-website/CHANGELOG.json | 15 +++++++++++++++ sites/fast-website/CHANGELOG.md | 10 +++++++++- sites/fast-website/package.json | 2 +- sites/site-utilities/CHANGELOG.json | 15 +++++++++++++++ sites/site-utilities/CHANGELOG.md | 10 +++++++++- sites/site-utilities/package.json | 2 +- 21 files changed, 174 insertions(+), 20 deletions(-) delete mode 100644 change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json diff --git a/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json b/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json deleted file mode 100644 index 59ccf92db98..00000000000 --- a/change/@microsoft-fast-components-7f848fc4-9906-4c44-ab78-326631746b34.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixing z-indexing problem when using fast-select", - "packageName": "@microsoft/fast-components", - "email": "robarb@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/examples/design-system-tutorial/CHANGELOG.json b/examples/design-system-tutorial/CHANGELOG.json index b9c6515a46f..865e488baf9 100644 --- a/examples/design-system-tutorial/CHANGELOG.json +++ b/examples/design-system-tutorial/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "fast-design-system-demo", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "fast-design-system-demo_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.3", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "fast-design-system-demo" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "fast-design-system-demo_v1.0.0", diff --git a/examples/design-system-tutorial/CHANGELOG.md b/examples/design-system-tutorial/CHANGELOG.md index 93c71ed4a38..d0833cc77be 100644 --- a/examples/design-system-tutorial/CHANGELOG.md +++ b/examples/design-system-tutorial/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - fast-design-system-demo -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 1.0.0 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.3 (robarb@microsoft.com) + +## 1.0.0 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/examples/design-system-tutorial/package.json b/examples/design-system-tutorial/package.json index 9a4434a4f48..1bbd3e7c500 100644 --- a/examples/design-system-tutorial/package.json +++ b/examples/design-system-tutorial/package.json @@ -14,7 +14,7 @@ "@microsoft/fast-colors": "^5.1.4", "@microsoft/fast-element": "^1.6.2", "@microsoft/fast-foundation": "^2.26.2", - "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-components": "^2.16.3", "tslib": "^1.11.1" }, "devDependencies": { diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json index bd1f3d5c8f9..d524292cfac 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-figma-plugin-msft", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.3", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md index 8a6cc2085dd..666e3200f7f 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-figma-plugin-msft -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 0.8.16 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.3 (robarb@microsoft.com) + +## 0.8.16 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index e9ed94c2246..2956c459b5b 100644 --- a/packages/tooling/fast-figma-plugin-msft/package.json +++ b/packages/tooling/fast-figma-plugin-msft/package.json @@ -29,7 +29,7 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-components": "^2.16.3", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", "@microsoft/fast-element": "^1.6.2", diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index 30a7ed29714..2806614007a 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/fast-components_v2.16.3", + "version": "2.16.3", + "comments": { + "patch": [ + { + "comment": "Fixing z-indexing problem when using fast-select", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-components_v2.16.2", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index 6ee930f9d7c..38284920dce 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-components -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. +## 2.16.3 + +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Fixing z-indexing problem when using fast-select (robarb@microsoft.com) + ## 2.16.2 Thu, 11 Nov 2021 07:15:33 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index 5aaaf688823..ca453d9f03b 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-components", "description": "A library of Web Components", "sideEffects": false, - "version": "2.16.2", + "version": "2.16.3", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" diff --git a/sites/fast-color-explorer/CHANGELOG.json b/sites/fast-color-explorer/CHANGELOG.json index 8adac4ffd65..7b46981ec61 100644 --- a/sites/fast-color-explorer/CHANGELOG.json +++ b/sites/fast-color-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-color-explorer", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.3", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-color-explorer_v1.6.19", diff --git a/sites/fast-color-explorer/CHANGELOG.md b/sites/fast-color-explorer/CHANGELOG.md index 9d7ce711392..941a90b3034 100644 --- a/sites/fast-color-explorer/CHANGELOG.md +++ b/sites/fast-color-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-color-explorer -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 1.6.19 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.3 (robarb@microsoft.com) + +## 1.6.19 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/sites/fast-color-explorer/package.json b/sites/fast-color-explorer/package.json index f62b717c537..41492d2d7bb 100644 --- a/sites/fast-color-explorer/package.json +++ b/sites/fast-color-explorer/package.json @@ -71,7 +71,7 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.4", - "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-components": "^2.16.3", "@microsoft/fast-components-react-base": "^4.27.0", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index f44e2c5ee49..2108b138f8c 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/fast-component-explorer_v0.17.2", + "version": "0.17.2", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-component-explorer_v0.17.2", diff --git a/sites/fast-component-explorer/CHANGELOG.md b/sites/fast-component-explorer/CHANGELOG.md index d336e27dcd6..1ba67c2e7d6 100644 --- a/sites/fast-component-explorer/CHANGELOG.md +++ b/sites/fast-component-explorer/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-component-explorer -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 0.17.2 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 0.17.2 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index 3e84e3f4ee1..6a98ece16fa 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index a78fd29f05e..f8f43455cf0 100644 --- a/sites/fast-website/CHANGELOG.md +++ b/sites/fast-website/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/fast-website -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 1.3.16 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (robarb@microsoft.com) + +## 1.3.16 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index f8cf7c6374f..fa54af51961 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -10,7 +10,7 @@ "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@fluentui/svg-icons": "^1.1.139", - "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-components": "^2.16.3", "@microsoft/fast-element": "^1.6.2", "@microsoft/fast-foundation": "^2.26.2", "@microsoft/fast-web-utilities": "^5.0.2", diff --git a/sites/site-utilities/CHANGELOG.json b/sites/site-utilities/CHANGELOG.json index 004e631f766..ab425aaf186 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Sun, 14 Nov 2021 07:11:13 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v2.16.3", + "author": "robarb@microsoft.com", + "commit": "ec0a853a7d1a6f20443cfa332f9f9fbe5d723cc3", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/CHANGELOG.md b/sites/site-utilities/CHANGELOG.md index 06616c1d276..1377ca2bbb5 100644 --- a/sites/site-utilities/CHANGELOG.md +++ b/sites/site-utilities/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log - @microsoft/site-utilities -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Sun, 14 Nov 2021 07:11:13 GMT and should not be manually modified. ## 0.9.0 +Sun, 14 Nov 2021 07:11:13 GMT + +### Patches + +- Bump @microsoft/fast-components to v2.16.3 (robarb@microsoft.com) + +## 0.9.0 + Thu, 11 Nov 2021 07:15:33 GMT ### Patches diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index f4e622e2b4e..2332988d569 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "@fluentui/web-components": "^1.2.3", - "@microsoft/fast-components": "^2.16.2", + "@microsoft/fast-components": "^2.16.3", "@microsoft/fast-foundation": "^2.26.2", "@microsoft/fast-tooling": "^0.29.0", "@microsoft/fast-tooling-react": "^2.11.4", From ac96e70317ce56e38bc1e8bad5deb5018f20ab81 Mon Sep 17 00:00:00 2001 From: Vaibhav Shinde Date: Tue, 16 Nov 2021 19:44:46 +0530 Subject: [PATCH 7/8] fix(react-wrapper): change peer dependency for react (#5388) * fix(react-wrapper): change peer dependency for `react` * Change files --- ...react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json | 7 +++++++ packages/utilities/fast-react-wrapper/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json diff --git a/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json b/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json new file mode 100644 index 00000000000..e0abd2130e0 --- /dev/null +++ b/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(react-wrapper): change peer dependency for `react`", + "packageName": "@microsoft/fast-react-wrapper", + "email": "vaibhavkshinde20@gmail.com", + "dependentChangeType": "patch" +} diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index 3d71e21147e..fa65bc04d69 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -89,6 +89,6 @@ "@microsoft/fast-foundation": "^2.26.2" }, "peerDependencies": { - "react": "^16.9.0" + "react": ">=16.9.0" } } From c60e278fafac6e9d9be2e634a8537097dae81e96 Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Wed, 17 Nov 2021 07:12:14 +0000 Subject: [PATCH 8/8] applying package updates --- ...pper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json | 7 ------- .../utilities/fast-react-wrapper/CHANGELOG.json | 15 +++++++++++++++ .../utilities/fast-react-wrapper/CHANGELOG.md | 10 +++++++++- .../utilities/fast-react-wrapper/package.json | 2 +- 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json diff --git a/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json b/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json deleted file mode 100644 index e0abd2130e0..00000000000 --- a/change/@microsoft-fast-react-wrapper-a136ae8c-93c1-453d-b6bb-520e4c8195c6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(react-wrapper): change peer dependency for `react`", - "packageName": "@microsoft/fast-react-wrapper", - "email": "vaibhavkshinde20@gmail.com", - "dependentChangeType": "patch" -} diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.json b/packages/utilities/fast-react-wrapper/CHANGELOG.json index 394db230288..c0318eaac89 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.json +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-react-wrapper", "entries": [ + { + "date": "Wed, 17 Nov 2021 07:12:14 GMT", + "tag": "@microsoft/fast-react-wrapper_v0.1.16", + "version": "0.1.16", + "comments": { + "patch": [ + { + "comment": "fix(react-wrapper): change peer dependency for `react`", + "author": "vaibhavkshinde20@gmail.com", + "commit": "ac96e70317ce56e38bc1e8bad5deb5018f20ab81", + "package": "@microsoft/fast-react-wrapper" + } + ] + } + }, { "date": "Thu, 11 Nov 2021 07:15:33 GMT", "tag": "@microsoft/fast-react-wrapper_v0.1.15", diff --git a/packages/utilities/fast-react-wrapper/CHANGELOG.md b/packages/utilities/fast-react-wrapper/CHANGELOG.md index 2f291d30dd5..53bb2ce157f 100644 --- a/packages/utilities/fast-react-wrapper/CHANGELOG.md +++ b/packages/utilities/fast-react-wrapper/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-react-wrapper -This log was last generated on Thu, 11 Nov 2021 07:15:33 GMT and should not be manually modified. +This log was last generated on Wed, 17 Nov 2021 07:12:14 GMT and should not be manually modified. +## 0.1.16 + +Wed, 17 Nov 2021 07:12:14 GMT + +### Patches + +- fix(react-wrapper): change peer dependency for `react` (vaibhavkshinde20@gmail.com) + ## 0.1.15 Thu, 11 Nov 2021 07:15:33 GMT diff --git a/packages/utilities/fast-react-wrapper/package.json b/packages/utilities/fast-react-wrapper/package.json index fa65bc04d69..6e57724f33e 100644 --- a/packages/utilities/fast-react-wrapper/package.json +++ b/packages/utilities/fast-react-wrapper/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-react-wrapper", "description": "A utility for wrapping web components for use in React.", "sideEffects": false, - "version": "0.1.15", + "version": "0.1.16", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"