Skip to content
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

Fabric 7 example-app-base cleanup #9272

Merged
merged 7 commits into from
Jun 4, 2019

Conversation

ecraig12345
Copy link
Member

@ecraig12345 ecraig12345 commented May 29, 2019

Pull request checklist

Description of changes

Remove some deprecated components from example-app-base, fix some of the most obvious styling issues in demo apps and the website, and other cleanup.

Highlights of the other cleanup:

  • Make demo app creator work with nested nav links (so now the DetailsList examples can be listed as sub-links under DetailsList)

  • Make generated codepens load office-ui-fabric-react@beta instead of current. (This has the side effect of breaking export to codepen in the legacy and date-time packages, so I removed the codepen links from those examples. It's probably something we could fix later, just needs more thought/time.)

(We still need to do a full styling pass on the website and ideally also the demo apps before releasing Fabric 7.)

Focus areas to test

  • Website rendering not impacted
  • OUFR demo app renders as expected
    • DetailsList sub-links work
  • Other package demo app renders as expected
Microsoft Reviewers: Open in CodeFlow

@msft-github-bot
Copy link
Contributor

msft-github-bot commented May 29, 2019

Component perf results:

Scenario Target branch avg total (ms) PR avg total (ms) Target branch avg per item (ms) PR avg per item (ms) Is significant change Is regression
PrimaryButton 86.414 ... 0.864 ... ... ...
BaseButton 34.857 ... 0.349 ... ... ...
NewButton 113.906 ... 1.139 ... ... ...
button 5.891 ... 0.059 ... ... ...
DetailsRows without styles 194.744 ... 1.947 ... ... ...
DetailsRows 220.153 ... 2.202 ... ... ...
Toggles 53.448 ... 0.534 ... ... ...
NewToggle 75.401 ... 0.754 ... ... ...
DocumentCardTitle with truncation 28.082 ... 0.281 ... ... ...
DefaultButton ... 72.462 ... 0.725 ... ...

Copy link
Contributor

@jordandrako jordandrako left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ecraig12345 ecraig12345 merged commit d7047fc into microsoft:fabric-7 Jun 4, 2019
@ecraig12345 ecraig12345 deleted the examples7 branch June 4, 2019 01:03
@msft-github-bot
Copy link
Contributor

🎉@uifabric/[email protected] has been released which incorporates this pull request.:tada:

Handy links:

@msft-github-bot
Copy link
Contributor

🎉@uifabric/[email protected] has been released which incorporates this pull request.:tada:

Handy links:

@msft-github-bot
Copy link
Contributor

🎉@uifabric/[email protected] has been released which incorporates this pull request.:tada:

Handy links:

@msft-github-bot
Copy link
Contributor

🎉@uifabric/[email protected] has been released which incorporates this pull request.:tada:

Handy links:

@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants