Skip to content

Commit

Permalink
Merge branch 'master' into migrate-react-button
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanWatanabe committed Jul 14, 2021
2 parents 09dbb83 + b602349 commit 08bfaca
Show file tree
Hide file tree
Showing 804 changed files with 27,948 additions and 20,154 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ packages/react-tabs/ @microsoft/cxe-red @behowell
packages/react-toggle/ @microsoft/cxe-red @behowell
packages/react-tooltip/ @microsoft/cxe-red @behowell
packages/react-label/ @microsoft/cxe-red @sopranopillow
packages/react-popover/ @teams-prg

## Components
packages/react @microsoft/cxe-red
Expand Down
9 changes: 9 additions & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
import { withFluentProvider, withStrictMode } from '@fluentui/react-storybook';
import 'cypress-storybook/react';

/** @type {NonNullable<import('@storybook/react').Story['decorators']>} */
export const decorators = [withFluentProvider, withStrictMode];

/** @type {import('@storybook/react').Parameters} */
export const parameters = {
controls: {
disable: true,
expanded: true,
},
};
105 changes: 105 additions & 0 deletions apps/a11y-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,111 @@
{
"name": "a11y-tests",
"entries": [
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.2",
"author": "[email protected]",
"commit": "54d610936b6670ecfe3c1577ed779af25c27ef3e",
"package": "a11y-tests"
}
]
}
},
{
"date": "Tue, 13 Jul 2021 22:32:58 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.1",
"author": "[email protected]",
"commit": "035ba0498cee783b11b31dffa0cbf595b73d6ec8",
"package": "a11y-tests"
}
]
}
},
{
"date": "Tue, 13 Jul 2021 07:35:36 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.0",
"author": "[email protected]",
"commit": "c9c64e89dc89e1f2abd145d132bb0624c40bd4ed",
"package": "a11y-tests"
}
]
}
},
{
"date": "Mon, 12 Jul 2021 07:33:23 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react to v8.22.3",
"author": "[email protected]",
"commit": "394b16b92fae7773125c32edc1df56c7758cba4e",
"package": "a11y-tests"
}
]
}
},
{
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
"author": "[email protected]",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "a11y-tests"
}
]
}
},
{
"date": "Thu, 08 Jul 2021 07:32:49 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.22.2",
"author": "[email protected]",
"commit": "6b7dca368ae9ce805f8c9663ebbb6018024f8b8b",
"package": "a11y-tests"
}
]
}
},
{
"date": "Wed, 07 Jul 2021 07:32:54 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.22.1",
"author": "[email protected]",
"commit": "9babbdb459a85f5ec7640b35e921d17a675f7856",
"package": "a11y-tests"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "a11y-tests_v1.0.0",
Expand Down
56 changes: 55 additions & 1 deletion apps/a11y-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,65 @@
# Change Log - a11y-tests

This log was last generated on Thu, 01 Jul 2021 07:35:05 GMT and should not be manually modified.
This log was last generated on Wed, 14 Jul 2021 07:28:19 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Wed, 14 Jul 2021 07:28:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.23.2 ([PR #18853](https://github.com/microsoft/fluentui/pull/18853) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Tue, 13 Jul 2021 22:32:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.23.1 ([PR #18890](https://github.com/microsoft/fluentui/pull/18890) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Tue, 13 Jul 2021 07:35:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.23.0 ([PR #18802](https://github.com/microsoft/fluentui/pull/18802) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Fri, 09 Jul 2021 07:39:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Thu, 08 Jul 2021 07:32:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.22.2 ([PR #18771](https://github.com/microsoft/fluentui/pull/18771) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Wed, 07 Jul 2021 07:32:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Patches

- Bump @fluentui/react to v8.22.1 ([PR #18825](https://github.com/microsoft/fluentui/pull/18825) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Thu, 01 Jul 2021 07:35:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

Expand Down
6 changes: 3 additions & 3 deletions apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.22.0",
"@fluentui/react": "^8.23.2",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand All @@ -23,12 +23,12 @@
"react-dom": "16.8.6"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/eslint-plugin": "^1.3.2",
"@types/puppeteer": "1.12.3",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/sarif": "^2.1.1",
"@fluentui/font-icons-mdl2": "^8.1.4",
"@fluentui/font-icons-mdl2": "^8.1.6",
"@fluentui/scripts": "^1.0.0"
}
}
15 changes: 15 additions & 0 deletions apps/codesandbox-react-northstar-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-northstar-template",
"entries": [
{
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
"tag": "codesandbox-react-northstar-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
"author": "[email protected]",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "codesandbox-react-northstar-template"
}
]
}
},
{
"date": "Mon, 07 Jun 2021 07:38:15 GMT",
"tag": "codesandbox-react-northstar-template_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/codesandbox-react-northstar-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-northstar-template

This log was last generated on Mon, 07 Jun 2021 07:38:15 GMT and should not be manually modified.
This log was last generated on Fri, 09 Jul 2021 07:39:31 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-northstar-template_v1.0.0)

Fri, 09 Jul 2021 07:39:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)

### Patches

- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-northstar-template_v1.0.0)

Mon, 07 Jun 2021 07:38:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-northstar-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/eslint-plugin": "^1.3.2",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/scripts": "^1.0.0"
Expand Down
105 changes: 105 additions & 0 deletions apps/codesandbox-react-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,111 @@
{
"name": "codesandbox-react-template",
"entries": [
{
"date": "Wed, 14 Jul 2021 07:28:19 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.2",
"author": "[email protected]",
"commit": "54d610936b6670ecfe3c1577ed779af25c27ef3e",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Tue, 13 Jul 2021 22:32:58 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.1",
"author": "[email protected]",
"commit": "035ba0498cee783b11b31dffa0cbf595b73d6ec8",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Tue, 13 Jul 2021 07:35:36 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.23.0",
"author": "[email protected]",
"commit": "c9c64e89dc89e1f2abd145d132bb0624c40bd4ed",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Mon, 12 Jul 2021 07:33:23 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react to v8.22.3",
"author": "[email protected]",
"commit": "394b16b92fae7773125c32edc1df56c7758cba4e",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
"author": "[email protected]",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Thu, 08 Jul 2021 07:32:49 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.22.2",
"author": "[email protected]",
"commit": "6b7dca368ae9ce805f8c9663ebbb6018024f8b8b",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Wed, 07 Jul 2021 07:32:54 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react to v8.22.1",
"author": "[email protected]",
"commit": "9babbdb459a85f5ec7640b35e921d17a675f7856",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "codesandbox-react-template_v1.0.0",
Expand Down
Loading

0 comments on commit 08bfaca

Please sign in to comment.