-
-
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]
- 14 commits
- 93 files changed
- 10 contributors
Commits on Oct 31, 2021
-
Update gatsby-(plugin/transformer)-sharp (#2533)
This fixes a build error that occurred during `yarn install`. See #2532.
Configuration menu - View commit details
-
Copy full SHA for 2416b32 - Browse repository at this point
Copy the full SHA 2416b32View commit details
Commits on Nov 1, 2021
-
Document extra installation step for M1 Mac (#2535)
* Document extra installation step for M1 Mac * Correct the M1 Mac vips explanation
Configuration menu - View commit details
-
Copy full SHA for 01e4e0f - Browse repository at this point
Copy the full SHA 01e4e0fView commit details
Commits on Nov 3, 2021
-
Add
insertionPoint
option inEmotionCache
(#2521)* Add insertionPoint option in EmotionCache * yarn changeset * yarn lint * Add tests as per view * Updated changeset, improved tests * Update packages/sheet/src/index.js * Update packages/cache/__tests__/index.js Co-authored-by: Mateusz Burzyński <[email protected]> * Improve tests * Use @testing-library * Address comments from review * Fix some flow issues * fix selectors * small tweaks Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 516fe45 - Browse repository at this point
Copy the full SHA 516fe45View commit details
Commits on Nov 14, 2021
-
Fix hydration mismatches with
React.useId
(#2542)* Current behavior for useId * fix(styled): Ensure no hydration mismatch with React.useId * yarn changeset * Update snapshots * Dirty fix for enzyme matchers * Fragment -> Noop * Apply same pattern to class-names and emotion-element * tweak fragment unwrapping in `@emotion/jest` * Fixed enzyme-related serialization tests * Fix more cases and add new tests * add tests for avoiding id mismatches when using css prop and ClassNames component * Fix flow errors * Reset html before each rehydration test * tweak changesets Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb013d2 - Browse repository at this point
Copy the full SHA eb013d2View commit details -
Add
enterKeyHint
prop to theisPropValid
allowlist (#2540)* allow enterKeyHint attribute to be set fixes #2530 * Create silver-fireants-jump.md Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9861a18 - Browse repository at this point
Copy the full SHA 9861a18View commit details -
Shorten the path of the "private" `isolated-hoist-non-react-statics-d…
…o-not-use-this-in-your-code` (#2551)
Configuration menu - View commit details
-
Copy full SHA for 99fcea0 - Browse repository at this point
Copy the full SHA 99fcea0View commit details -
Add a note that
container
can be used to inject styles to windows (#……2541) * [DOC] Updated doc to add a cache option use-case * remove changeset Co-authored-by: Valerian Gonnot <[email protected]> Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9b247d - Browse repository at this point
Copy the full SHA d9b247dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e82a99 - Browse repository at this point
Copy the full SHA 9e82a99View commit details -
Fix & upgrade benchmarks (#2544)
* Upgrade benchmarks to Parcel 2 And fix various runtime errors when running the benchmark application * Fix benchmark run script * Update d3-scale-chromatic in benchmarks project * Fix ssr-benchmark - Upgrade to ES modules - Fix trying to create an Emotion cache without a key - Fix trying to read directly from a React context object * Update some React Native-related snapshots This was presumably caused by updating react-native-web from 0.13 to 0.17. * Fix benchmark script in root package.json
Configuration menu - View commit details
-
Copy full SHA for 3c902cf - Browse repository at this point
Copy the full SHA 3c902cfView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed90c2e - Browse repository at this point
Copy the full SHA ed90c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bac69b - Browse repository at this point
Copy the full SHA 2bac69bView commit details
Commits on Nov 19, 2021
-
Extract, unit test, and improve getLabelFromStackTrace (#2534)
* Extract getLabelFromStackTrace [WIP] * New tests * Add Next.js playground * Add Next.js tests * Fix nextjs dependency incompatibilities * yarn.lock [skip ci] * Add Safari stack traces [skip ci] * Add Safari stack traces for real this time * Add cra-new * Redo cra-new * More test cases * Create separate file for getLabelFromStackTrace tests * Add ignored cra-new files * Add more test cases * Move cra-new to cra * Remove broken razzle playground * Finish test cases * Parse stack traces * Cleanup * Add code examples to test * Document how to use the old JSX transform * Fix flow errors * Remove eslint stuff from Next.js project * Document Safari stack trace weirdness * Fix some markdown in a comment * Update docs & comments on Safari stack traces * Remove unnecessary code from Next.js playground * Only call getLabelFromStackTrace if label not already computed * Add PURE annotation in get-label-by-stack-trace * Remove "SSR & Safari" docs section Since we plan to fix this one way or another. * Add SSR test for classic runtime * Remove unit tests of getFunctionNameFromStackTraceLine * Revise changeset wording * Remove commented console.log
Configuration menu - View commit details
-
Copy full SHA for 57be9e8 - Browse repository at this point
Copy the full SHA 57be9e8View commit details
Commits on Nov 23, 2021
-
Add ESLint 8 to the peer dependency range (#2562)
* feat(eslint-plugin): allow eslint v8 * chore: add changeset * Update .changeset/serious-pianos-smoke.md Co-authored-by: Mateusz Burzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f046ae4 - Browse repository at this point
Copy the full SHA f046ae4View commit details
Commits on Nov 26, 2021
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 200bc6a - Browse repository at this point
Copy the full SHA 200bc6aView 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]