Prerelease changes
- Add react-internal package (PR #15271 by ecraig12345)
- Example updates. (PR #15337 by dzearing)
- Export @fluentui/theme and react-theme-provider. Remove Foundation exports. (PR #15354 by xugao)
- Moving FocusTrapZone and Modal from react-next to react-internal. (PR #15368 by khmakoto)
- Move TextField "next" changes back to main package (PR #15370 by ecraig12345)
- Moving SwatchColorPicker and ButtonGrid from react-next to react-internal. (PR #15373 by czearing)
- Move ChoiceGroup v8 changes to react (PR #15387 by ecraig12345)
- move Image component from react-next to react-internal (PR #15367 by tomi-msft)
- Moving react-next SearchBox to react-internal. (PR #15385 by czearing)
- move persona to react-internal (PR #15386 by joschect)
- Move Fabric from react-next to react-internal (PR #15388 by tomi-msft)
- Moving react-next OverflowSet to react-internal package. (PR #15389 by czearing)
- Moving react-next MessageBar to react-internal. (PR #15393 by czearing)
- Move v8 Rating changes to from react-next to react (PR #15398 by ecraig12345)
- Move v8 Coachmark changes from react-next to react (PR #15400 by ecraig12345)
- Move v8 ResizeGroup changes from react-next to react (PR #15401 by ecraig12345)
- Moving react-next Shimmer to react-internal package. (PR #15407 by czearing)
- Moving react-next SpinButton to react-internal. (PR #15408 by czearing)
- Moving react-next TeachingBubble to react-internal package. (PR #15411 by czearing)
- ContextualMenu: Move to react-internal (PR #15448 by joschect)
- Moving react-next SelectedItemsList to react-internal package. (PR #15430 by czearing)
- Popup: Replacing version in react-internal with version from react-next. (PR #15436 by khmakoto)
- FloatingPickers: Move to react-internal (PR #15458 by joschect)
- Callout: move to react-internal (PR #15455 by joschect)
- Remove unneeded package dependencies. (PR #15456 by xugao)
- Moving react-next Layer into react-internal package. (PR #15481 by czearing)
- Combobox: Move combobox to react (PR #15490 by joschect)
- Re-export FocusZone directly from react-focus (PR #15515 by ecraig12345)
- Don't ship a bundle of this package alone (PR #15414 by ecraig12345)
- SpinButton: fix component typing, ref and remove keytipProps. (PR #15534 by xugao)
- Deprecate Fabric. (PR #15539 by xugao)
- Stop publishing shared scss and css in react-internal (PR #15543 by ecraig12345)
- Changing BaseButton's wrapper span to a fragment. (PR #15558 by czearing)
- Rename @uifabric/styling to @fluentui/style-utilities (PR #15567 by ecraig12345)
- Export getMenuStyles from ContextualMenu (PR #15573 by xugao)
- Moves Button export to compat folder. (PR #15576 by khmakoto)
- rename @uifabric/foundation to @fluentui/foundation-legacy (PR #15595 by xugao)
- Rename @uifabric/icons to @fluentui/font-icons-mdl2 (PR #15603 by tomi-msft)
- CommandBar: Fixing incorrect aria role. (PR #15614 by khmakoto)
- Rename @uifabric/set-version to @fluentui/set-version (PR #15616 by tomi-msft)
- SearchBox: Making role on root div opt in. (PR #15621 by khmakoto)
- Adding a forwardRef to Check (ref-conformance) (PR #15622 by czearing)
- Adding a forwardRef to ContextualMenu (ref-conformance) (PR #15625 by czearing)
- Rename @uifabric/example-date to @fluentui/example-data (PR #15618 by tomi-msft)
- Rename @uifabric/merge-styles to @fluentui/merge-styles (PR #15627 by tomi-msft)
- Rename @uifabric/react-hooks to @fluentui/react-hooks & @uifabric/utilities to @fluentui/utilities (PR #15629 by tomi-msft)
- ChoiceGroup option props cleanup (PR #15399 by ecraig12345)
- Delete old Calendar and DatePicker (PR #15644 by ecraig12345)
- Adding a forwardRef to VerticalDivider within react-internal. (PR #15654 by czearing)