You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For version 8, we plan to merge office-ui-fabric-react (current code) and @fluentui/react-next (function component conversions and other breaking changes) into @fluentui/react. There will be no version 8 of office-ui-fabric-react, and no packages/office-ui-fabric-react in the master branch of the repo. (It will of course stay around in the 5/6/7 branches.)
The changes below may be done in multiple PRs to a staging branch.
Merge OUFR into react
Merge react-next into react (last chance to review FC changes)
Delete OUFR
Make react-next be a pure re-export package from react (and bump version to 9-alpha)
Update gitignore so that removed files don't come back in a bad merge
Update code references to OUFR or react-next (enough to build)
The text was updated successfully, but these errors were encountered:
ecraig12345
changed the title
Merge OUFR and react-next into react (and cleanup of old names)
[post-snap] Merge OUFR and react-next into react (and cleanup of old names)
Aug 21, 2020
ecraig12345
changed the title
[post-snap] Merge OUFR and react-next into react (and cleanup of old names)
[post-snap 1] Merge OUFR and react-next into react (and cleanup of old names)
Aug 21, 2020
ecraig12345
changed the title
[post-snap 1] Merge OUFR and react-next into react (and cleanup of old names)
[post-snap] Merge OUFR and react-next into react (and cleanup of old names)
Aug 21, 2020
ecraig12345
changed the title
[post-snap] Merge OUFR and react-next into react (and cleanup of old names)
[post-snap] Merge OUFR and react-next into react
Aug 21, 2020
(from @ecraig12345)
Part 1/4 in a series of changes that must happen in master after v7 development moves to a branch, but before beta publishing:
For version 8, we plan to merge
office-ui-fabric-react
(current code) and@fluentui/react-next
(function component conversions and other breaking changes) into@fluentui/react
. There will be no version 8 ofoffice-ui-fabric-react
, and nopackages/office-ui-fabric-react
in the master branch of the repo. (It will of course stay around in the 5/6/7 branches.)The changes below may be done in multiple PRs to a staging branch.
The text was updated successfully, but these errors were encountered: