-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
Story 🧚♀️:
prior to v9 stable we need to reshuffle our monorepo so it's more accessible to contributors
Tasks:
- RFC proposal with that will describe new repo structure: RFC: Group v9 packages to common folder #22460
- create migration generator to move project ( there is already @nrwl/workspace:move generator that should be used as a foundation): feat: Generator for package move migration #22506
- move projects to new common folder gradually/in batch
- react-components: (chore) Move @fluentui/react-components to react-components subfolder #22557
- react-avatar, react-button, react-checkbox: (chore) Move react-avatar, react-button & react-checkbox to react-components subfolder #22644
- react-select, react-slider, react-tabs: (chore) Move react-select, react-slider, react-tabs to react-components subfolder #22647
- react-menu, react-popover, react-portal: (chore) Move react-menu, react-popover, react-portal to react-components subfolder #22655
- react-card, react-dialog, react-image: (chore) Move react-card, react-dialog, react-image to react-components subfolder #22692
- react-text, react-storybook, react-storybook-addon: (chore) Move react-text, react-storybook, react-storybook-addon to react-components subfolder #22693
- react-input, react-label, react-link: (chore) Move react-input, react-label, react-link to react-components subfolder #22694
- react-provider, react-list, react-toolbar: (chore) Move react-provider, react-list, react-toolbar to react-components subfolder #22695
- react-positioning, react-utilities, react-theme: (chore) Move react-positioning, react-utilities, react-theme to react-components subfolder #22709
- react-aria, react-alert, react-tabster: (chore) Move react-aria, react-alert, react-tabster to react-components subfolder #22710
- react-spinbutton, react-spinner, react-tooltip: (chore) Move react-spinbutton, react-spinner, react-tooltip to react-components subfolder #22756
- keyboard-keys, priority-overflow, react-overflow: (chore) Move keyboard-keys, priority-overflow, react-overflow to react-components subfolder #22790
- react-portal-compat-context, react-context-selector, react-conformance-griffel: (chore) Move react-portal-compat-context, react-context-selector, react-conformance-griffel to react-components subfolder #22792
- react-radio, react-switch, react-textarea: (chore) Move react-radio, react-switch, react-textarea to react-components subfolder #22802
- react-portal-compat: (chore) Move react-portal-compat to react-components subfolder #22829
- react-accordion, react-divider: (chore) Move react-accordion, react-divider to react-components subfolder #22827
- react-combobox: (chore) Move react-combobox to react-components subfolder #22830
- react-badge: (chore) Move react-badge to react-components subfolder #22890
- react-shared-contexts refactor(react-shared-contexts): move package to react-components folder #22896
- Update the
create-packagescript andmigrate-converged-pkggenerator: (chore) Update create-package script to account for new v9 common folder #22654
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Done