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

perf(docs): improve doc examples performance #3497

Merged
merged 3 commits into from
Mar 13, 2019
Merged

perf(docs): improve doc examples performance #3497

merged 3 commits into from
Mar 13, 2019

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Mar 13, 2019

Doc example pages were getting a bit sluggish. This improves performance a bit by removing some listeners and moving styles to the CSS sheet and implementing more shouldComponentUpdate.

@codecov-io
Copy link

Codecov Report

Merging #3497 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3497   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         172      172           
  Lines        2804     2804           
=======================================
  Hits         2799     2799           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15f8285...2b83a6c. Read the comment docs.

@levithomason levithomason merged commit 24bc22b into master Mar 13, 2019
@levithomason levithomason deleted the docs/perf branch March 13, 2019 06:44
@levithomason
Copy link
Member Author

Released in semantic-ui-react@0.86.0.

mbakiev pushed a commit to mbakiev/Semantic-UI-React that referenced this pull request Jun 17, 2019
* perf: remove example mouse listeners

* perf: only re-render ads if necessary

* docs: align menu sidebar to example on scroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants