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

Use componentDidMount for WithStyles #1157

Merged
merged 8 commits into from
Jul 7, 2019
Merged

Use componentDidMount for WithStyles #1157

merged 8 commits into from
Jul 7, 2019

Conversation

kof
Copy link
Member

@kof kof commented Jul 7, 2019

No description provided.

@kof kof requested review from felthy and HenriBeck July 7, 2019 12:37
@kof kof merged commit 808acb4 into master Jul 7, 2019
HenriBeck pushed a commit that referenced this pull request Jul 7, 2019
* master:
  Use componentDidMount for WithStyles (#1157)
  Use mui like global ponyfill (#1153)
  HOC should not attach sheets until mount (#1149)
  v10.0.0-alpha.22
  add react-dom dev dependenncy
  Fix SSR for Hooks based implementation (#1148)
  React-JSS id prop docs and improvements (#1147)
  v10.0.0-alpha.21
  fix changelog
  add support hint to the changelog (#1145)
  Sheets management for css() (#1137)

# Conflicts:
#	packages/react-jss/.size-snapshot.json
bhupinderbola pushed a commit to bhupinderbola/jss that referenced this pull request Sep 17, 2019
* HOC should not attach sheets until mount, same as the new hook implementation

* Fix potential FOUC by attaching sheet in HOC constructor when running in browser.

* Call registry.add() on the client too for parity with the hooks implementation

* use  componentDidMount, add changelog

* changelog

* changelog
@iamstarkov iamstarkov deleted the bugfix/hoc-no-ssr-attach branch October 4, 2019 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants