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: c60d646ff56ddaaee5d62a619276ae214db2a604
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: 92be52d894c7d81d013285e9dfe90820e6b178f8
Choose a head ref
  • 18 commits
  • 50 files changed
  • 13 contributors

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 authored Aug 23, 2022

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    Brooooooklyn LongYinan
    Copy the full SHA
    b9b8b74 View commit details
  2. Version Packages (#2865)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 23, 2022

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    Brooooooklyn LongYinan
    Copy the full SHA
    f2608b3 View commit details

Commits on Aug 29, 2022

  1. Upgrade Yarn (#2870)

    Andarist authored Aug 29, 2022
    Copy the full SHA
    28522cd View commit details

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 authored Aug 30, 2022
    Copy the full SHA
    89b6dbb View commit details
  2. Version Packages (#2872)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 30, 2022
    Copy the full SHA
    6835850 View commit details

Commits on Aug 31, 2022

  1. Copy the full SHA
    9974169 View commit details

Commits on Sep 7, 2022

  1. Support typings for Jest v29 (#2884)

    * Support typings for Jest v29
    
    * Improve @types/jest changeset
    
    Co-authored-by: Sam Magura <srmagura@gmail.com>
    billyjanitsch and srmagura authored Sep 7, 2022
    Copy the full SHA
    da1e68e View commit details

Commits on Sep 10, 2022

  1. Fix typo in docs (#2889)

    yuleicul authored Sep 10, 2022
    Copy the full SHA
    5ffa54a View commit details

Commits on Sep 13, 2022

  1. Adds documentation for integrating with eslint-plugin-react (#2882)

    * adds documentation for eslint plugin react
    
    * Improve writing in eslint-plugin-react page
    
    * Update docs/eslint-plugin-react.mdx
    
    Co-authored-by: Sam Magura <srmagura@gmail.com>
    Co-authored-by: Mateusz BurzyΕ„ski <mateuszburzynski@gmail.com>
    3 people authored Sep 13, 2022
    Copy the full SHA
    5fa2d54 View commit details

Commits on Sep 15, 2022

  1. Copy the full SHA
    c02b121 View commit details

Commits on Sep 22, 2022

  1. Copy the full SHA
    6eef2e3 View commit details

Commits on Oct 4, 2022

  1. Fixed incorrect backticks in jsx-import.md (#2914)

    Formatting was a little wonky πŸ™‚
    JoshuaKGoldberg authored Oct 4, 2022
    Copy the full SHA
    8a16374 View commit details

Commits on Oct 12, 2022

  1. Do not log failed rule insertions in the speedy mode for -ms-expand…

    … and `-ms-reveal` pseudo-elements (#2920)
    
    * Add -ms-expand and -ms-reveal to ignored prefixes
    
    * Add changeset
    
    * Update .changeset/olive-ladybugs-fry.md
    
    Co-authored-by: Mateusz BurzyΕ„ski <mateuszburzynski@gmail.com>
    pvdstel and Andarist authored Oct 12, 2022
    Copy the full SHA
    61c6696 View commit details

Commits on Oct 27, 2022

  1. Do not warn about @emotion/react being loaded twice in Vitest (#2905)

    * Check vitest global for @emotion/react loaded twice warning
    
    * code review tweaks
    
    Co-authored-by: Mateusz BurzyΕ„ski <mateuszburzynski@gmail.com>
    p-m-p and Andarist authored Oct 27, 2022
    Copy the full SHA
    4c0005f View commit details
  2. Copy the full SHA
    c1ee578 View commit details
  3. Fork Stylis prefixer (#2890)

    * Fork Stylis prefixer
    
    * Create long-pianos-swim.md
    
    * Create short-pianos-swim.md
    
    * Update .changeset/long-pianos-swim.md
    Andarist authored Oct 27, 2022
    Copy the full SHA
    d8a13bc View commit details
  4. Copy the full SHA
    13afe03 View commit details
  5. Version Packages (#2885)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 27, 2022
    Copy the full SHA
    92be52d View commit details
Showing with 1,132 additions and 414 deletions.
  1. +266 βˆ’266 .yarn/releases/{yarn-3.2.2.cjs β†’ yarn-3.2.3.cjs}
  2. +5 βˆ’5 .yarnrc.yml
  3. +1 βˆ’0 docs/docs.yaml
  4. +15 βˆ’0 docs/eslint-plugin-react.mdx
  5. +2 βˆ’2 docs/introduction.mdx
  6. +1 βˆ’1 docs/ssr.mdx
  7. +1 βˆ’0 flow-typed/npm/vitest_vx.x.x.js
  8. +2 βˆ’2 package.json
  9. +9 βˆ’0 packages/babel-plugin/CHANGELOG.md
  10. +1 βˆ’1 packages/babel-plugin/README.md
  11. +3 βˆ’3 packages/babel-plugin/package.json
  12. +15 βˆ’0 packages/cache/CHANGELOG.md
  13. +3 βˆ’3 packages/cache/package.json
  14. +1 βˆ’1 packages/cache/src/index.js
  15. +340 βˆ’0 packages/cache/src/prefixer.js
  16. +5 βˆ’7 packages/cache/src/stylis-plugins.js
  17. +6 βˆ’0 packages/css-prettifier/CHANGELOG.md
  18. +2 βˆ’2 packages/css-prettifier/package.json
  19. +12 βˆ’0 packages/css/CHANGELOG.md
  20. +5 βˆ’5 packages/css/package.json
  21. +1 βˆ’1 packages/eslint-plugin/docs/rules/jsx-import.md
  22. +11 βˆ’0 packages/jest/CHANGELOG.md
  23. +6 βˆ’6 packages/jest/package.json
  24. +1 βˆ’1 packages/primitives-core/package.json
  25. +24 βˆ’0 packages/react/CHANGELOG.md
  26. +59 βˆ’0 packages/react/__tests__/__snapshots__/warnings.js.snap
  27. +128 βˆ’3 packages/react/__tests__/warnings.js
  28. +8 βˆ’7 packages/react/package.json
  29. +2 βˆ’2 packages/react/src/class-names.js
  30. +2 βˆ’2 packages/react/src/emotion-element.js
  31. +3 βˆ’6 packages/react/src/global.js
  32. +3 βˆ’3 packages/react/src/index.js
  33. +0 βˆ’16 packages/react/src/useInsertionEffectMaybe.js
  34. +6 βˆ’0 packages/serialize/CHANGELOG.md
  35. +1 βˆ’1 packages/serialize/package.json
  36. +1 βˆ’1 packages/serialize/src/index.js
  37. +3 βˆ’3 packages/server/package.json
  38. +6 βˆ’0 packages/sheet/CHANGELOG.md
  39. +1 βˆ’1 packages/sheet/package.json
  40. +1 βˆ’1 packages/sheet/src/index.js
  41. +21 βˆ’0 packages/styled/CHANGELOG.md
  42. +5 βˆ’4 packages/styled/package.json
  43. +2 βˆ’2 packages/styled/src/base.js
  44. +0 βˆ’16 packages/styled/src/useInsertionEffectMaybe.js
  45. +8 βˆ’0 packages/use-insertion-effect-with-fallbacks/CHANGELOG.md
  46. +21 βˆ’0 packages/use-insertion-effect-with-fallbacks/LICENSE
  47. +1 βˆ’0 packages/use-insertion-effect-with-fallbacks/README.md
  48. +44 βˆ’0 packages/use-insertion-effect-with-fallbacks/package.json
  49. +16 βˆ’0 packages/use-insertion-effect-with-fallbacks/src/index.js
  50. +52 βˆ’40 yarn.lock
Loading