Releases: braposo/graphql-css
Releases · braposo/graphql-css
v2.0.0
30 Dec 13:22
Compare
Sorry, something went wrong.
No results found
Completely new API with support for a hook-like useGqlCSS function.
New styled helper that accepts string literals just like styled-components/emotion
New getStyles helper that returns an object with generated styles to be used in other CSS-in-JS libraries
v1.4.0
24 Mar 15:33
Compare
Sorry, something went wrong.
No results found
Improves enterprise grade integrations and validations:
v1.3.0
21 Mar 11:09
Compare
Sorry, something went wrong.
No results found
Adds support for variables and variant argument in GraphQL queries to extract different versions of the styles (theming)
Updates examples with new variant option
Updates README with examples and adds headings for better structure
v1.2.1
20 Mar 12:38
Compare
Sorry, something went wrong.
No results found
Improves README
Fixes typo in README examples #2 (thanks @Scrum )