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

toHaveStyleRule to work with not passed expected value and negated ".not" modifier #206

Merged
merged 4 commits into from Nov 10, 2018

Commits on Sep 6, 2018

  1. Fix mediaRegex to allow dot special character

    to add compatibility with decimal values in media queries
    santino committed Sep 6, 2018
    Copy the full SHA
    1f930bf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Update CHANGELOG.md
      v6.2.2
      Remove object rest/spread notation to continue Node 6 support (#196)
      Update CHANGELOG.md
      v6.2.1
      exclude empty nodes
      update README
      Add serializer and storybook note (#188)
      Change Value type to support react-native number props (#180) (#185)
      update CHANGELOG
      v6.2.0
      check if global.Element exists
      upgrade dependencies
      Fix mediaRegex to allow dot special character (#182)
      Updated regex to match attribute change of v4 (#181)
      Export serializer (#173)
    santino committed Nov 4, 2018
    Copy the full SHA
    a1793e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ab36ea2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    27d69c7 View commit details
    Browse the repository at this point in the history