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

Fix compounds and default variants in react #350

Merged
merged 1 commit into from Feb 12, 2021

Conversation

hadihallak
Copy link
Member

@hadihallak hadihallak merged commit 43f0996 into jn.beta Feb 12, 2021
@hadihallak hadihallak deleted the fix-default-and-compound-variants-in-react branch February 12, 2021 14:29
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f50a63d:

Sandbox Source
Stitches CI: Next.js Configuration

peduarte pushed a commit that referenced this pull request Feb 12, 2021
* beta

* migrate types (#340)

* Add scroll properties to themeMap

* feat: do not add a prefix to supplied name in theme()

* test: support --only file_includes_string

* test: separate conditions, prefix, utils tests

* fix: theme applies object

* feat: config is passed to utils

* style: strongly apply prettier on javascript and typescript files

* style: strongly apply prettier on javascript and typescript files

* fix: apply  prop after other styles

* update types (#341)

* style: format core types file

* fix: patch to prevent variants with same name as a css prop from erroring

* fix: return forward_ref to support forwarding refs

* fix: return forward_ref to support forwarding refs

* Update react types (#342)

* noice

* More fixes

* docs: share the wonderful story of getHashString

* fix: apply fix to support variant names share with css props from core to react

* feat: remove '-moz-initial' from global types

* fix: support `@import` at-rule

* fix: supports at-rule in component css

* fix: do not throw for unknown properties

* feat: directly reference component/themes by selector

* tests: cleanup tests

* Fix Stitches CSS (#343)

* export all the types (#344)

* fix: match core component properties to react, document className & query

* docs: remove extra lines in component prop typing

* feat: rename  prop to

* expose config and update utils (#345)

* feat: add getCssString function to sheet

* docs: Enhance typings for global and theme functions

* docs: types for toString/getCssString

* type token (#346)

* Types fix util token type (#348)

* fix util token type

* fix util types

* feat: react components & theme stringify as a selector

* fix comounds (#350)

* compound variants as array (#351)

* 0.1.0-canary.0

Co-authored-by: Abdulhadi Hallak <hallak.aa@gmail.com>
Co-authored-by: Pedro Duarte <contact@peduarte.com>
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.

None yet

1 participant