-
Notifications
You must be signed in to change notification settings - Fork 23
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
Allow to provide rich object props to StylesProvider #27
Merged
hupe1980
merged 12 commits into
hupe1980:master
from
oliviertassinari:custom-insertion-point
Jun 26, 2019
Merged
Allow to provide rich object props to StylesProvider #27
hupe1980
merged 12 commits into
hupe1980:master
from
oliviertassinari:custom-insertion-point
Jun 26, 2019
Commits on Jun 22, 2019
-
feat: Added ability to define custom insertion point closes hupe1980#19 feat: added ability to inject style tags at custom point in head also updated README to explain how it is done closes hupe1980#19 fix: add option to specify jss config closes hupe1980#19 .gitignore fix fix: changed config to match stylesProvider props .gitignore fix feat: added ability to inject style tags at custom point in head also updated README to explain how it is done closes hupe1980#19 fix: add option to specify jss config closes hupe1980#19 .gitignore fix fix: changed config to match stylesProvider props
Configuration menu - View commit details
-
Copy full SHA for 6666ac5 - Browse repository at this point
Copy the full SHA 6666ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b7d52 - Browse repository at this point
Copy the full SHA 89b7d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c41cc8 - Browse repository at this point
Copy the full SHA 4c41cc8View commit details -
fix: adding server config, fixing tests and lint
1. fixed unit tests with jest virtual mocking 2. Made sure all quotations use backtick (single ticks for imports) 3. Made sure the style sheet generated with gatsby-ssr.js are passed the same options as the style sheet added by gatsby-browser.js
Configuration menu - View commit details
-
Copy full SHA for 1327712 - Browse repository at this point
Copy the full SHA 1327712View commit details -
Configuration menu - View commit details
-
Copy full SHA for be35046 - Browse repository at this point
Copy the full SHA be35046View commit details -
Configuration menu - View commit details
-
Copy full SHA for f438247 - Browse repository at this point
Copy the full SHA f438247View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f933d - Browse repository at this point
Copy the full SHA b1f933dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b711f - Browse repository at this point
Copy the full SHA d3b711fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 173b911 - Browse repository at this point
Copy the full SHA 173b911View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5cc16 - Browse repository at this point
Copy the full SHA ee5cc16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4259a - Browse repository at this point
Copy the full SHA 1e4259aView commit details
Commits on Jun 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 927a6fa - Browse repository at this point
Copy the full SHA 927a6faView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.