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
base: a5f43a1ba3dae5141b9c356b8b7e13f7023895b3
Choose a base ref
...
head repository: emotion-js/emotion
compare: 6835850e39a5df4324e1f4ff4874fdce3d5b51d5
Choose a head ref
  • 15 commits
  • 76 files changed
  • 5 contributors

Commits on Jul 31, 2022

  1. Copy the full SHA
    ed9b061 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    28e9b49 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2843)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Aug 2, 2022
    Copy the full SHA
    16d971d View commit details
    Browse the repository at this point in the history
  3. Upgrade to Yarn 3 (#2841)

    * [wip] yarn3 upgrade
    
    * Upgrade yarn.lock
    
    * Fix ssr-benchmarks import
    
    * Add back accidentally-removed stuff from package.json
    
    * Fix action.yml
    
    * Remove jest-snapshot patch
    
    * empty commit to test CI caching
    
    * Add Yarn 3 patch for jest-snapshot
    srmagura committed Aug 2, 2022
    Copy the full SHA
    7b4f016 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Copy the full SHA
    d39379c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Fixed the ignore flag not disabling the warning when there are multip…

    …le blocks of CSS (#2751)
    
    * fix ignoreFlag not works
    
    * Add changeset
    
    * Fix for loop syntax
    
    * Update .changeset/witty-frogs-hear.md
    
    Co-authored-by: Sam Magura <srmagura@gmail.com>
    
    * Refactor looping test to .each
    
    * Fixed the issue with ignore comment detection
    
    * add changeset attributions
    
    Co-authored-by: Sam Magura <srmagura@gmail.com>
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    3 people committed Aug 22, 2022
    Copy the full SHA
    0ffd606 View commit details
    Browse the repository at this point in the history
  2. Fixed an issue in the styles minifier that caused interpolations to b…

    …e sometimes included more than once in the output (#2858)
    Andarist committed Aug 22, 2022
    Copy the full SHA
    005e211 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2de94ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    df434ea View commit details
    Browse the repository at this point in the history
  5. Version Packages (#2860)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Aug 22, 2022
    Copy the full SHA
    c60d646 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Fixed a regression that could cause a crash when looking for an ignor…

    …ing comment for unsafe pseudo-classes (#2864)
    
    * Fixed a regression that could cause a crash when looking for an ignoring comment for unsafe pseudo-classes
    
    * Fix flow types
    Andarist committed Aug 23, 2022
    Copy the full SHA
    b9b8b74 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2865)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Aug 23, 2022
    Copy the full SHA
    f2608b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Upgrade Yarn (#2870)

    Andarist committed Aug 29, 2022
    Copy the full SHA
    28522cd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Move conditional useInsertionEffect declarations into separate pack…

    …age (#2867)
    
    * Move conditional `useInsertionEffect` declarations into separate package
    
    * add missing dependecies
    
    * regenerate lockfile
    
    * Add missing peer dep
    
    * regenerate lockfile
    
    * add missing dev dep for a peer dep
    
    * regenerate lockfile
    
    * add changesets
    Andarist committed Aug 30, 2022
    Copy the full SHA
    89b6dbb View commit details
    Browse the repository at this point in the history
  2. Version Packages (#2872)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Aug 30, 2022
    Copy the full SHA
    6835850 View commit details
    Browse the repository at this point in the history