-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Renaming special-purpose Grid component to ButtonGrid within react-next #14854
Renaming special-purpose Grid component to ButtonGrid within react-next #14854
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d7df324:
|
Perf Analysis
All results
Perf Analysis (Fluent)Potential regressions comparing to master
Perf comparison
Perf tests with no regressions
|
Asset size changes
Over Tolerance (1024 B) Over Baseline Below Baseline New Removed 1 kB = 1000 B Baseline commit: d1423ec6ee302d74966497ba4b8f6abb022aa884 (build) |
…eat/renaming-gridNext
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you're missing updates to react-next/src/Grid.ts
-- renaming the file, making it export the react-next version, and updating the API file
…eat/renaming-gridNext
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with a couple minor suggestions.
change/office-ui-fabric-react-2020-09-02-18-45-05-feat-renaming-gridNext.json
Outdated
Show resolved
Hide resolved
…eat/renaming-gridNext
Build is failing with a bunch of weird errors--I think you can fix it by adding the first two tsconfig file changes from here. |
…eat/renaming-gridNext
…eat/renaming-gridNext
Pull request checklist
$ yarn change
Description of changes
Renaming Grid utility within react-next to
ButtonGrid
.