-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: emotion-js/emotion
base: @emotion/[email protected]
head repository: emotion-js/emotion
compare: @emotion/[email protected]
- 16 commits
- 78 files changed
- 8 contributors
Commits on Dec 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a21258 - Browse repository at this point
Copy the full SHA 4a21258View commit details
Commits on Dec 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 169ac54 - Browse repository at this point
Copy the full SHA 169ac54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02f349 - Browse repository at this point
Copy the full SHA b02f349View commit details
Commits on Dec 21, 2021
-
Fixed label extraction crashing in some cases involving variable decl…
…arations with non-identifiers (#2585) * Fix babel emotion plugin crash when on object with multiple styles is returned by a function * Add changeset * Fix wrong snapshots * Fixed the actual underlying issue with label extraction Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b830c7d - Browse repository at this point
Copy the full SHA b830c7dView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e442f44 - Browse repository at this point
Copy the full SHA e442f44View commit details
Commits on Dec 22, 2021
-
Update/correct TypeScript docs to reflect current best practice (#2598)
* Update/correct TypeScript docs to reflect current best practice #2596 * Clean up typescript.mdx per Andarist's suggestions * Add back deleted section to typescript.mdx
Configuration menu - View commit details
-
Copy full SHA for 2790dc9 - Browse repository at this point
Copy the full SHA 2790dc9View commit details
Commits on Dec 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1577af - Browse repository at this point
Copy the full SHA d1577afView commit details
Commits on Dec 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4efa2cb - Browse repository at this point
Copy the full SHA 4efa2cbView commit details
Commits on Dec 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 242f7d8 - Browse repository at this point
Copy the full SHA 242f7d8View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0be5c0 - Browse repository at this point
Copy the full SHA b0be5c0View commit details -
Fix
getLabelFromStackTrace
issue related to class components in Fir……efox (#2615) * Fix getLabelFromStackTrace edge case in Firefox Closes #2614. * Update .changeset/spotty-clouds-listen.md Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d672ac - Browse repository at this point
Copy the full SHA 3d672acView commit details
Commits on Jan 22, 2022
-
Added
abbr
prop to the allowlist of forwardable props (#2621)* Add abbr attribute to list of valid attributes https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th#attributes * Create ninety-queens-fly.md Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d253163 - Browse repository at this point
Copy the full SHA d253163View commit details
Commits on Feb 19, 2022
-
useInsertionEffect
when it's available (#2600)* Upgrade React 18 to its latest RC version * Refactored tests to RTL to run tests easier against different React version, also run test suite with React 18 * Add separate Jest config to run tests with React 18 * Move rule insertion to the inner `<Insertion/>` for the css prop * Fixed Enzyme's shallow tests * Make test pass with real `useInsertionEffect` * Use `<Insertion/> and `useInsertionEffect` for all injection points in `@emotion/react` and `@emotion/styled`` * Fixed import-prod test problem with production React 18 throwing when used with RTL cause it's using act * Refactor one last test that was using JSDOM explicitly * Fixed CI * Update packages/css/test/no-babel/index.test.js * add changesets Co-authored-by: Mitchell Hamilton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f27156 - Browse repository at this point
Copy the full SHA 2f27156View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f5552 - Browse repository at this point
Copy the full SHA f6f5552View commit details -
Fixed a transpilation issue that caused
useInsertionEffect
to be re……ferenced directly in the specifiers list of the import statement (#2651)
Configuration menu - View commit details
-
Copy full SHA for 39ac5b9 - Browse repository at this point
Copy the full SHA 39ac5b9View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29c99a9 - Browse repository at this point
Copy the full SHA 29c99a9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @emotion/[email protected]...@emotion/[email protected]