Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emotion-js/emotion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @emotion/[email protected]
Choose a base ref
...
head repository: emotion-js/emotion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @emotion/[email protected]
Choose a head ref
  • 6 commits
  • 23 files changed
  • 6 contributors

Commits on Mar 10, 2022

  1. Fixed CacheProvider demo in the docs (#2678)

    * docs: fix cache-provider demo rendering
    
    * docs: fix cache-provider mdx
    
    * docs: add stub implementation of customPlugin
    pengx17 authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2d3d7dd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Added includeStyles option to createSerializer to optionally disa…

    …ble styles printing
    
    [@emotion/jest] Add `includeStyles` option to `createSerializer`
    thompsongl authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1a25293 View commit details
    Browse the repository at this point in the history
  2. Fixed a false positive warning for content properties that included…

    … `var()` (#2700)
    
    * Allow for CSS variables in content property
    
    * Update tests
    
    * Fixup tests
    
    * Create young-deers-cheat.md
    
    Co-authored-by: Mateusz Burzyński <[email protected]>
    arturmuller and Andarist authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d935762 View commit details
    Browse the repository at this point in the history
  3. Fixed a Prettier error

    Andarist committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8c1c7c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    fc52bed View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2710)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    7a478fc View commit details
    Browse the repository at this point in the history
Loading