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
  • 8 commits
  • 41 files changed
  • 7 contributors

Commits on Feb 19, 2022

  1. Upgrade dtslint (#2653)

    * Upgrade dtslint
    
    * Fix dtslint errors
    srmagura authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    ce9873f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. STOP WAR IN UKRAINE (#2668)

    ducin authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4851669 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    6d81b4b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Removed non-existent item from the ToC in the theming doc (#2674)

    Removed link link in table of contents to non-existent Usage section
    dylandbl authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    affe8f1 View commit details
    Browse the repository at this point in the history
  2. Fix the description of the cascade problem in the docs (#2659)

    * Fix the description of the cascade problem in the docs
    
    * Update docs/composition.mdx
    
    Co-authored-by: Sam Magura <[email protected]>
    
    Co-authored-by: Sam Magura <[email protected]>
    Andarist and srmagura authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    4266aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Change Global component to use the StyleSheet constructor of the …

    …current `cache.sheet` (#2677)
    
    * chore: add custom sheet
    
    * chore: add changeset
    
    * chore: remove unused import
    
    * chore: apply patch
    
    * fix inline snapshots
    
    * Fix Flow error
    
    * tweak changeset
    
    Co-authored-by: Mateusz Burzyński <[email protected]>
    Jack-Works and Andarist authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ff3cb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8910a View commit details
    Browse the repository at this point in the history
  3. Version Packages (#2679)

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