Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

emotion

Emotion is a css-in-js library focused on performance and developer experience.
Collective - Host: opensource - https://opencollective.com/emotion - Code: https://github.com/emotion-js/emotion

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...

github.com/emotion-js/emotion - d25316393639232df16ba836b407e3678eea5e4d authored about 3 years ago
Fix `getLabelFromStackTrace` issue related to class components in Firefox (#2615)

* Fix getLabelFromStackTrace edge case in Firefox

Closes #2614.

* Update .changeset/spotty...

github.com/emotion-js/emotion - 3d672acd4d379f5861012d6e6d38feadd212966a authored about 3 years ago
Update author field in `@emotion/react` (#2616)

github.com/emotion-js/emotion - b0be5c0b8aacb3941ec3cbeff1be761743a71dae authored about 3 years ago
Added `@emotion/babel-plugin` as a dependency of `@emotion/react` (#2609)

github.com/emotion-js/emotion - 242f7d8c9f3ddbba2a69664bcc0fa22501df849f authored about 3 years ago
Fix outdated reference to `emotion` package in docs (#2608)

github.com/emotion-js/emotion - 4efa2cb3f45456bc793fb7b7f4d2382d9742cc35 authored about 3 years ago
Tweak `shouldForwardProp` example (#2606)

github.com/emotion-js/emotion - d1577afd58bb83fb6b101f2da2ff1921d5bad4ad authored about 3 years ago
Update/correct TypeScript docs to reflect current best practice (#2598)

* Update/correct TypeScript docs to reflect current best practice

#2596

* Clean up typescr...

github.com/emotion-js/emotion - 2790dc9df85127c89925192d6db55c80f9629fe1 authored about 3 years ago
Version Packages (#2603)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - e442f446df52a1474b5cece9e509bf09d1284d31 authored about 3 years ago
Fixed label extraction crashing in some cases involving variable declarations with non-identifiers (#2585)

* Fix babel emotion plugin crash when on object with multiple styles is
returned by a function
...

github.com/emotion-js/emotion - b830c7dc9da1c75c88e655150f04ef52b8176212 authored about 3 years ago
Fixed an issue with styled transformer sometimes not using the used local name (#2602)

github.com/emotion-js/emotion - b02f349d28df7bc77cad6d7e1b62aecef9f19405 authored about 3 years ago
Fixed test setup of one of the SSR-related tests (#2599)

github.com/emotion-js/emotion - 169ac54dea1002490ec64e6fa9a0634eb9256a1d authored about 3 years ago
Upgrade Jest and React Testing Library (#2597)

github.com/emotion-js/emotion - 4a212581208067992433cf4186aef52c49f2fd4a authored about 3 years ago
Version Packages (#2581)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 01cca604ca93c5fd3958c41045ecbcac72b65480 authored about 3 years ago
Stylis upgrade (#2590)

* Upgrade to [email protected]

* Upgrade to [email protected]

* Drop `@supports` and `@media` spec...

github.com/emotion-js/emotion - 1554a7e264e05780b2c5bd74ccb20a92005ba61d authored about 3 years ago
Export Keyframes type from @emotion/react (#2577)

* Export Keyframes type from @emotion/core

* Create old-chefs-repeat.md

* Update old-chefs...

github.com/emotion-js/emotion - 04681a5f520b3e3909e567fda200622494dd333b authored about 3 years ago
Tweak grammar in the CHANGELOGs

github.com/emotion-js/emotion - 26ded6109fcd8ca9875cc2ce4564fee678a3f3c5 authored about 3 years ago
Version Packages (#2564)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 200bc6a56b90e273ccdea6560ff5dc5f29b9cb82 authored about 3 years ago
Add ESLint 8 to the peer dependency range (#2562)

* feat(eslint-plugin): allow eslint v8

* chore: add changeset

* Update .changeset/serious-...

github.com/emotion-js/emotion - f046ae40bcae24400068311690a94ba2dbf20344 authored about 3 years ago
Extract, unit test, and improve getLabelFromStackTrace (#2534)

* Extract getLabelFromStackTrace

[WIP]

* New tests

* Add Next.js playground

* Add Ne...

github.com/emotion-js/emotion - 57be9e8cb20313bd2ed297a39c41ca0f0ca37ea8 authored about 3 years ago
Upgrade node version in the release workflow

github.com/emotion-js/emotion - 2bac69b6c058d007cfc190e94490c0cb225ca40c authored about 3 years ago
Version Packages (#2539)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - ed90c2e9dad7a318ab8e89816b3eb9bb388c53de authored about 3 years ago
Fix & upgrade benchmarks (#2544)

* Upgrade benchmarks to Parcel 2

And fix various runtime errors when running the benchmark ap...

github.com/emotion-js/emotion - 3c902cfd7db214ce54fcedab4d30c4efc654b573 authored about 3 years ago
Tweak changesets created in #2521

github.com/emotion-js/emotion - 9e82a991624b18c20c46c5974e8a127c94a54711 authored about 3 years ago
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: Vale...

github.com/emotion-js/emotion - d9b247d189e2913dcd0233b894580b0e99ed7023 authored about 3 years ago
Shorten the path of the "private" `isolated-hoist-non-react-statics-do-not-use-this-in-your-code` (#2551)

github.com/emotion-js/emotion - 99fcea04a27458b94982bb8fcd7d209f21278013 authored about 3 years ago
Add `enterKeyHint` prop to the `isPropValid` allowlist (#2540)

* allow enterKeyHint attribute to be set

fixes #2530

* Create silver-fireants-jump.md

C...

github.com/emotion-js/emotion - 9861a18bbf4a9480fad7f21a833ddfcf814cc893 authored about 3 years ago
Fix hydration mismatches with `React.useId` (#2542)

* Current behavior for useId

* fix(styled): Ensure no hydration mismatch with React.useId

...

github.com/emotion-js/emotion - eb013d25722f4fd9af9acf699789bf6b8afac871 authored about 3 years ago
Add `insertionPoint` option in `EmotionCache` (#2521)

* Add insertionPoint option in EmotionCache

* yarn changeset

* yarn lint

* Add tests as...

github.com/emotion-js/emotion - 516fe458058c9ec8218740472b301e935801ebbc authored about 3 years ago
Document extra installation step for M1 Mac (#2535)

* Document extra installation step for M1 Mac

* Correct the M1 Mac vips explanation

github.com/emotion-js/emotion - 01e4e0f6fe4e7a898854ae104043d3e493145e64 authored about 3 years ago
Update gatsby-(plugin/transformer)-sharp (#2533)

This fixes a build error that occurred during `yarn install`. See #2532.

github.com/emotion-js/emotion - 2416b325e4ca8c659bdc4b714b952ecdee7ed6c4 authored about 3 years ago
Version Packages (#2495)

github.com/emotion-js/emotion - 4be3391914878fd41279701bc23332b75903ec43 authored over 3 years ago
Prevent flush from raising error on detached tag (#2447)

* Prevent flush from raising error on detached tag

It prevents `flush()` from raising the fol...

github.com/emotion-js/emotion - f2eda8295429dd1892a06cbc9496321f2a55c10a authored over 3 years ago
Implement automatic adding of jsxImportSource pragma definition (#2353)

github.com/emotion-js/emotion - d7d768e056e6cd7a10c2de6ecb2b564e6444dac3 authored over 3 years ago
Improve readability of the `extractCriticalToChunks` example in the docs (#2460)

github.com/emotion-js/emotion - 685bbec099372b6797a7d2cfb558756faeee4f19 authored over 3 years ago
Add `RegExp` as a valid type for the `target` option accepted by `toHaveStyleRule` (#2457)

* add RegExp as typing for target

- With typescript in place, the typing that only allows str...

github.com/emotion-js/emotion - 218e4f78ca03b36cd8ed595bc1a93892b9783eda authored over 3 years ago
Fix error in alternative JS environments (#2500)

github.com/emotion-js/emotion - eda5e687c0bc4eddcafb243a2b1028296fb45cba authored over 3 years ago
fix: update docs references (#2497)

github.com/emotion-js/emotion - 84522ded6ebab0adf8bf443792d2e89575f28442 authored over 3 years ago
Support typings for Jest v27 (#2456)

github.com/emotion-js/emotion - 500cdd828b65ad4b778c8a1459094b099d50f08a authored over 3 years ago
Fixed an issue with context selector not at the beginning (#2498)

github.com/emotion-js/emotion - e5beae8e320f3d1455e45efecdfeb7d757687a43 authored over 3 years ago
Fix URLs in the `docs/extract-static.mdx` (#2496)

github.com/emotion-js/emotion - 63a0a6c5d15f4c28632b4219fc4db278badd5710 authored over 3 years ago
Reorder Sponsors, Backers and Contributors sections in the root README

github.com/emotion-js/emotion - 3dfb6637a2bf2a9f25c7e1a635b50441ec963182 authored over 3 years ago
Improved the declared types related to Stylis (#2493)

github.com/emotion-js/emotion - 9ae4a91a08a6f7c5ca26a585f1c271a179db4623 authored over 3 years ago
Fixed a `ReferenceError` in the example code in the TypeScript docs (#2481)

github.com/emotion-js/emotion - 045f0aca3b8c746b6a0a2c10b935d7044c60f635 authored over 3 years ago
Fix broken link to MurmurHash source (#2476)

github.com/emotion-js/emotion - 8422e47ec0a11d3564314f913eaf5770963152c0 authored over 3 years ago
Correct the example url of vanilla SSR with Next.js (#2477)

github.com/emotion-js/emotion - 0fe54ce7e05d537bb448a74ba375c01e53744e7b authored over 3 years ago
Added Carbon Ads to sidebar (#2463)

* Added Carbon Ads to sidebar

* Move Carbon styles to Emotion

Co-authored-by: Mateusz Burz...

github.com/emotion-js/emotion - 676a92631ef9c35cfd9f8660cce58aa0f7781528 authored over 3 years ago
Version Packages (#2394)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 4c7b6de1ff294e45d1e9757dbe37b961cded211b authored over 3 years ago
Use theme context when rendering components at all times (#2424)

* unconditionally use useContext

* add changeset

* Update .changeset/light-swans-guess.md:...

github.com/emotion-js/emotion - cd25b62da80119bfb1c74a8d0a3516fcd2f62e0e authored over 3 years ago
Added display names to public React contexts in development builds (#2428)

* feat: Add display names to public React contexts

* yarn changeset

* Update .changeset/ol...

github.com/emotion-js/emotion - a69929d6ab47e834a3535525657829c81dd97b4a authored over 3 years ago
Exposed `__unsafe_useEmotionCache` from `@emotion/react` (#2441)

* expose __unsafe_useEmotionCache from @emotion/react

* Upgrade Changesets

* Update .chang...

github.com/emotion-js/emotion - 24557d9d6409db453fdbaa031cb635820305f137 authored over 3 years ago
Fix slack link

github.com/emotion-js/emotion - dcc72d06ace804330fd285a76c8574f3a89001f9 authored over 3 years ago
Do not log failed rule insertions in the speedy mode for even more vendor-prefixed pseudo-elements/classes (#2393)

* Do not log failed rule insertions in the speedy mode for more vendor-prefixed pseudo-elements/...

github.com/emotion-js/emotion - 405af5ca01dcc0cac64227db082ce3f483e1bb46 authored over 3 years ago
upgrade gatsby-plugin-netlify version (#2391)

github.com/emotion-js/emotion - 5b885ee30d977dcc7644c944b221ff0b8f5a8cbf authored over 3 years ago
Bump Prettier and Prettier accessories to 2.x (#2387)

* chore: bump Prettier and Prettier accessories to 2.x

Excluded Markdown files because some o...

github.com/emotion-js/emotion - 23f43ab9f24d44219b0b007a00f4ac681fe8712e authored over 3 years ago
Added codecademy.com to the in the wild list (#2386)

* Add codecademy.com to "in the wild" list

We use Emotion! And I would like to run builds for...

github.com/emotion-js/emotion - 5af8486925c3d00c5c9a9a6c86e2dfa759ad97a6 authored over 3 years ago
Version Packages (#2365)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 3a8eaac14c1d157d0b5bb96597444e05f4c33eb1 authored over 3 years ago
feat(server): add extractCriticalToChunks (#2334)

* init

* add some resets

* updates

* fixes

* cleanup

* Update packages/server/typ...

github.com/emotion-js/emotion - 7d9e74f8f0d0e0ea60573a19965eded61dc41024 authored over 3 years ago
Fix moving of client-side inserted style tags from Emotion 10 when intending to hydrate Emotion 11 styles resulting in losing styles (#2361)

* Fixes cache provider touching style nodes owned by a seperate key

* Only mount body styles ...

github.com/emotion-js/emotion - 38f9d44f919dccbf66c835ccde3f08ab927a4940 authored over 3 years ago
Upgrade Changesets

github.com/emotion-js/emotion - 780bc17cc74a5fee8e98e3eaf2d6ebdfbd38ef44 authored over 3 years ago
Added Frontity to the in the wild list (#2362)

github.com/emotion-js/emotion - 2463507409361073331fe82d3f0afab6e29283f1 authored almost 4 years ago
Fix slack invite link

github.com/emotion-js/emotion - 6c4a9e50f177900f54f7b3368a55b1a7d5e3c002 authored almost 4 years ago
:pencil: Updated readme of @emotion/cache for key attribute. (#2346)

github.com/emotion-js/emotion - f3c51e8aca287170e43110bee2e4527eacfcada4 authored almost 4 years ago
Switch to GitHub actions (#2347)

* Switch to GH actions

* Try fixing codecov

* Try again

* Parallelism

github.com/emotion-js/emotion - d759ae1298c15baf15dcb27f7969bd7bd84420a0 authored almost 4 years ago
Run Windows on CI (#2341)

* Run Windows on CI

* try to normalize paths passed to source map generator

* Configure au...

github.com/emotion-js/emotion - 4d7efcb33c5e70f6f1732a96023a25f5270e72dd authored almost 4 years ago
Version Packages (#2339)

github.com/emotion-js/emotion - f36b946b4b1d465ff399cbe4dc518aa2e34501ac authored almost 4 years ago
Fixed appending manual labels to Babel-optimized style objects (#2335)

* fix #2311 to support custom label regex match logic

* test: add @emotion/babel-plugin unit ...

github.com/emotion-js/emotion - 662f0e0f888c8e80cf6b2d68b52ff1bb84cbdde5 authored almost 4 years ago
Fixed an issue with extracting labels from obj literal properties and added support for extracting from object methods (#2340)

* Fixed an issue with extracting labels from obj literal properties and added support for extrac...

github.com/emotion-js/emotion - 36a51c273d9dd5ab95367fbcf95cd809bb625f28 authored almost 4 years ago
Remove selection styles from the docs (#2332)

github.com/emotion-js/emotion - ad58eab1fd820251344f0fbaab3f4ad5a05ef242 authored almost 4 years ago
Replace references to master with main (#2338)

github.com/emotion-js/emotion - 73de88e70d6c4325d3873be0b7c0224675697e26 authored almost 4 years ago
Use `displayName` when printing shallowly rendered elements with css prop (#2336)

* use emotionType.displayName to support shallowEnzymeElement with react forwardRef

* Tweak h...

github.com/emotion-js/emotion - 4e911edba332cfef8147be9e4c7a3309f10a04de authored almost 4 years ago
Try fixing the site without updating gatsby (#2317)

github.com/emotion-js/emotion - 7e303b2ad92359a7ad802d77e2658d0f0ee37c35 authored almost 4 years ago
Upgrade Babel-related packages

github.com/emotion-js/emotion - 5cdbbb330256b11ee1c67d961a9733cc68e4d1c7 authored almost 4 years ago
Fixed the issue with incorrectly throwing errors on valid content values containing `open-quote` (#2279)

* Fix incorrectly throwing error on valid content values in dev

* Remove invalid regex patter...

github.com/emotion-js/emotion - 830dd0e6d071c98bc0b4b0ecc99dd21a93f057b9 authored almost 4 years ago
Improved Flow type inference of props for inline functions passed to the `styled` factory (#2199)

* fix: make Flow infer prop types for inline styled functions

* fix: update flow ignore comme...

github.com/emotion-js/emotion - 734b36bf113032a7e4ac96741f81ebd12a6244d4 authored almost 4 years ago
Version Packages (#2265)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 5bf35222d058cb042b76c8e223b72fc1f2a8c31d authored almost 4 years ago
Improve the enzyme serializer for shallow rendered components (#2269)

* Fix enzyme serializer for conditional styles

* Changeset

* Handle undefined

* Add ano...

github.com/emotion-js/emotion - 66ccd43e4c1ed44fb11950d663f6cb0be4ab3415 authored almost 4 years ago
Fixed top bar width causing horizontal scroll (#2271)

github.com/emotion-js/emotion - fa1c25dae5967e71bc28ee7828ecf6a9d84f09e3 authored almost 4 years ago
Fix incorrectly throwing error on the gradient content values (#2264)

github.com/emotion-js/emotion - 418daad9f7ac0eac88f206e3c4aee4e7aca7deb4 authored almost 4 years ago
Correct grammar in typescript.mdx (#2259)

It seems the word `should` is extra

github.com/emotion-js/emotion - 06b314725db578439181331691976beb41203cf5 authored almost 4 years ago
Version Packages (#2247)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - b59084b7cbfeab11c2a986033952d481d0b9fcf4 authored almost 4 years ago
Fixed an issue with Enzyme snapshots for components using an array as the `css` prop (#2233)

* test: create failing test case for #2139

* fix(@emotion/jest): internal props are serialize...

github.com/emotion-js/emotion - 0c31ed05e564c4e68d11862e23d96003c6b7e4b5 authored almost 4 years ago
Fixed an issue with `styled` transformer not respecting `autoLabel: 'dev-only'` setting (#2157)

github.com/emotion-js/emotion - c9b57f36e99f8cfe86c971ddb29c7a5d70644bc1 authored almost 4 years ago
Improved support for `css` function when checking syntax-preference rule (#2246)

* fix(eslint-plugin): ignore `css` function when checking for object style

* Check syntax-pre...

github.com/emotion-js/emotion - bfaa1b51684c6883c311cc20a7bf260f1af183e3 authored almost 4 years ago
Tweak changeset text

github.com/emotion-js/emotion - d030521e893c689728b6e16550393813b93bc187 authored almost 4 years ago
add incremental prop (#2191)

Co-authored-by: Mitchell Hamilton <[email protected]>

github.com/emotion-js/emotion - 5112201eb375f68283aeea965f5e393487a4a0aa authored almost 4 years ago
docs(babel-preset-css-prop): correcting invalid information in examples (#2245)

* docs(babel-preset-css-prop): correcting invalid information in examples

* chore(changeset):...

github.com/emotion-js/emotion - 64bc9037b1172d46b3b42c58dce0b2533e488209 authored almost 4 years ago
Version Packages (#2207)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 2fe9e0e945be8a933521a96c2a242c5b397aa846 authored almost 4 years ago
Removed type for `as` prop for composite components (#2240)

* fix #2238: TS declarations - remove `as` prop from components composed with `styled`

* Add ...

github.com/emotion-js/emotion - d0293508016dc07c5ad502b9eb0bec99ede1d37b authored almost 4 years ago
Added `option` & `fallback` AMP props to the list of valid props (#2232)

* add "option", "fallback" amp html property to whitelist

* Create wet-apes-report.md

Co-a...

github.com/emotion-js/emotion - f3c2e81d10b63811ebbc6c5b11fa3553a2605f44 authored almost 4 years ago
Fix regex to comply with no-useless-escape ESLint rule

github.com/emotion-js/emotion - b62647e8f52c9646d7f4f6eb789db1b84c94228a authored almost 4 years ago
Update slack link

github.com/emotion-js/emotion - 400c6f72905a4676f852b09405421a7ca8d7a3a2 authored about 4 years ago
Update example describing how one can provide a library theme type using interface augmentation (#2214)

* Update typescript.mdx

Add comment to make explicitly the fact that how you import the theme...

github.com/emotion-js/emotion - 00cb6141a74f374efb8a01218e4518ce691f1723 authored about 4 years ago
Added export for `SerializedStyles` Flow type from `@emotion/react` (#2206)

* Export `SerializedStyles` from @emotion/react flow types

This will make it easier to proper...

github.com/emotion-js/emotion - 4d2e732e9f0c8385c77c7bc43d4ccea7b30b9d37 authored about 4 years ago
Lift Emotion 11 codemod instructions to the earlier spot in the docs (#2194)

By lifting instructions above the list, so that a user sees an easier option first; adding expli...

github.com/emotion-js/emotion - a89d4257b0246a1640a99f77838e5edad4ec4386 authored about 4 years ago
Version Packages (#2187)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - a1e44aa56b1c54ec20aa9e49cfa76fa74583ba81 authored about 4 years ago
Fix TypeScript support for custom components with non-standard declarations (#2181)

* Fix RMWC event handlers

* Add changeset

* Add RMWC-like component test

* Force TS ver...

github.com/emotion-js/emotion - 71ca9be3368ddb0a95ef5b2db7a97c67ab440593 authored about 4 years ago
Version Packages (#2182)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/emotion-js/emotion - 7a328d6dbcf4160a25ecc05f8fa2125acb7a3fb8 authored about 4 years ago
Fixed an issue with global styles containing pseudo selectors in at-rules not being able to be inserted (#2180)

github.com/emotion-js/emotion - 704b0092ebba648c3937cc281e4d549565968201 authored about 4 years ago
Update SiteHeader.js

github.com/emotion-js/emotion - 2f9ce557df6974aafd8d515fbe676ebae6df6e36 authored about 4 years ago
Update README.md

github.com/emotion-js/emotion - 9406ceab3e24a0601cddd73ca124f4d6fdc31f3e authored about 4 years ago