Skip to content

Website fix: Remove PureComponent#4186

Merged
dzearing merged 3 commits intomicrosoft:masterfrom
lynamemi:remove-pureComponent
Mar 6, 2018
Merged

Website fix: Remove PureComponent#4186
dzearing merged 3 commits intomicrosoft:masterfrom
lynamemi:remove-pureComponent

Conversation

@lynamemi
Copy link
Copy Markdown
Collaborator

@lynamemi lynamemi commented Mar 6, 2018

Pull request checklist

Description of changes

Certain pages on the website weren't loading. PureComponent was not defined because the UHF in the website uses react 0.14. Switching to Component for now.

Focus areas to test

(optional)

@lynamemi lynamemi requested a review from dzearing March 6, 2018 00:36
@dzearing
Copy link
Copy Markdown
Member

dzearing commented Mar 6, 2018

As soon as we remove 0.14 support officially we can go back to enabling pure component usage.

The better possibility is to make basecomponent support pure component. But this is a fine change for now.

@dzearing dzearing merged commit 8a4dc85 into microsoft:master Mar 6, 2018
@lynamemi lynamemi deleted the remove-pureComponent branch March 6, 2018 01:44
@Jahnp
Copy link
Copy Markdown
Member

Jahnp commented Mar 6, 2018

Thanks for the quick fix here @lynamemi! And thanks for identifying the issue and driving for a resolution @dzearing!

Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Mar 6, 2018
* master:
  Applying package updates.
  Polyfill react create ref (microsoft#4182)
  [Pickers] Add async debounce option to BasePicker (microsoft#4163)
  Facepile conditionally rendering aria-describedby (microsoft#4183)
  Applying package updates.
  Addressing Issue microsoft#4174 - 5.59.0 crashing in <ImageBase> (microsoft#4185)
  Website fix: Remove PureComponent (microsoft#4186)
  Add Keytip and KeytipLayer to experiments export (microsoft#4184)
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 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.

Office Fabric website Nav component page broken

3 participants