Ecosyste.ms: OpenCollective

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

github.com/emotion-js/emotion

πŸ‘©β€πŸŽ€ CSS-in-JS library designed for high performance style composition
https://github.com/emotion-js/emotion

Rename packages (#1675)

* WIP codemod for renaming

* Lockfile changes

* emotion -> @emotion/css

* core -> react...

b8476e08af4a2e8de94a112cb0daf6e8e4d56fe1 authored about 5 years ago
Improve support for Enzyme's shallow rendering (#1672)

* Improve support for Enzyme's shallow rendering

* Remove empty className from snapshots

*...

59368127c7c62b748eefa116cdea84d5a889c21a authored about 5 years ago
Optimize Babel output a little bit (#1656)

* Optimize Babel output a little bit

* Fix label regression in dev nodes

* Add `autoLabel`...

c7850e61211d6aa26a3388399889a6072ee2f1fe authored about 5 years ago
Update .changeset/README.md to current default template from changesets (#1704)

117c6e42687cdcb773153f7400c5a430f228aa73 authored about 5 years ago
Fix issue with published TypeScript test files augmenting Theme interface (#1702)

affed3ddf03671835356632f26a064f59811852f authored about 5 years ago
Add warning if multiple versions are running (addresses #1470) (#1677)

* Add warning if multiple versions are running (addresses #1470)

* Add changeset

d62d9101bc75e6bc9644ae588d2a6e4bf4d69285 authored about 5 years ago
Fix issue with sheet hydration in cache creation (#1699)

4a89042993e3d2b6dce0f446b1b5df9ee70984e9 authored about 5 years ago
Version Packages (#1700)

6dd425bd1b8db7ab5144cca81b592639a68af2cb authored about 5 years ago
Add LICENSE files (#1698)

4c62ae9447959d438928e1a26f76f1487983c968 authored about 5 years ago
Removed mentions of `maxLength` option (#1697)

1e4a741de6424d3d9c1f3ca9695e1953bed3a194 authored about 5 years ago
Fix issue with rehydrated style tags not taking into account prepend option (#1696)

dfe79aca696fc688f960218b16afee197926fe71 authored about 5 years ago
Merge branch 'master' into next

8c519e04a16664ff25c0cd7607b2d112004c55d6 authored about 5 years ago
Update release.yml

c853e5abe30fcc73f08ccdbd07f5772905993104 authored about 5 years ago
Added TS types to @emotion/native (#1634)

* adding types for react native

* fixing styled component types

* removing condition type ...

456be9a602d7d0bac291617f69f59f5ed30d1b84 authored about 5 years ago
Remove no longer needed StyleProps type parameter (#1685)

2fa7a213222fc2bb99ca0a01078148f1a1c6458d authored about 5 years ago
Version Packages (#1679)

ba105a591d7e438770a475461f70ee36cc2280a3 authored about 5 years ago
Change labelFormat example to show as a string value (#1680)

Small change. Wasn't immediately clear that the labelFormat is a string. For folks copy pasting ...

a5557ed3688df9a92afa57e9e14967873488c8c5 authored about 5 years ago
Add handling of the css prop in syntax-preference rule (#1659)

* Add handling of the css prop in syntax-preference rule

* add changeset

8b59959f0929799f050089b05cafb39ca2c57d2d authored about 5 years ago
Created additional overload to prevent AdditionalProps getting inferr… (#1664)

* Created additional overload to prevent AdditionalProps getting inferred as the composed compon...

0f3a2d340269c5b446fdc8dcf2b0a4e45d998ad2 authored about 5 years ago
Version Packages (#1663)

0362fd2dc691e9084cf8b7b59df15377cc60dfdd authored about 5 years ago
Refactor TS types to use builtin Theme interface which can be augmented by consumers (#1609)

* Updated types to support global Theme definition

* Updated documentation to reflect new the...

c6431074cf52a4bb64587c86ce5d42fe2d49230b authored about 5 years ago
Merge branch 'master' into next

# Conflicts:
# packages/jest-emotion/CHANGELOG.md
# packages/jest-emotion/package.json
# package...

0b7ebdf9c907ffe9af068ae8b2eba9552f6d29d8 authored about 5 years ago
Clarify Vanilla Emotion auto-prefixing capabilities in documentation (#1662)

* Update docs/introduction.mdx to be more clear with auto-prefixing support

* Mention style p...

6c3aced04bb3e68ee260b87446a6a87163ec7d49 authored about 5 years ago
Add Thinkmill to the sponsors because they sponsor my work on Emotion

037af39ff32d96687c8b897940b63a60e91bfe81 authored about 5 years ago
Version Packages (#1666)

04038fdd8a08ac23a99ef14915c6ee446f2bc90a authored about 5 years ago
Revert improved support for Enzyme's shallow rendering (#1667)

* Revert "Fix printing names of nested shallow-rendered components (#1665)"

This reverts comm...

b3c5b8de66e42dd2e6459862c9603f012ba01d54 authored about 5 years ago
Fix printing names of nested shallow-rendered components (#1665)

* Introduce broken test case

* Fix shallow component snapshots

* Update .changeset/great-b...

9328cd7a329204de29f714ce02d1200185224bbb authored about 5 years ago
Added support for passing theme to functions in array css prop (#1130)

* Added support passing theme to functions in array css prop

* Add changeset

* Adjust how ...

c672175b52e86de43b3d4092a8fe34b2023ceae8 authored about 5 years ago
Merge branch 'master' into next

# Conflicts:
# packages/jest-emotion/CHANGELOG.md
# packages/jest-emotion/package.json
# package...

c5e91b053f9ed195b4e0f67230728b511e811585 authored about 5 years ago
Version Packages (#1661)

1eda9737874599120a001cb03176974125438e07 authored about 5 years ago
Improve support for Enzyme's shallow rendering (#1648)

* Support shallow rendering

* Clean-up and add comments

* Fix flow errors

* Use jest-in...

858c6e70e2aa83d159dba00af16f1e34a6d93fd0 authored about 5 years ago
Merge branch 'master' into next

c6d2b80b7f69a198d940c7574f279b71c2e5c8fd authored about 5 years ago
Fix repository link for utils package (#1658)

* chore(ci): GH Actions to yarn frozen-lockfile (#1631)

* Fix repository link for utils package

14745a58906d44f53405012ccbe0c22b70207e34 authored about 5 years ago
Version Packages (#1654)

0b817dade11dee342a820d6c59e86f8a7ef23493 authored about 5 years ago
Update csstype dep

729ef9d8408af82c7a63effc1b8728f79c66bed1 authored about 5 years ago
Fix to what location generated source maps are pointing in case of composed styles (#1653)

5c55fd17dcaec84d1f5d5d13ae90dd336d7e4403 authored about 5 years ago
Version Packages (#1638)

3b9cb9e3eb6fa25af4da644fc0262836aa509f1c authored about 5 years ago
Allow `labelFormat` option to be a function (#1651)

* Allow `labelFormat` option to be a function

* Change name of filename argument to path in f...

0a4a22ffcfaa49d09a88856ef2d51e0d53e31b6d authored about 5 years ago
Allow for pre-pending style tags to container element (#1473)

* Add prepend option to createCache

* changeset

* Simplify implementation a little bit

...

4a891bf6a30e3bb37f8f32031fa75a571c637d9c authored about 5 years ago
Relaxed types for shouldForwardProp (#1643)

* Relaxed types for shouldForwardProp

This function needs to be able to filter a props for a ...

923ded01e2399a242206d590f6646f13aba110e4 authored about 5 years ago
Move theming APIs to core (#1628)

* Move theming APIs to core

* Add changeset

* Remove emotion-theming link to the README fr...

cbb8b7965c2923cf1922d724de556374323bff61 authored about 5 years ago
Update jest-emotion installation instructions (#1645)

* chore(ci): GH Actions to yarn frozen-lockfile (#1631)

* Update to jest-emotion installation...

8ad4af4a1b6f56bd79fdac59637835231f827215 authored about 5 years ago
Added basic support for accepting custom `shouldForwardProp` option in React Native related packages. (#1642)

f1b7c9d6dcdb45a02d7c7dce8c3fff28e14ed3ec authored about 5 years ago
Handle `Global` with Babel (#1639)

* Handle `Global` with Babel

* Fix support for Global transformer with importMap

* Split c...

828111cd32d3fe8c984231201e518d1b6000bffd authored about 5 years ago
Add @emotion/core/macro, remove @emotion/css (#1630)

* Add @emotion/core/macro, remove @emotion/css

* Apply suggestions from code review

Co-Aut...

843bfb1153ee0dbe33d005fdd5c5be185daa5c41 authored about 5 years ago
Version Packages (#1633)

4f5450c8ebcf1bf0e24e7b626b233c51a3a948d0 authored about 5 years ago
Create new overload for CreateStyled which supports shouldForwardProp being a custom type guard (#1624)

* Created overload of create styled which supports shouldForwardProp being a custom type guard
...

ad77ed24b4bfe62d6c80f0498cd7e76863e2f28e authored about 5 years ago
Fixed missing type from the interpolation intersection type (#1632)

* Fixed missing type from the interpolation intersection type

Fixes theme being optional thro...

99c6b7e2f65fb7eddb2863b393e2110dbc4810d8 authored about 5 years ago
chore(ci): GH Actions to yarn frozen-lockfile (#1631)

8767a69251c8de86e8350ac8788b4129847e15bb authored about 5 years ago
Version Packages (next) (#1625)

6fd588fa7f6bfa024c9eee0ffb9bf5cfaa159b18 authored about 5 years ago
Fix for TypeScript error when importing `@emotion/styled/base` in combination with `isolatedModules` option (#1627)

* fix for typescript definitions when using isolated modules

* add changeset

* Update .cha...

e6e079c35074f027ac0586792e4f19595ac18c55 authored about 5 years ago
Added the `T` parameter to the `Matchers` interface

* [typescript] Add `T` param to Matchers interface

Fixes type definition issue when using jes...

702f3fd22aab8f3cb09dd547c07b9045ca5c3d9c authored about 5 years ago
Drop Babel 6 support (#1622)

* Drop Babel 6 support

* Upgrade preconstruct to fix build issue

* Remove reference to bub...

c65c5d887002d76557eaefcb98091d795b13f9a9 authored about 5 years ago
Add preinstall script checking if yarn is being used for installation (#1623)

fc4852c007ff2980a143a8efb5c70322dc53c606 authored about 5 years ago
Upgrade jest-watch-typeahead

22e05c66195b0f62171415d9bd49fc37dca26939 authored about 5 years ago
Version Packages (#1612)

5fcc4dc38e036f328dd45d6824000cb630c7ea45 authored about 5 years ago
Upgrade Babel-related deps (#1621)

fd4b2272448c670057162f0f8a80a50df90a5415 authored about 5 years ago
Tweak styled-base deprecation error message

541ebf292347c78be772ccc257c113709e118b7d authored about 5 years ago
Move @emotion/styled-base to @emotion/styled/base (#1575)

* Change @emotion/styled-base to @emotion/styled/base

* Fix some stuff

* Fix some stuff

...

f9feab1a5d1ca88e53c3f7a063be5d5871cc93e8 authored about 5 years ago
Update changesets

1ab8ec24e6645825fef157fc03a27f2011471cb7 authored about 5 years ago
Merge branch 'master' into next

a91a3de8ed4c509cc4ed0441e9fef50383aa2c3e authored about 5 years ago
chore: update husky to v3.0.9 (#1619)

b81d652e70c8c421aae24e8fb357be6ff16143f0 authored about 5 years ago
Update release.yml

b957720f0dc7403288653ef121b17b766b053792 authored about 5 years ago
Update release workflow

dfec4b6525ba5c6e24feb9c0eaff2e4033100c69 authored about 5 years ago
Add import mapping to babel plugin (#1220)

* Add stuff to babel plugin readme

* Refactor styled macro

* Refactor other macros

* WI...

c5b12d90316477e95ce3680a3c745cde328a14c1 authored about 5 years ago
Add babel-plugin-emotion to CodeSandbox CI config

794d4c15013d640753319f7a5b43a8ec2b448704 authored about 5 years ago
Add missing #__PURE__ annotations (#1613)

* Add missing #__PURE__ annotations

* Update nine-mugs-care.md

a085003d4c8ca284c116668d7217fb747802ed85 authored about 5 years ago
Revert "Upgrade to @preconstruct/cli"

This reverts commit ddf30f03b09e7f393b977bf516cca1d3bfd58924.

9f2e6ac3b4152ba886f61152e87f81349918d5df authored about 5 years ago
Upgrade to @preconstruct/cli

ddf30f03b09e7f393b977bf516cca1d3bfd58924 authored about 5 years ago
Throw error about invalid content property values instead of just logging error to the console. (#1611)

8a896a31434a1d2f69e1f1467c446c884c929387 authored about 5 years ago
Version Packages (#1610)

e808fd4c0468f976f52bf9939c60823d210b1f92 authored about 5 years ago
Use Hooks (#967)

* Tests are broken :( but it works

* Add displayName

* Use ref

* Remove stuff

* Upda...

79036056808eefc81a77225254f7c25c2ff9d967 authored about 5 years ago
Add CodeSandbox CI Config (#1608)

70bc4ef81e78cec259fb06a8826669228140fd1d authored about 5 years ago
Version Packages (#1605)

40beaadd65e760ce6057e89b1bc78e5315b2bf54 authored about 5 years ago
Update changes.json

1eaa3a389876d4a623ce66735dc6db093cb2a8e6 authored about 5 years ago
Make StyledComponent polymorphic (#1588)

* chore: tell Prettier we are using Flow

this gets rid of a lot of warnings and wrong auto fo...

2293547000ce78d044d054d17564f6c2aa670687 authored about 5 years ago
Restructured types to greatly reduce number of types created during compilation (#1501)

* Restructured types to greatly reduce number of types created during compilation

BREAKING CH...

a72e6dc0f326b7d3d6067698d433018ee8c4cbf1 authored about 5 years ago
Jest emotion/improvements (#1604)

* Match rules in declarations with component used as a selector

* Take specificity into accou...

e67a5be9bffaa12f9ae0e366983dced4c3716f84 authored about 5 years ago
Version Packages (#1603)

720eb0654bd5f41411a5451872ec1fd5c2246d6f authored about 5 years ago
Add a changeset

302bdba1a6b793484c09edeb668815c5e31ea555 authored about 5 years ago
Avoid transpiling vanilla emotion calls in already transpiled code to avoid double labels and such (#1602)

b0ad4f0c628813a42c4637857be9a969429db6f0 authored about 5 years ago
Enter pre

4b313e483d71d5a5e68758829f10f76b9c499622 authored about 5 years ago
Upgrade changesets

c53646d5ddf453a480da1cd4428773bddc93c30f authored about 5 years ago
Version Packages (#1595)

503f11d7481af5fac6cf75ea9d748849d54e3ff6 authored about 5 years ago
Create FUNDING.yml

fb5dc32c18c1f15b02ff4673d813de9db7af94b6 authored about 5 years ago
Change latest @emotion/is-prop-valid changeset to be patch (#1596)

5e17e456a66857bb3a3a5b39c9cd8f8dd89301e5 authored about 5 years ago
Allow null and undefined for object values when passed to cx (#1437) (#1586)

1358b62f4b2d8193bca66fb1e0cafd023db533d6 authored about 5 years ago
feat: add Flow types to is-prop-valid (#1592)

ec534e6da3ff0bd878f46b5888c8066b87ad2efa authored about 5 years ago
Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2 (#1585)

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from...

923b532a536a410818c8234aeb820805105009bd authored about 5 years ago
Update release.yml

1da36b2a161cebdd0b1c7f05f6bebe9194126c13 authored over 5 years ago
Fix reference to extractCritical return value in example (#1591)

4400d8564c771953121342c20f6ad764a0830328 authored over 5 years ago
Improved docs around SSR apis (#1589)

* Improved docs around SSR apis

Fixes #1178

* Some changes

* Add the client cache bit back

df47dbc452084dfa9194ce133b655e3e986ad84c authored over 5 years ago
Version Packages (#1571)

ed0a460a4f5c58ccf56c27c8a11d85a507c85055 authored over 5 years ago
Warn about being used as object style's key (#1580)

ca95f385f7ce3da6d53de1a652b3b219f11434c4 authored over 5 years ago
Don't cause invalid rule to be serialized when using object style with falsy value (#1581)

a55f3d49c2febdf7eb1bede3f12da13c3efa1399 authored over 5 years ago
add "on" amp html property to whitelist (#1584)

* add "on" amp html property to whitelist

fixes https://github.com/styled-components/styled-c...

6cdb56959bc4b64d7178604f1eb64a058c2e58c2 authored over 5 years ago
Export TS & Flow types for emotion/macro (#1583)

1ae948917326e2bc2bc978c59d04cb2695c72e38 authored over 5 years ago
Fixed styled Flow types (#1570)

* fix: refactor styled-base Flow types to work again

* fix: improve Styled type to accept opt...

97673098945a75b716d4cac100c1af46a5ae18f2 authored over 5 years ago
Insert import to @emotion/core after existing imports to avoid ordering issues with polyfills (#1576)

539bc0c2acf164b6c31f5df55f05db35932af100 authored over 5 years ago
Fix babel plugin crashing when called programmatically without providing a filename (#1574)

b3a0f1484f2efcc78b447639ff2e0bc0f29915ae authored over 5 years ago