Skip to content

Commit

Permalink
Merge branch 'master' into rfc/z-index-handling
Browse files Browse the repository at this point in the history
* master:
  chore(react-list-preview): Add bundle size tests (microsoft#31658)
  applying package updates
  feat:react-nav-preview Add a handful of accessibility features for Nav (microsoft#31649)
  feat: refactor anchor-button to use element internals and anchor proxy element (microsoft#31653)
  chore:(docs) New Component doc (microsoft#31611)
  style(react-nav-preview): fix formatting in barel file (microsoft#31671)
  feat(web-components): refactor progress bar to use ElementInternals (microsoft#31652)
  chore(react-components): split react libraries in two (/library and /stories) - last batch (microsoft#31581)
  fix(scripts-beachball): ignore web-components packages from v8 release scope (microsoft#31667)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /2nd batch (microsoft#31580)
  chore: Remove recipes-react-components in favor of recipes package (microsoft#31647)
  feat: Add consistent start and finish lifecycle callbacks (microsoft#31644)
  chore(docs): Remove requirement of performance tests from epic template (microsoft#31662)
  chore(react-components): split react libraries in two (/library and /stories) - cxe-red /1st batch (microsoft#31579)
  docs(react-swatch-picker): added SwatchPicker page to Component Mapping (microsoft#31637)
  docs(dev-env): update minimal node version (microsoft#31638)
  • Loading branch information
marcosmoura committed Jun 12, 2024
2 parents bfcee57 + 414d5e1 commit a0267b4
Show file tree
Hide file tree
Showing 2,999 changed files with 59,934 additions and 57,115 deletions.
67 changes: 66 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ apps/theming-designer @microsoft/fluentui-react
apps/ssr-tests-v9 @microsoft/fluentui-react-build
apps/react-18-tests-v8 @microsoft/cxe-red @micahgodbolt
apps/react-18-tests-v9 @microsoft/cxe-red @micahgodbolt
apps/recipes-react-components @microsoft/cxe-red @microsoft/fluentui-react @sopranopillow

#### Packages
packages/azure-themes @Jacqueline-ms @robtaft-ms
Expand Down Expand Up @@ -190,27 +189,49 @@ common/_common.scss @microsoft/cxe-red @phkuo
## vNext packages
packages/react-components/keyboard-keys @microsoft/teams-prg
packages/react-components/react-accordion @microsoft/cxe-red
packages/react-components/react-accordion/library @microsoft/cxe-red
packages/react-components/react-accordion/stories @microsoft/cxe-red
packages/react-components/react-avatar @microsoft/cxe-red @behowell @khmakoto @sopranopillow
packages/react-components/react-avatar/library @microsoft/cxe-red @behowell @khmakoto @sopranopillow
packages/react-components/react-avatar/stories @microsoft/cxe-red @behowell @khmakoto @sopranopillow
packages/react-components/react-badge @microsoft/cxe-red @behowell
packages/react-components/react-badge/library @microsoft/cxe-red @behowell
packages/react-components/react-badge/stories @microsoft/cxe-red @behowell
packages/react-components/react-button @microsoft/cxe-red @khmakoto
packages/react-components/react-button/library @microsoft/cxe-red @khmakoto
packages/react-components/react-button/stories @microsoft/cxe-red @khmakoto
packages/react-components/react-card @microsoft/cxe-prg @marcosmoura
packages/react-components/react-card/library @microsoft/cxe-prg @marcosmoura
packages/react-components/react-card/stories @microsoft/cxe-prg @marcosmoura
packages/react-components/react-checkbox @microsoft/cxe-red @khmakoto
packages/react-components/react-checkbox/library @microsoft/cxe-red @khmakoto
packages/react-components/react-checkbox/stories @microsoft/cxe-red @khmakoto
packages/react-components/react-combobox @microsoft/cxe-red @microsoft/teams-prg @smhigley
packages/react-components/react-combobox/library @microsoft/cxe-red @microsoft/teams-prg @smhigley
packages/react-components/react-combobox/stories @microsoft/cxe-red @microsoft/teams-prg @smhigley
packages/react-components/react-components @microsoft/fluentui-react
packages/react-components/react-dialog @microsoft/teams-prg
packages/react-components/react-dialog/library @microsoft/teams-prg
packages/react-components/react-dialog/stories @microsoft/teams-prg
packages/react-components/react-divider @microsoft/cxe-red
packages/react-components/react-divider/library @microsoft/cxe-red
packages/react-components/react-divider/stories @microsoft/cxe-red
packages/react-components/react-field @microsoft/cxe-red @behowell
packages/react-components/react-field/library @microsoft/cxe-red @behowell
packages/react-components/react-field/stories @microsoft/cxe-red @behowell
packages/react-focus @microsoft/cxe-red @khmakoto
packages/react-components/react-image @microsoft/cxe-prg
packages/react-components/react-image/library @microsoft/cxe-prg
packages/react-components/react-image/stories @microsoft/cxe-prg
packages/react-components/react-input @microsoft/cxe-red @spmonahan
packages/react-components/react-input/library @microsoft/cxe-red @spmonahan
packages/react-components/react-input/stories @microsoft/cxe-red @spmonahan
packages/react-components/react-label @microsoft/cxe-red @sopranopillow @micahgodbolt
packages/react-components/react-label/library @microsoft/cxe-red @sopranopillow @micahgodbolt
packages/react-components/react-label/stories @microsoft/cxe-red @sopranopillow @micahgodbolt
packages/react-components/react-link @microsoft/cxe-red @khmakoto
packages/react-components/react-link/library @microsoft/cxe-red @khmakoto
packages/react-components/react-link/stories @microsoft/cxe-red @khmakoto
packages/react-components/react-menu @microsoft/teams-prg
packages/react-components/react-menu/library @microsoft/teams-prg
packages/react-components/react-menu/stories @microsoft/teams-prg
Expand All @@ -224,17 +245,35 @@ packages/react-components/react-provider @microsoft/teams-prg
packages/react-components/react-provider/library @microsoft/teams-prg
packages/react-components/react-provider/stories @microsoft/teams-prg
packages/react-components/react-radio @microsoft/cxe-red @behowell @spmonahan
packages/react-components/react-radio/library @microsoft/cxe-red @behowell @spmonahan
packages/react-components/react-radio/stories @microsoft/cxe-red @behowell @spmonahan
packages/react-components/react-select @microsoft/cxe-red @smhigley
packages/react-components/react-select/library @microsoft/cxe-red @smhigley
packages/react-components/react-select/stories @microsoft/cxe-red @smhigley
packages/react-components/react-slider @microsoft/cxe-red @micahgodbolt
packages/react-components/react-slider/library @microsoft/cxe-red @micahgodbolt
packages/react-components/react-slider/stories @microsoft/cxe-red @micahgodbolt
packages/react-components/react-spinbutton @microsoft/cxe-red @spmonahan
packages/react-components/react-spinbutton/library @microsoft/cxe-red @spmonahan
packages/react-components/react-spinbutton/stories @microsoft/cxe-red @spmonahan
packages/react-components/react-spinner @microsoft/cxe-red @tomi-msft
packages/react-components/react-spinner/library @microsoft/cxe-red @tomi-msft
packages/react-components/react-spinner/stories @microsoft/cxe-red @tomi-msft
packages/react-components/react-switch @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-switch/library @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-switch/stories @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-tabs @microsoft/cxe-red @geoffcoxmsft
packages/react-components/react-tabs/library @microsoft/teams-prg @geoffcoxmsft
packages/react-components/react-tabs/stories @microsoft/teams-prg @geoffcoxmsft
packages/react-components/react-text @microsoft/cxe-prg @marcosmoura
packages/react-components/react-text/library @microsoft/cxe-prg @marcosmoura
packages/react-components/react-text/stories @microsoft/cxe-prg @marcosmoura
packages/react-components/react-textarea @microsoft/cxe-red @sopranopillow
packages/react-components/react-textarea/library @microsoft/cxe-red @sopranopillow
packages/react-components/react-textarea/stories @microsoft/cxe-red @sopranopillow
packages/react-components/react-tooltip @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-tooltip/library @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-tooltip/stories @microsoft/cxe-red @behowell @khmakoto
packages/react-components/react-toolbar @microsoft/teams-prg @chpalac @ling1726
packages/react-components/react-toolbar/library @microsoft/teams-prg @chpalac @ling1726
packages/react-components/react-toolbar/stories @microsoft/teams-prg @chpalac @ling1726
Expand All @@ -248,18 +287,28 @@ packages/react-components/react-table @microsoft/teams-prg
packages/react-components/react-table/library @microsoft/teams-prg
packages/react-components/react-table/stories @microsoft/teams-prg
packages/react-components/react-progress @microsoft/cxe-red @tomi-msft
packages/react-components/react-progress/library @microsoft/cxe-red @tomi-msft
packages/react-components/react-progress/stories @microsoft/cxe-red @tomi-msft
packages/react-components/react-persona @microsoft/cxe-red @sopranopillow
packages/react-components/react-persona/library @microsoft/cxe-red @sopranopillow
packages/react-components/react-persona/stories @microsoft/cxe-red @sopranopillow
packages/react-components/react-tree @microsoft/teams-prg
packages/react-components/react-tree/library @microsoft/teams-prg
packages/react-components/react-tree/stories @microsoft/teams-prg
packages/react-components/react-virtualizer @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-virtualizer/library @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-virtualizer/stories @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-skeleton @microsoft/cxe-red
packages/react-components/react-skeleton/library @microsoft/cxe-red
packages/react-components/react-skeleton/stories @microsoft/cxe-red
packages/tokens @microsoft/teams-prg
packages/react-components/react-tags @microsoft/cxe-red @microsoft/teams-prg
packages/react-components/react-tags/library @microsoft/cxe-red @microsoft/teams-prg
packages/react-components/react-tags/stories @microsoft/cxe-red @microsoft/teams-prg
packages/react-components/react-migration-v0-v9 @microsoft/teams-prg
packages/react-components/react-datepicker-compat @microsoft/cxe-red @sopranopillow @khmakoto
packages/react-components/react-datepicker-compat/library @microsoft/cxe-red @sopranopillow @khmakoto
packages/react-components/react-datepicker-compat/stories @microsoft/cxe-red @sopranopillow @khmakoto
packages/react-components/react-migration-v8-v9 @microsoft/cxe-red @geoffcoxmsft
packages/react-components/react-breadcrumb @microsoft/cxe-prg
packages/react-components/react-breadcrumb/library @microsoft/cxe-prg
Expand All @@ -274,35 +323,51 @@ packages/react-components/react-toast @microsoft/teams-prg
packages/react-components/react-toast/library @microsoft/teams-prg
packages/react-components/react-toast/stories @microsoft/teams-prg
packages/react-components/react-search @microsoft/cxe-red @smhigley
packages/react-components/react-search/library @microsoft/cxe-red @smhigley
packages/react-components/react-search/stories @microsoft/cxe-red @smhigley
packages/react-components/react-colorpicker-compat @microsoft/cxe-red @sopranopillow
packages/react-components/react-nav-preview @microsoft/cxe-red @mltejera
packages/react-components/react-nav-preview/library @microsoft/cxe-red @mltejera
packages/react-components/react-nav-preview/stories @microsoft/cxe-red @mltejera
packages/react-components/react-motion-preview @microsoft/cxe-prg @marcosmoura
packages/react-components/react-motion-preview/library @microsoft/cxe-prg @marcosmoura
packages/react-components/react-motion-preview/stories @microsoft/cxe-prg @marcosmoura
packages/react-components/react-message-bar @microsoft/teams-prg
packages/react-components/react-message-bar/library @microsoft/teams-prg
packages/react-components/react-message-bar/stories @microsoft/teams-prg
packages/react-components/react-rating @microsoft/cxe-red @tomi-msft
packages/react-components/react-rating/library @microsoft/cxe-red @tomi-msft
packages/react-components/react-rating/stories @microsoft/cxe-red @tomi-msft
packages/react-components/react-swatch-picker @microsoft/cxe-prg
packages/react-components/react-swatch-picker/library @microsoft/cxe-prg
packages/react-components/react-swatch-picker/stories @microsoft/cxe-prg
packages/react-components/react-calendar-compat @microsoft/cxe-red @sopranopillow
packages/react-components/react-calendar-compat/library @microsoft/cxe-red @sopranopillow
packages/react-components/react-calendar-compat/stories @microsoft/cxe-red @sopranopillow
packages/react-components/react-infolabel @microsoft/cxe-red @sopranopillow
packages/react-components/react-infolabel/library @microsoft/cxe-red @sopranopillow
packages/react-components/react-infolabel/stories @microsoft/cxe-red @sopranopillow
packages/react-components/react-list-preview @microsoft/teams-prg
packages/react-components/react-list-preview/library @microsoft/teams-prg
packages/react-components/react-list-preview/stories @microsoft/teams-prg
packages/react-components/react-motion @microsoft/teams-prg
packages/react-components/react-motion/library @microsoft/teams-prg
packages/react-components/react-motion/stories @microsoft/teams-prg
packages/react-components/react-teaching-popover @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-teaching-popover/library @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-teaching-popover/stories @microsoft/xc-uxe @Mitch-At-Work
packages/react-components/react-timepicker-compat @microsoft/teams-prg
packages/react-components/react-timepicker-compat/library @microsoft/teams-prg
packages/react-components/react-timepicker-compat/stories @microsoft/teams-prg
packages/react-components/react-icons-compat @microsoft/cxe-red @tomi-msft
packages/react-components/react-icons-compat/library @microsoft/cxe-red @tomi-msft
packages/react-components/react-icons-compat/stories @microsoft/cxe-red @tomi-msft
packages/react-components/react-tag-picker @microsoft/teams-prg
packages/react-components/react-tag-picker/library @microsoft/teams-prg
packages/react-components/react-tag-picker/stories @microsoft/teams-prg
packages/react-components/react-carousel-preview @microsoft/xc-uxe @microsoft/teams-prg @Mitch-At-Work
packages/react-components/react-carousel-preview/library @microsoft/xc-uxe @microsoft/teams-prg @Mitch-At-Work
packages/react-components/react-carousel-preview/stories @microsoft/xc-uxe @microsoft/teams-prg @Mitch-At-Work
packages/react-components/recipes @microsoft/fluentui-react @sopranopillow
packages/react-components/react-motion-components-preview/library @microsoft/teams-prg
packages/react-components/react-motion-components-preview/stories @microsoft/teams-prg
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/convergence_epic.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ completed as part of creating a v9 component. More info can be found here: https
- [ ] Unit and conformance tests
- [ ] VR tests
- [ ] Bundle size fixtures
- [ ] Performance test scenario
- [ ] Accessibility behavior tests
- [ ] Create an issue and run [manual accessibility tests](https://github.com/microsoft/fluentui/wiki/Manual-Accessibility-Review-Checklist): [link to issue]
- [ ] [Validate with partners](https://github.com/microsoft/fluentui/wiki/Component-Implementation-Guide#validation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Check out the latest schedule information on the [v9 Component Roadmap](https://
| SpinButton | [~SpinButton](/docs/components-spinbutton--default) |
| Spinner | [Spinner](/docs/components-spinner--default) |
| Stack | [Migration Guide](/docs/concepts-migration-from-v8-components-flex-stack--page), [StackShim](/docs/migration-shims-v8-stackshim--playground) |
| SwatchColorPicker | _[In Progess](https://github.com/orgs/microsoft/projects/786/views/1?pane=issue&itemId=33879887)_ |
| SwatchColorPicker | [SwatchPicker](/docs/components-swatchpicker--default) |
| TagPicker | |
| TeachingBubble | _[In Progress](https://github.com/orgs/microsoft/projects/786/views/1?pane=issue&itemId=24403213)_ |
| Text | [Text](/docs/components-text--default) |
Expand Down
13 changes: 0 additions & 13 deletions apps/recipes-react-components/.eslintrc.json

This file was deleted.

6 changes: 0 additions & 6 deletions apps/recipes-react-components/.storybook/main.js

This file was deleted.

7 changes: 0 additions & 7 deletions apps/recipes-react-components/.storybook/preview.js

This file was deleted.

3 changes: 0 additions & 3 deletions apps/recipes-react-components/just.config.ts

This file was deleted.

30 changes: 0 additions & 30 deletions apps/recipes-react-components/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions apps/recipes-react-components/project.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit a0267b4

Please sign in to comment.