From f3452f925e3f4505050a30851d0c03b599a33115 Mon Sep 17 00:00:00 2001 From: Microsoft FAST Builds Date: Thu, 22 Apr 2021 00:17:07 +0000 Subject: [PATCH 1/3] applying package updates --- ...-21bbcb3a-5814-4870-9516-b485a0716c3b.json | 7 - ...-b941cce6-aad9-473d-bc4e-0b03c92661e6.json | 7 - ...-254cc48e-1497-499f-a32d-e000a32d89a4.json | 7 - ...-efa3c97d-df28-4674-b07f-e81ff8d2b3b2.json | 7 - ...-10b8a14f-e2c3-4887-aab0-ff5c4589ff0f.json | 7 - ...-39ab0d79-d34e-4246-94bf-351c15422d38.json | 7 - ...-223f4fdd-d6b5-4594-9107-4d76d755a337.json | 7 - ...-5016cf98-0e86-4ce7-946c-3569db9d3d77.json | 7 - .../fast-figma-plugin-msft/CHANGELOG.json | 15 ++ .../fast-figma-plugin-msft/CHANGELOG.md | 15 +- .../fast-figma-plugin-msft/package.json | 2 +- .../tooling/fast-tooling-react/CHANGELOG.json | 23 ++ .../tooling/fast-tooling-react/CHANGELOG.md | 10 +- .../tooling/fast-tooling-react/package.json | 6 +- packages/tooling/fast-tooling/CHANGELOG.json | 21 ++ packages/tooling/fast-tooling/CHANGELOG.md | 33 +-- packages/tooling/fast-tooling/package.json | 196 +++++++++--------- .../fast-components/CHANGELOG.json | 21 ++ .../fast-components/CHANGELOG.md | 11 +- .../fast-components/package.json | 6 +- .../fast-foundation/CHANGELOG.json | 23 ++ .../fast-foundation/CHANGELOG.md | 14 +- .../fast-foundation/package.json | 2 +- sites/fast-color-explorer/CHANGELOG.json | 15 ++ sites/fast-color-explorer/CHANGELOG.md | 15 +- sites/fast-component-explorer/CHANGELOG.json | 23 ++ sites/fast-component-explorer/CHANGELOG.md | 15 +- sites/fast-component-explorer/package.json | 4 +- sites/fast-creator/CHANGELOG.json | 29 +++ sites/fast-creator/CHANGELOG.md | 17 +- sites/fast-creator/package.json | 6 +- sites/fast-tooling-examples/CHANGELOG.json | 23 ++ sites/fast-tooling-examples/CHANGELOG.md | 15 +- sites/fast-tooling-examples/package.json | 6 +- sites/fast-website/CHANGELOG.json | 15 ++ sites/fast-website/CHANGELOG.md | 15 +- sites/fast-website/package.json | 4 +- sites/site-utilities/CHANGELOG.json | 23 ++ sites/site-utilities/CHANGELOG.md | 17 +- sites/site-utilities/package.json | 8 +- 40 files changed, 465 insertions(+), 239 deletions(-) delete mode 100644 change/@microsoft-fast-components-21bbcb3a-5814-4870-9516-b485a0716c3b.json delete mode 100644 change/@microsoft-fast-components-b941cce6-aad9-473d-bc4e-0b03c92661e6.json delete mode 100644 change/@microsoft-fast-foundation-254cc48e-1497-499f-a32d-e000a32d89a4.json delete mode 100644 change/@microsoft-fast-foundation-efa3c97d-df28-4674-b07f-e81ff8d2b3b2.json delete mode 100644 change/@microsoft-fast-tooling-10b8a14f-e2c3-4887-aab0-ff5c4589ff0f.json delete mode 100644 change/@microsoft-fast-tooling-39ab0d79-d34e-4246-94bf-351c15422d38.json delete mode 100644 change/@microsoft-fast-tooling-react-223f4fdd-d6b5-4594-9107-4d76d755a337.json delete mode 100644 change/@microsoft-fast-tooling-react-5016cf98-0e86-4ce7-946c-3569db9d3d77.json diff --git a/change/@microsoft-fast-components-21bbcb3a-5814-4870-9516-b485a0716c3b.json b/change/@microsoft-fast-components-21bbcb3a-5814-4870-9516-b485a0716c3b.json deleted file mode 100644 index 02f766611ec..00000000000 --- a/change/@microsoft-fast-components-21bbcb3a-5814-4870-9516-b485a0716c3b.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "add pointer-events none to button styles to prevent focus rect outline", - "packageName": "@microsoft/fast-components", - "email": "chhol@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-components-b941cce6-aad9-473d-bc4e-0b03c92661e6.json b/change/@microsoft-fast-components-b941cce6-aad9-473d-bc4e-0b03c92661e6.json deleted file mode 100644 index 27fcb3fc275..00000000000 --- a/change/@microsoft-fast-components-b941cce6-aad9-473d-bc4e-0b03c92661e6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "add function to check for separator, add example and update style for not href item", - "packageName": "@microsoft/fast-components", - "email": "khamu@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-foundation-254cc48e-1497-499f-a32d-e000a32d89a4.json b/change/@microsoft-fast-foundation-254cc48e-1497-499f-a32d-e000a32d89a4.json deleted file mode 100644 index bb1e8f8157e..00000000000 --- a/change/@microsoft-fast-foundation-254cc48e-1497-499f-a32d-e000a32d89a4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "adding withDefault method to DesignToken", - "packageName": "@microsoft/fast-foundation", - "email": "nicholasrice@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-foundation-efa3c97d-df28-4674-b07f-e81ff8d2b3b2.json b/change/@microsoft-fast-foundation-efa3c97d-df28-4674-b07f-e81ff8d2b3b2.json deleted file mode 100644 index a1997dd6dc3..00000000000 --- a/change/@microsoft-fast-foundation-efa3c97d-df28-4674-b07f-e81ff8d2b3b2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "add function to check for separator, add example and update style for not href item", - "packageName": "@microsoft/fast-foundation", - "email": "khamu@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-10b8a14f-e2c3-4887-aab0-ff5c4589ff0f.json b/change/@microsoft-fast-tooling-10b8a14f-e2c3-4887-aab0-ff5c4589ff0f.json deleted file mode 100644 index 9378bfc1096..00000000000 --- a/change/@microsoft-fast-tooling-10b8a14f-e2c3-4887-aab0-ff5c4589ff0f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Moving Color Picker", - "packageName": "@microsoft/fast-tooling", - "email": "44823142+williamw2@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-39ab0d79-d34e-4246-94bf-351c15422d38.json b/change/@microsoft-fast-tooling-39ab0d79-d34e-4246-94bf-351c15422d38.json deleted file mode 100644 index 7ad06b8f8b7..00000000000 --- a/change/@microsoft-fast-tooling-39ab0d79-d34e-4246-94bf-351c15422d38.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Moving native definitions to fast-tooling", - "packageName": "@microsoft/fast-tooling", - "email": "44823142+williamw2@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-react-223f4fdd-d6b5-4594-9107-4d76d755a337.json b/change/@microsoft-fast-tooling-react-223f4fdd-d6b5-4594-9107-4d76d755a337.json deleted file mode 100644 index 3ca38d64e90..00000000000 --- a/change/@microsoft-fast-tooling-react-223f4fdd-d6b5-4594-9107-4d76d755a337.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Moving Color Picker", - "packageName": "@microsoft/fast-tooling-react", - "email": "44823142+williamw2@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-react-5016cf98-0e86-4ce7-946c-3569db9d3d77.json b/change/@microsoft-fast-tooling-react-5016cf98-0e86-4ce7-946c-3569db9d3d77.json deleted file mode 100644 index 508baa90f1c..00000000000 --- a/change/@microsoft-fast-tooling-react-5016cf98-0e86-4ce7-946c-3569db9d3d77.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "update the CSS control spec for upcoming work regarding the use of overrides to multiple CSS properties", - "packageName": "@microsoft/fast-tooling-react", - "email": "7559015+janechu@users.noreply.github.com", - "dependentChangeType": "none" -} diff --git a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.json index 83a80730d16..cb4d3283742 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, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-figma-plugin-msft_v0.8.16", + "version": "0.8.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v1.20.3", + "author": "chhol@microsoft.com", + "commit": "07ca9bdfb7699dbc6b4a101aa9218856e98cca8b", + "package": "@microsoft/fast-figma-plugin-msft" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 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 8f9e92b005d..95c408b0321 100644 --- a/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md +++ b/packages/tooling/fast-figma-plugin-msft/CHANGELOG.md @@ -1,7 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-figma-plugin-msft -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. + + + +## 0.8.16 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Bump @microsoft/fast-components to v1.20.3 (chhol@microsoft.com) ## [0.8.16](https://github.com/Microsoft/fast/compare/@microsoft/fast-figma-plugin-msft@0.8.15...@microsoft/fast-figma-plugin-msft@0.8.16) (2021-04-06) diff --git a/packages/tooling/fast-figma-plugin-msft/package.json b/packages/tooling/fast-figma-plugin-msft/package.json index 7a70772c998..dd4595cb848 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.3", - "@microsoft/fast-components": "^1.20.2", + "@microsoft/fast-components": "^1.20.3", "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", "@microsoft/fast-element": "^1.0.2", diff --git a/packages/tooling/fast-tooling-react/CHANGELOG.json b/packages/tooling/fast-tooling-react/CHANGELOG.json index be10611bed2..7e882c32416 100644 --- a/packages/tooling/fast-tooling-react/CHANGELOG.json +++ b/packages/tooling/fast-tooling-react/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-tooling-react", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-tooling-react_v2.8.3", + "version": "2.8.3", + "comments": { + "patch": [ + { + "comment": "Moving Color Picker", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-tooling-react" + } + ], + "none": [ + { + "comment": "update the CSS control spec for upcoming work regarding the use of overrides to multiple CSS properties", + "author": "7559015+janechu@users.noreply.github.com", + "commit": "ad5e62d69ad43b99b925d9131dc103776f97ffef", + "package": "@microsoft/fast-tooling-react" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-tooling-react_v2.8.1", diff --git a/packages/tooling/fast-tooling-react/CHANGELOG.md b/packages/tooling/fast-tooling-react/CHANGELOG.md index 7026508edd5..844a1fbdbd6 100644 --- a/packages/tooling/fast-tooling-react/CHANGELOG.md +++ b/packages/tooling/fast-tooling-react/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @microsoft/fast-tooling-react -This log was last generated on Fri, 16 Apr 2021 01:19:08 GMT and should not be manually modified. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. +## 2.8.3 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Moving Color Picker (44823142+williamw2@users.noreply.github.com) + ## 2.8.1 Fri, 16 Apr 2021 01:19:08 GMT diff --git a/packages/tooling/fast-tooling-react/package.json b/packages/tooling/fast-tooling-react/package.json index ce75055b894..ffbc916aff6 100644 --- a/packages/tooling/fast-tooling-react/package.json +++ b/packages/tooling/fast-tooling-react/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-tooling-react", "description": "A React-specific set of components and utilities to assist in creating web UI", "sideEffects": false, - "version": "2.8.2", + "version": "2.8.3", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -111,12 +111,12 @@ }, "dependencies": { "@microsoft/fast-colors": "^5.1.3", - "@microsoft/fast-components": "^1.20.2", + "@microsoft/fast-components": "^1.20.3", "@microsoft/fast-components-class-name-contracts-base": "^4.8.0", "@microsoft/fast-components-foundation-react": "^3.2.0", "@microsoft/fast-jss-manager-react": "^4.8.0", "@microsoft/fast-jss-utilities": "^4.8.0", - "@microsoft/fast-tooling": "^0.18.0", + "@microsoft/fast-tooling": "^0.18.1", "@microsoft/fast-web-utilities": "^4.7.3", "@skatejs/val": "^0.5.0", "exenv-es6": "^1.0.0", diff --git a/packages/tooling/fast-tooling/CHANGELOG.json b/packages/tooling/fast-tooling/CHANGELOG.json index ad46905ff1e..be56b73746e 100644 --- a/packages/tooling/fast-tooling/CHANGELOG.json +++ b/packages/tooling/fast-tooling/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/fast-tooling", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-tooling_v0.18.1", + "version": "0.18.1", + "comments": { + "patch": [ + { + "comment": "Moving Color Picker", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-tooling" + }, + { + "comment": "Moving native definitions to fast-tooling", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "b0fed4b3467be20e201d66021393eb30150e3717", + "package": "@microsoft/fast-tooling" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-tooling_v0.18.0", diff --git a/packages/tooling/fast-tooling/CHANGELOG.md b/packages/tooling/fast-tooling/CHANGELOG.md index 94d88fc84c3..1d2830e502d 100644 --- a/packages/tooling/fast-tooling/CHANGELOG.md +++ b/packages/tooling/fast-tooling/CHANGELOG.md @@ -1,34 +1,17 @@ -# Change Log +# Change Log - @microsoft/fast-tooling -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. -# [0.18.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.17.0...@microsoft/fast-tooling@0.18.0) (2021-04-06) - - -### Bug Fixes - -* add error catching for unparsable attributes and checks for other edge cases which may occur when typing in the monaco editor ([#4485](https://github.com/Microsoft/fast/issues/4485)) ([4fe5f6b](https://github.com/Microsoft/fast/commit/4fe5f6b27cdea11af2fc49f7b54f5aa796af4431)) - - -### Features - -* add custom control for CSS editing ([#4519](https://github.com/Microsoft/fast/issues/4519)) ([2f4e12c](https://github.com/Microsoft/fast/commit/2f4e12c697f04fba550f68271301759a2204b827)), closes [#4173](https://github.com/Microsoft/fast/issues/4173) [#4187](https://github.com/Microsoft/fast/issues/4187) [#4192](https://github.com/Microsoft/fast/issues/4192) [#4202](https://github.com/Microsoft/fast/issues/4202) [#4285](https://github.com/Microsoft/fast/issues/4285) [#4284](https://github.com/Microsoft/fast/issues/4284) [#4283](https://github.com/Microsoft/fast/issues/4283) - - - - - -# [0.17.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.16.1...@microsoft/fast-tooling@0.17.0) (2021-03-18) - - -### Features - -* create a utility that consolidates the changes made to the data structure to preserve as much of the data dictionary as possible ([#4473](https://github.com/Microsoft/fast/issues/4473)) ([c86aa87](https://github.com/Microsoft/fast/commit/c86aa87b1c05556ab32d1de7bdd71805370f78c7)) + +## 0.18.1 +Thu, 22 Apr 2021 00:17:07 GMT +### Patches +- Moving Color Picker (44823142+williamw2@users.noreply.github.com) +- Moving native definitions to fast-tooling (44823142+williamw2@users.noreply.github.com) ## [0.16.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.16.0...@microsoft/fast-tooling@0.16.1) (2021-03-16) diff --git a/packages/tooling/fast-tooling/package.json b/packages/tooling/fast-tooling/package.json index 5763c88b821..b7abe4eec46 100644 --- a/packages/tooling/fast-tooling/package.json +++ b/packages/tooling/fast-tooling/package.json @@ -1,100 +1,100 @@ { - "name": "@microsoft/fast-tooling", - "description": "A set of utilities to assist in creating web UI", - "sideEffects": false, - "version": "0.18.0", - "author": { - "name": "Microsoft", - "url": "https://discord.gg/FcSNfg4" - }, - "license": "MIT", - "repository": { - "type": "git", - "url": "git+https://github.com/Microsoft/fast.git" - }, - "bugs": { - "url": "https://github.com/Microsoft/fast/issues/new/choose" - }, - "main": "dist/esm/index.js", - "types": "dist/dts/index.d.ts", - "scripts": { - "build": "yarn build:esm && yarn build:cjs && yarn build:message-system", - "build:esm": "tsc -p ./tsconfig.esm.json", - "build:cjs": "tsc -p ./tsconfig.cjs.json", - "build:message-system": "webpack --config webpack.message-system.config.js", - "clean:dist": "node ../../../build/clean.js dist && node ../../../build/clean.js .tmp", - "convert:mdn-data": "node -r esm ./build/generate-mdn-data-files.js", - "test:mdn-data": "node -r esm ./build/generate-mdn-data-files.js --test", - "prepare": "yarn clean:dist && yarn build && yarn test:mdn-data", - "prettier": "prettier --config ../../../.prettierrc --write \"**/*.ts\"", - "prettier:diff": "prettier --config ../../../.prettierrc \"**/*.ts\" --list-different", - "start": "yarn build:message-system && webpack-dev-server --history-api-fallback --progress", - "test": "yarn eslint && yarn build && yarn test-chrome:verbose", - "test-node": "mocha --reporter min --exit dist/esm/__test__/setup-node.js './dist/esm/**/*.spec.js'", - "test-node:verbose": "mocha --reporter spec --exit dist/esm/__test__/setup-node.js './dist/esm/**/*.spec.js'", - "test-chrome": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --single-run --coverage", - "test-chrome:verbose": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --single-run --coverage --reporter=mocha", - "test-chrome:watch": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --coverage --watch-extensions js", - "test-chrome:debugger": "karma start karma.conf.js --browsers=ChromeDebugging", - "test-chrome:verbose:watch": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --coverage --watch-extensions js --reporter=mocha", - "test-chrome:verbose:debugger": "karma start karma.conf.js --browsers=ChromeDebugging --reporter=mocha", - "test-firefox": "karma start karma.conf.js --browsers=FirefoxHeadless --single-run --coverage", - "test-firefox:verbose": "karma start karma.conf.js --browsers=FirefoxHeadless --single-run --coverage --reporter=mocha", - "test-firefox:watch": "karma start karma.conf.js --browsers=FirefoxHeadless --coverage --watch-extensions js", - "eslint": "eslint . --ext .ts", - "eslint:fix": "eslint . --ext .ts --fix", - "watch": "yarn build -- -w --preserveWatchOutput" - }, - "devDependencies": { - "@types/chai": "^4.2.11", - "@types/karma": "^5.0.0", - "@types/mocha": "^7.0.2", - "@types/lodash-es": "^4.17.4", - "@types/node": "^9.6.7", - "ajv": "^6.10.0", - "chai": "^4.2.0", - "chai-spies": "^1.0.0", - "clean-webpack-plugin": "^3.0.0", - "css-loader": "^4.2.0", - "eslint-config-prettier": "^6.10.1", - "file-loader": "^6.0.0", - "html-webpack-plugin": "^3.2.0", - "istanbul": "^0.4.5", - "istanbul-instrumenter-loader": "^3.0.1", - "karma": "^5.0.4", - "karma-chrome-launcher": "^3.1.0", - "karma-coverage": "^2.0.2", - "karma-coverage-istanbul-reporter": "^3.0.0", - "karma-firefox-launcher": "^2.1.0", - "karma-mocha": "^2.0.1", - "karma-mocha-reporter": "^2.2.5", - "karma-source-map-support": "^1.4.0", - "karma-sourcemap-loader": "^0.3.7", - "karma-webpack": "^4.0.2", - "lodash-es": "4.17.15", - "jsdom": "^16.2.2", - "jsdom-global": "3.0.2", - "mdn-data": "^2.0.11", - "mini-css-extract-plugin": "^0.9.0", - "mocha": "^7.1.2", - "monaco-editor": "^0.21.2", - "monaco-editor-webpack-plugin": "^1.9.0", - "prettier": "2.0.2", - "style-loader": "^1.2.1", - "ts-loader": "^4.0.1", - "typescript": "^3.9.0", - "webpack": "^4.44.0", - "webpack-cli": "^3.1.2", - "webpack-dev-server": "^3.11.0", - "webpack-merge": "^4.2.2", - "worker-loader": "^2.0.0" - }, - "peerDependencies": { - "lodash-es": "^4.0.0" - }, - "dependencies": { - "@microsoft/fast-foundation": "^1.17.0", - "@microsoft/fast-web-utilities": "^4.7.3", - "vscode-html-languageservice": "^3.1.3" - } + "name": "@microsoft/fast-tooling", + "description": "A set of utilities to assist in creating web UI", + "sideEffects": false, + "version": "0.18.1", + "author": { + "name": "Microsoft", + "url": "https://discord.gg/FcSNfg4" + }, + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/Microsoft/fast.git" + }, + "bugs": { + "url": "https://github.com/Microsoft/fast/issues/new/choose" + }, + "main": "dist/esm/index.js", + "types": "dist/dts/index.d.ts", + "scripts": { + "build": "yarn build:esm && yarn build:cjs && yarn build:message-system", + "build:esm": "tsc -p ./tsconfig.esm.json", + "build:cjs": "tsc -p ./tsconfig.cjs.json", + "build:message-system": "webpack --config webpack.message-system.config.js", + "clean:dist": "node ../../../build/clean.js dist && node ../../../build/clean.js .tmp", + "convert:mdn-data": "node -r esm ./build/generate-mdn-data-files.js", + "test:mdn-data": "node -r esm ./build/generate-mdn-data-files.js --test", + "prepare": "yarn clean:dist && yarn build && yarn test:mdn-data", + "prettier": "prettier --config ../../../.prettierrc --write \"**/*.ts\"", + "prettier:diff": "prettier --config ../../../.prettierrc \"**/*.ts\" --list-different", + "start": "yarn build:message-system && webpack-dev-server --history-api-fallback --progress", + "test": "yarn eslint && yarn build && yarn test-chrome:verbose", + "test-node": "mocha --reporter min --exit dist/esm/__test__/setup-node.js './dist/esm/**/*.spec.js'", + "test-node:verbose": "mocha --reporter spec --exit dist/esm/__test__/setup-node.js './dist/esm/**/*.spec.js'", + "test-chrome": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --single-run --coverage", + "test-chrome:verbose": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --single-run --coverage --reporter=mocha", + "test-chrome:watch": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --coverage --watch-extensions js", + "test-chrome:debugger": "karma start karma.conf.js --browsers=ChromeDebugging", + "test-chrome:verbose:watch": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --coverage --watch-extensions js --reporter=mocha", + "test-chrome:verbose:debugger": "karma start karma.conf.js --browsers=ChromeDebugging --reporter=mocha", + "test-firefox": "karma start karma.conf.js --browsers=FirefoxHeadless --single-run --coverage", + "test-firefox:verbose": "karma start karma.conf.js --browsers=FirefoxHeadless --single-run --coverage --reporter=mocha", + "test-firefox:watch": "karma start karma.conf.js --browsers=FirefoxHeadless --coverage --watch-extensions js", + "eslint": "eslint . --ext .ts", + "eslint:fix": "eslint . --ext .ts --fix", + "watch": "yarn build -- -w --preserveWatchOutput" + }, + "devDependencies": { + "@types/chai": "^4.2.11", + "@types/karma": "^5.0.0", + "@types/mocha": "^7.0.2", + "@types/lodash-es": "^4.17.4", + "@types/node": "^9.6.7", + "ajv": "^6.10.0", + "chai": "^4.2.0", + "chai-spies": "^1.0.0", + "clean-webpack-plugin": "^3.0.0", + "css-loader": "^4.2.0", + "eslint-config-prettier": "^6.10.1", + "file-loader": "^6.0.0", + "html-webpack-plugin": "^3.2.0", + "istanbul": "^0.4.5", + "istanbul-instrumenter-loader": "^3.0.1", + "karma": "^5.0.4", + "karma-chrome-launcher": "^3.1.0", + "karma-coverage": "^2.0.2", + "karma-coverage-istanbul-reporter": "^3.0.0", + "karma-firefox-launcher": "^2.1.0", + "karma-mocha": "^2.0.1", + "karma-mocha-reporter": "^2.2.5", + "karma-source-map-support": "^1.4.0", + "karma-sourcemap-loader": "^0.3.7", + "karma-webpack": "^4.0.2", + "lodash-es": "4.17.15", + "jsdom": "^16.2.2", + "jsdom-global": "3.0.2", + "mdn-data": "^2.0.11", + "mini-css-extract-plugin": "^0.9.0", + "mocha": "^7.1.2", + "monaco-editor": "^0.21.2", + "monaco-editor-webpack-plugin": "^1.9.0", + "prettier": "2.0.2", + "style-loader": "^1.2.1", + "ts-loader": "^4.0.1", + "typescript": "^3.9.0", + "webpack": "^4.44.0", + "webpack-cli": "^3.1.2", + "webpack-dev-server": "^3.11.0", + "webpack-merge": "^4.2.2", + "worker-loader": "^2.0.0" + }, + "peerDependencies": { + "lodash-es": "^4.0.0" + }, + "dependencies": { + "@microsoft/fast-foundation": "^1.19.0", + "@microsoft/fast-web-utilities": "^4.7.3", + "vscode-html-languageservice": "^3.1.3" + } } diff --git a/packages/web-components/fast-components/CHANGELOG.json b/packages/web-components/fast-components/CHANGELOG.json index 9fa8a720169..dd7c06981b9 100644 --- a/packages/web-components/fast-components/CHANGELOG.json +++ b/packages/web-components/fast-components/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/fast-components", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-components_v1.20.3", + "version": "1.20.3", + "comments": { + "patch": [ + { + "comment": "add pointer-events none to button styles to prevent focus rect outline", + "author": "chhol@microsoft.com", + "commit": "07ca9bdfb7699dbc6b4a101aa9218856e98cca8b", + "package": "@microsoft/fast-components" + }, + { + "comment": "add function to check for separator, add example and update style for not href item", + "author": "khamu@microsoft.com", + "commit": "e8efeefeca3743076874cd51c06fa3ea7d13e7d0", + "package": "@microsoft/fast-components" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-components_v1.20.1", diff --git a/packages/web-components/fast-components/CHANGELOG.md b/packages/web-components/fast-components/CHANGELOG.md index 4282b8f84da..9c9f28dd1f0 100644 --- a/packages/web-components/fast-components/CHANGELOG.md +++ b/packages/web-components/fast-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @microsoft/fast-components -This log was last generated on Fri, 16 Apr 2021 01:19:08 GMT and should not be manually modified. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. +## 1.20.3 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- add pointer-events none to button styles to prevent focus rect outline (chhol@microsoft.com) +- add function to check for separator, add example and update style for not href item (khamu@microsoft.com) + ## 1.20.1 Fri, 16 Apr 2021 01:19:08 GMT diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index 33c5ca37b0e..094449ad633 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": "1.20.2", + "version": "1.20.3", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -60,7 +60,7 @@ }, "devDependencies": { "@microsoft/api-extractor": "7.8.1", - "@microsoft/fast-tooling": "^0.18.0", + "@microsoft/fast-tooling": "^0.18.1", "@storybook/addons": "^6.1.17", "@storybook/html": "^6.1.17", "@storybook/theming": "^6.1.17", @@ -113,7 +113,7 @@ "dependencies": { "@microsoft/fast-colors": "^5.1.3", "@microsoft/fast-element": "^1.0.2", - "@microsoft/fast-foundation": "^1.18.0", + "@microsoft/fast-foundation": "^1.19.0", "@microsoft/fast-web-utilities": "^4.7.3", "tslib": "^1.13.0" }, diff --git a/packages/web-components/fast-foundation/CHANGELOG.json b/packages/web-components/fast-foundation/CHANGELOG.json index 7531b6b8e55..a32e01f56f3 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.json +++ b/packages/web-components/fast-foundation/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-foundation", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-foundation_v1.19.0", + "version": "1.19.0", + "comments": { + "minor": [ + { + "comment": "adding withDefault method to DesignToken", + "author": "nicholasrice@users.noreply.github.com", + "commit": "e53592ca1d600076cc91dc4e8a54dc9f6a51e1a1", + "package": "@microsoft/fast-foundation" + } + ], + "patch": [ + { + "comment": "add function to check for separator, add example and update style for not href item", + "author": "khamu@microsoft.com", + "commit": "e8efeefeca3743076874cd51c06fa3ea7d13e7d0", + "package": "@microsoft/fast-foundation" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-foundation_v1.18.0", diff --git a/packages/web-components/fast-foundation/CHANGELOG.md b/packages/web-components/fast-foundation/CHANGELOG.md index 25260bc31e2..4f41aee3401 100644 --- a/packages/web-components/fast-foundation/CHANGELOG.md +++ b/packages/web-components/fast-foundation/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @microsoft/fast-foundation -This log was last generated on Fri, 16 Apr 2021 01:19:08 GMT and should not be manually modified. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. +## 1.19.0 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Minor changes + +- adding withDefault method to DesignToken (nicholasrice@users.noreply.github.com) + +### Patches + +- add function to check for separator, add example and update style for not href item (khamu@microsoft.com) + ## 1.18.0 Fri, 16 Apr 2021 01:19:08 GMT diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index 21dfd163c43..07d2bd84874 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": "1.18.0", + "version": "1.19.0", "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 743fff4a6ac..ed84e5db362 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, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-color-explorer_v1.6.19", + "version": "1.6.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-color-explorer" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 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 f1a9de144a0..3e67e631fa0 100644 --- a/sites/fast-color-explorer/CHANGELOG.md +++ b/sites/fast-color-explorer/CHANGELOG.md @@ -1,7 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-color-explorer -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. + + + +## 1.6.19 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (44823142+williamw2@users.noreply.github.com) ## [1.6.19](https://github.com/Microsoft/fast/compare/@microsoft/fast-color-explorer@1.6.18...@microsoft/fast-color-explorer@1.6.19) (2021-04-06) diff --git a/sites/fast-component-explorer/CHANGELOG.json b/sites/fast-component-explorer/CHANGELOG.json index 68d0080a3db..eb90dd7aa02 100644 --- a/sites/fast-component-explorer/CHANGELOG.json +++ b/sites/fast-component-explorer/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-component-explorer", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 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": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-component-explorer" + } + ], + "none": [ + { + "comment": "Bump @microsoft/fast-tooling-react to v2.8.3", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-component-explorer" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 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 26566411fec..2ef9a7f45db 100644 --- a/sites/fast-component-explorer/CHANGELOG.md +++ b/sites/fast-component-explorer/CHANGELOG.md @@ -1,7 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-component-explorer -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. + + + +## 0.17.2 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (44823142+williamw2@users.noreply.github.com) ## [0.17.2](https://github.com/Microsoft/fast/compare/@microsoft/fast-component-explorer@0.17.1...@microsoft/fast-component-explorer@0.17.2) (2021-04-06) diff --git a/sites/fast-component-explorer/package.json b/sites/fast-component-explorer/package.json index ac6b0c84891..ba9cb1aa053 100644 --- a/sites/fast-component-explorer/package.json +++ b/sites/fast-component-explorer/package.json @@ -86,8 +86,8 @@ "@microsoft/fast-components-react-msft": "^4.32.0", "@microsoft/fast-components-styles-msft": "^4.29.0", "@microsoft/fast-jss-manager-react": "^4.8.0", - "@microsoft/fast-tooling": "^0.18.0", - "@microsoft/fast-tooling-react": "^2.8.2", + "@microsoft/fast-tooling": "^0.18.1", + "@microsoft/fast-tooling-react": "^2.8.3", "@microsoft/fast-web-utilities": "^4.7.3", "@skatejs/val": "^0.5.0", "monaco-editor": "^0.21.2", diff --git a/sites/fast-creator/CHANGELOG.json b/sites/fast-creator/CHANGELOG.json index 4b387a0bc6e..316dc370ec7 100644 --- a/sites/fast-creator/CHANGELOG.json +++ b/sites/fast-creator/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@microsoft/fast-creator", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-creator_v0.7.0", + "version": "0.7.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v1.20.3", + "author": "chhol@microsoft.com", + "commit": "07ca9bdfb7699dbc6b4a101aa9218856e98cca8b", + "package": "@microsoft/fast-creator" + } + ], + "none": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-creator" + }, + { + "comment": "Bump @microsoft/fast-tooling-react to v2.8.3", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-creator" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-creator_v0.7.0", diff --git a/sites/fast-creator/CHANGELOG.md b/sites/fast-creator/CHANGELOG.md index 74e593a129d..33d3951d96d 100644 --- a/sites/fast-creator/CHANGELOG.md +++ b/sites/fast-creator/CHANGELOG.md @@ -1,19 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-creator -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. -# [0.7.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-creator@0.6.1...@microsoft/fast-creator@0.7.0) (2021-04-06) - - -### Features - -* add design system ui to creator ([#4474](https://github.com/Microsoft/fast/issues/4474)) ([c486489](https://github.com/Microsoft/fast/commit/c486489562a9f90a05fb331ee3658cc99ae575d2)) -* adds a listener and handler for postMessage on the window to catch arbitrary messages and update the data dictionary ([#4500](https://github.com/Microsoft/fast/issues/4500)) ([5736aec](https://github.com/Microsoft/fast/commit/5736aec4f8a88add81376e17c45cbffdb41457c5)) + +## 0.7.0 +Thu, 22 Apr 2021 00:17:07 GMT +### Patches +- Bump @microsoft/fast-components to v1.20.3 (chhol@microsoft.com) ## [0.6.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-creator@0.6.0...@microsoft/fast-creator@0.6.1) (2021-03-18) diff --git a/sites/fast-creator/package.json b/sites/fast-creator/package.json index 0b26ff3cdf3..adcb56a98d5 100644 --- a/sites/fast-creator/package.json +++ b/sites/fast-creator/package.json @@ -69,9 +69,9 @@ "worker-loader": "^2.0.0" }, "dependencies": { - "@microsoft/fast-components": "^1.20.2", - "@microsoft/fast-tooling": "^0.18.0", - "@microsoft/fast-tooling-react": "^2.8.2", + "@microsoft/fast-components": "^1.20.3", + "@microsoft/fast-tooling": "^0.18.1", + "@microsoft/fast-tooling-react": "^2.8.3", "monaco-editor": "^0.21.2", "monaco-editor-webpack-plugin": "^1.9.0" } diff --git a/sites/fast-tooling-examples/CHANGELOG.json b/sites/fast-tooling-examples/CHANGELOG.json index 7cc73bf721e..797fd140f04 100644 --- a/sites/fast-tooling-examples/CHANGELOG.json +++ b/sites/fast-tooling-examples/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-tooling-examples", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-tooling-examples_v0.4.19", + "version": "0.4.19", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-tooling-examples" + } + ], + "none": [ + { + "comment": "Bump @microsoft/fast-tooling-react to v2.8.3", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-tooling-examples" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-tooling-examples_v0.4.19", diff --git a/sites/fast-tooling-examples/CHANGELOG.md b/sites/fast-tooling-examples/CHANGELOG.md index 2a43ebc238c..8d46eca78ba 100644 --- a/sites/fast-tooling-examples/CHANGELOG.md +++ b/sites/fast-tooling-examples/CHANGELOG.md @@ -1,7 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-tooling-examples -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. + + + +## 0.4.19 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (44823142+williamw2@users.noreply.github.com) ## [0.4.19](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling-examples@0.4.18...@microsoft/fast-tooling-examples@0.4.19) (2021-04-06) diff --git a/sites/fast-tooling-examples/package.json b/sites/fast-tooling-examples/package.json index 93f4874175c..c585c487a5e 100644 --- a/sites/fast-tooling-examples/package.json +++ b/sites/fast-tooling-examples/package.json @@ -49,9 +49,9 @@ "worker-loader": "^2.0.0" }, "dependencies": { - "@microsoft/fast-components": "^1.20.2", - "@microsoft/fast-tooling": "^0.18.0", - "@microsoft/fast-tooling-react": "^2.8.2", + "@microsoft/fast-components": "^1.20.3", + "@microsoft/fast-tooling": "^0.18.1", + "@microsoft/fast-tooling-react": "^2.8.3", "focus-visible": "^4.1.5", "react": "^16.13.1", "react-dnd": "^9.0.0", diff --git a/sites/fast-website/CHANGELOG.json b/sites/fast-website/CHANGELOG.json index 8afddcd456a..391f3f89899 100644 --- a/sites/fast-website/CHANGELOG.json +++ b/sites/fast-website/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/fast-website", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/fast-website_v1.3.16", + "version": "1.3.16", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/site-utilities to v0.9.0", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/fast-website" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/fast-website_v1.3.16", diff --git a/sites/fast-website/CHANGELOG.md b/sites/fast-website/CHANGELOG.md index a4f8e29d3d3..52a15e038a9 100644 --- a/sites/fast-website/CHANGELOG.md +++ b/sites/fast-website/CHANGELOG.md @@ -1,7 +1,16 @@ -# Change Log +# Change Log - @microsoft/fast-website -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. + + + +## 1.3.16 + +Thu, 22 Apr 2021 00:17:07 GMT + +### Patches + +- Bump @microsoft/site-utilities to v0.9.0 (44823142+williamw2@users.noreply.github.com) ## [1.3.16](https://github.com/Microsoft/fast/compare/@microsoft/fast-website@1.3.15...@microsoft/fast-website@1.3.16) (2021-04-06) diff --git a/sites/fast-website/package.json b/sites/fast-website/package.json index 4f22c2424cf..4670a4be01a 100644 --- a/sites/fast-website/package.json +++ b/sites/fast-website/package.json @@ -9,9 +9,9 @@ "devDependencies": { "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", - "@microsoft/fast-components": "^1.20.2", + "@microsoft/fast-components": "^1.20.3", "@microsoft/fast-element": "^1.0.2", - "@microsoft/fast-foundation": "^1.18.0", + "@microsoft/fast-foundation": "^1.19.0", "@microsoft/fast-web-utilities": "^4.7.3", "@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 8d82dd7fab0..f674dd4cfa5 100644 --- a/sites/site-utilities/CHANGELOG.json +++ b/sites/site-utilities/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/site-utilities", "entries": [ + { + "date": "Thu, 22 Apr 2021 00:17:07 GMT", + "tag": "@microsoft/site-utilities_v0.9.0", + "version": "0.9.0", + "comments": { + "patch": [ + { + "comment": "Bump @microsoft/fast-components to v1.20.3", + "author": "chhol@microsoft.com", + "commit": "07ca9bdfb7699dbc6b4a101aa9218856e98cca8b", + "package": "@microsoft/site-utilities" + } + ], + "none": [ + { + "comment": "Bump @microsoft/fast-tooling-react to v2.8.3", + "author": "44823142+williamw2@users.noreply.github.com", + "commit": "72e6442cb7f473803b7cc972d76b9fa684b3df1a", + "package": "@microsoft/site-utilities" + } + ] + } + }, { "date": "Fri, 16 Apr 2021 01:19:08 GMT", "tag": "@microsoft/site-utilities_v0.9.0", diff --git a/sites/site-utilities/CHANGELOG.md b/sites/site-utilities/CHANGELOG.md index 619dda25151..194ec617f85 100644 --- a/sites/site-utilities/CHANGELOG.md +++ b/sites/site-utilities/CHANGELOG.md @@ -1,19 +1,16 @@ -# Change Log +# Change Log - @microsoft/site-utilities -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +This log was last generated on Thu, 22 Apr 2021 00:17:07 GMT and should not be manually modified. -# [0.9.0](https://github.com/Microsoft/fast/compare/@microsoft/site-utilities@0.8.1...@microsoft/site-utilities@0.9.0) (2021-04-06) - - -### Features - -* add auto-update attribute for anchored region ([#4433](https://github.com/Microsoft/fast/issues/4433)) ([8db8523](https://github.com/Microsoft/fast/commit/8db852379e45c487d1233865a9e02ed1af3dc70e)) -* add design system ui to creator ([#4474](https://github.com/Microsoft/fast/issues/4474)) ([c486489](https://github.com/Microsoft/fast/commit/c486489562a9f90a05fb331ee3658cc99ae575d2)) + +## 0.9.0 +Thu, 22 Apr 2021 00:17:07 GMT +### Patches +- Bump @microsoft/fast-components to v1.20.3 (chhol@microsoft.com) ## [0.8.1](https://github.com/Microsoft/fast/compare/@microsoft/site-utilities@0.8.0...@microsoft/site-utilities@0.8.1) (2021-03-18) diff --git a/sites/site-utilities/package.json b/sites/site-utilities/package.json index 2c623a3460e..27fd8583679 100644 --- a/sites/site-utilities/package.json +++ b/sites/site-utilities/package.json @@ -57,10 +57,10 @@ "vscode-web-custom-data": "^0.3.1" }, "dependencies": { - "@microsoft/fast-components": "^1.20.2", - "@microsoft/fast-foundation": "^1.18.0", - "@microsoft/fast-tooling": "^0.18.0", - "@microsoft/fast-tooling-react": "^2.8.2", + "@microsoft/fast-components": "^1.20.3", + "@microsoft/fast-foundation": "^1.19.0", + "@microsoft/fast-tooling": "^0.18.1", + "@microsoft/fast-tooling-react": "^2.8.3", "@skatejs/val": "^0.5.0", "monaco-editor": "^0.21.2", "vscode-html-languageservice": "^3.1.3" From 9aa02d6f6c41a5cdc9f196032b84ec5d671cf71a Mon Sep 17 00:00:00 2001 From: Mathieu Lavoie Date: Tue, 4 May 2021 16:10:46 -0400 Subject: [PATCH 2/3] fix: select a11y issues --- .../fast-foundation/src/select/select.template.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/web-components/fast-foundation/src/select/select.template.ts b/packages/web-components/fast-foundation/src/select/select.template.ts index 90c2bd92d7e..665ddede4ec 100644 --- a/packages/web-components/fast-foundation/src/select/select.template.ts +++ b/packages/web-components/fast-foundation/src/select/select.template.ts @@ -23,16 +23,16 @@ export const SelectTemplate: ViewTemplate