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
  • 17 commits
  • 68 files changed
  • 9 contributors

Commits on Feb 27, 2023

  1. Adding Apache Superset to "In the Wild" section (#3003)

    Apache Superset has been using Emotion for quite a while now (original proposal [here](apache/superset#9123), and best practices captured [here](https://github.com/apache/superset/wiki/Emotion-Styling-Guidelines-and-Best-Practices). We'd be proud to have our link on the roster!
    rusackas authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    314a5fb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

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

Commits on Apr 28, 2023

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

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    e6e5b3d View commit details
    Browse the repository at this point in the history
  2. Fixed importing in Node ESM (#3029)

    * Fixed importing in Node ESM
    
    * Fixed macro types
    
    * rerun preconstruct fix
    
    * remove redundant .default files
    Andarist authored May 4, 2023
    Configuration menu
    Copy the full SHA
    eed5e6c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

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

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

Commits on Jun 7, 2023

  1. Added ElementType to the Emotion's JSX namespace (#3048)

    * Support JSX.ElementType
    
    * Reexport ElementType
    
    * Remove failing test case due to type safe concerns
    
    see also: #3048 (comment)
    
    * Create wicked-boxes-lick.md
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <[email protected]>
    naari3 and Andarist authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9357f33 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3051)

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

Commits on Jun 16, 2023

  1. Fix @emotion/css/create-instance types in TypeScript module resolut…

    …ion modes that support the `exports` field (#3057)
    emmatown authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8f66526 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3058)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f3b268f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add SECURITY.md

    Andarist committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1c60314 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    45c440f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c20b4 View commit details
    Browse the repository at this point in the history
  3. Version Packages (#3143)

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