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

Allow to provide rich object props to StylesProvider #27

Merged
merged 12 commits into from
Jun 26, 2019

Commits on Jun 22, 2019

  1. chore: squashing commits

    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
    magnusriga authored and oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    6666ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b7d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c41cc8 View commit details
    Browse the repository at this point in the history
  4. 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
    magnusriga authored and oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    1327712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be35046 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f438247 View commit details
    Browse the repository at this point in the history
  7. docs: fix readme

    magnusriga authored and oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    b1f933d View commit details
    Browse the repository at this point in the history
  8. docs: README change

    magnusriga authored and oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    d3b711f View commit details
    Browse the repository at this point in the history
  9. docs: fix readme

    magnusriga authored and oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    173b911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee5cc16 View commit details
    Browse the repository at this point in the history
  11. continuation

    oliviertassinari committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    1e4259a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. hupe1980 review

    oliviertassinari committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    927a6fa View commit details
    Browse the repository at this point in the history