Ecosyste.ms: OpenCollective

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

github.com/styled-components/styled-components

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
https://github.com/styled-components/styled-components

fix: prevent crash when process.env is not defined (#3907)

d59cb0aef3c9663aaf20287d5aad6cc9d34e3f99 authored almost 2 years ago by eMerzh <[email protected]>
fix: interpolation functions returning null should not console.error (#3925)

* test: Create failing test for function that return null

* fix: avoid console.error when fun...

4d56e1377915c47c9da77ae75d3c1c21557c7e6c authored almost 2 years ago by Charlton Roberts <[email protected]>
chore: v6.0.0-beta.9

d21a7af6435336f10b7e8d891eef253e1ad30051 authored almost 2 years ago by Evan Jacobs <[email protected]>
refactor(typings): revise to support more attrs patterns (#3906)

* chore: add failing test

* refactor(typings): take attr results into account for interpolati...

078cd200acd35d5b381bb779b4db0297e97fbee5 authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: fix test types

d5aacbd55667e9b9264d190505ef42615f73adba authored almost 2 years ago by Evan Jacobs <[email protected]>
fix: add `use` to domElements (#3901)

59ffc7899fc7d2b111e25955c06992ecd3614aaa authored almost 2 years ago by Shanmughapriyan S <[email protected]>
fix: add missing tslib dependency, mark more optional peers

Might help dedupe some packages here and there

c9cfa34b7580d489e070de8c5e1397fe89c6d788 authored almost 2 years ago by Evan Jacobs <[email protected]>
fix: restore rollup 3 upgrade, add needed "interop" setting

5fad3ab274b01cbce3acd02ee715bb69e1fd1f56 authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: v6.0.0-beta.8

4eee95cf8e0cbfef2dcaa954acec2916106376a0 authored almost 2 years ago by Evan Jacobs <[email protected]>
fix: downgrade rollup to fix macro build

For some reason _interopDefaultLegacy is being omitted in rollup 3,
might need different config ...

0c459255be3259ef12464b2bfc51ddc0339200eb authored almost 2 years ago by Evan Jacobs <[email protected]>
refactor(ThemeProvider): allow multiple children

871435c81c09c5da46f046f8baada1d6176e75c8 authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: v6.0.0-beta.7

6cb0318682444b02ba45e3a40ec3541d07f54691 authored almost 2 years ago by Evan Jacobs <[email protected]>
breaking refactor: remove withComponent API

"as" prop works just as well; if you need to encode it at the component
level, use `attrs({ as: ...

87f511a228e5b13b1ff70a416409e0705e5bf456 authored almost 2 years ago by Evan Jacobs <[email protected]>
feat: add styled as named export as well

NOTE: babel plugin will probably not work on this syntax until
it is updated

5aed9e3f84cd52fa053693d5b66dc5a0f0c82ee9 authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: upgrade jest

2c1b250e50ea05b9bb8c613ed4b890c4eda4565c authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: maintenance

477b2c28d5b1ffe4783f9dbb8330fffeedb375fb authored almost 2 years ago by Evan Jacobs <[email protected]>
chore: remove obsolete snapshots

34b9b902c705957739f99fad8ef087e4495394d0 authored almost 2 years ago by Evan Jacobs <[email protected]>
build: harden test.yml permissions (#3886)

Signed-off-by: Alex <[email protected]>

Signed-off-by: Alex <aleksandrosansan@gmail....

09ef0399aa12d0bc0f13931cb1629bc34d20b837 authored about 2 years ago by Alex <[email protected]>
feat(StyleSheetManager): add optional namespacing (#3881)

* refactor(StyleSheetManager): export types, add docs

* feat(StyleSheetManager): add optional...

457192969a1086547d80390a2445f5a23dba3765 authored about 2 years ago by Evan Jacobs <[email protected]>
chore: add goober implementation

31d315e1f2c5b2c40ce54c280ad3cf062c6757b4 authored about 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-beta.6

0b6556d0bdc13b3e91c69d8fd5aba58f6ab19b63 authored about 2 years ago by Evan Jacobs <[email protected]>
fix: component types

b8840f0dd6655995d3c412a12475e1b8d638048d authored about 2 years ago by Evan Jacobs <[email protected]>
feat: expose more types

358f68e8c39a80882909f097cdc135409c6ceefc authored about 2 years ago by Evan Jacobs <[email protected]>
Bump stylis to version 4.1.3 (#3860)

This should enable `styled-components` to take advantage of the new
support for container queri...

aab9946b56ed81c5130c5b2a176d4b18cb4f5d6d authored about 2 years ago by Will Jones <[email protected]>
v6.0.0-beta.5

4c0af03559cbb0d91c7d8251a55f5b9e41d81742 authored about 2 years ago by Evan Jacobs <[email protected]>
fix(types): react-native should not receive base web attributes (#3849)

b1d303578e0d2ec139e790d5bcc214229ec65814 authored about 2 years ago by Evan Jacobs <[email protected]>
chore: remove extraneous lockfile (#3848)

47fc004c4849d026229a07b2d52973e35610078b authored about 2 years ago by Alexander Nanberg <[email protected]>
v6.0.0-beta.4

dbbe93bde9f07d1ad57834b0f857149119f2a2b2 authored about 2 years ago by Evan Jacobs <[email protected]>
chore: add node 18 to test matrix (#3837)

* chore: add node 18 to test matrix

* chore: remove lerna references

* chore: drop node 14...

0f586e304590e144b2a7cf20569734a24d91f6d5 authored about 2 years ago by Alexander Nanberg <[email protected]>
test: kill disused validAttr test (#3840)

We stopped actually calling validAttr in 6baaea48

92496e8b9797bcd90821c60bb9eab8bbcec87d25 authored about 2 years ago by Aron Griffis <[email protected]>
fix(types): explicit "as" type retained through component folding

fe4ad7b1187375cec252c28d22d7cc131fb9eb6c authored about 2 years ago by Evan Jacobs <[email protected]>
chore: update native test to use a valid prop

296e0a8c02482674836474785876aabfe0f9522f authored about 2 years ago by Evan Jacobs <[email protected]>
fix: don't omit "as" prop from outside if given

4d0e6c0b09cec333894cc6be3b3f3117fa64dbef authored about 2 years ago by Evan Jacobs <[email protected]>
refactor: satisfy attrs scenarios with updated types

3870abe59108e89571f5e480f6ab2766527d311c authored about 2 years ago by Evan Jacobs <[email protected]>
chore: minor dependency bumps

f3173c8a5d2cf6e9ac77f9346ac7dcb767db3046 authored about 2 years ago by Evan Jacobs <[email protected]>
fix(types): withComponent types needed tweaking

ff3df2a99e5a48abdd6091856f35c5d609fddb89 authored about 2 years ago by Evan Jacobs <[email protected]>
fix: don't send undefined props to DOM (#3839)

* fix: don't send undefined props to DOM

Prior to v6 this built a new object `propsForElement...

bb57780f22209920f9ef61b34f1ada02bddfa878 authored about 2 years ago by Aron Griffis <[email protected]>
fix: various TS issues (#3828)

* fix: yarn.lock lagging release

* fix: un-exclude tests from tsc

* fix: jest discovering ...

a6a44764a7f1fddad22c295ba23801161566850d authored about 2 years ago by Aron Griffis <[email protected]>
chore(release): v6.0.0-beta.3

09929bd9bc05da085206c94679f07597b46212e4 authored about 2 years ago by Evan Jacobs <[email protected]>
refactor(types): fix fltten type

a2c2e28bd2b72522aa4dff090d0b2eb910ef5880 authored about 2 years ago by Evan Jacobs <[email protected]>
refactor(types): fix attrs hole-punching

There is an edge case documented in attrs.test.tsx where a base
component may have a type that m...

990a4786149ff8dde90717d798680932328f1d09 authored about 2 years ago by Evan Jacobs <[email protected]>
chore: correctly link local styled-components to sandbox (#3822)

* chore: correctly link local styled-components to sandbox

* chore: fix sandbox tsconfig

*...

0de25c16fd0d942f75d66175c91ce4fc46b8776c authored about 2 years ago by Alexander Nanberg <[email protected]>
chore: fix test type

69df43e9a5180aed73e37c6ec0bee8ed8124852b authored about 2 years ago by Evan Jacobs <[email protected]>
breaking refactor: remove $as, $forwardedAs; iterate on types

2ecc34b770d3b1245aaf0a4e2ca0006f8bab417c authored about 2 years ago by Evan Jacobs <[email protected]>
refactor(types): fix as prop inference

7604f984688dd5859e4b8a210abf88c0269fe444 authored about 2 years ago by Evan Jacobs <[email protected]>
refactor(types): updated statics, fix refs

8144c8c4bb9a0f40a40b7feb59c7cbe9b0cfe65a authored about 2 years ago by Evan Jacobs <[email protected]>
collected fixes for v6 typescript (#3809)

* refactor: remove unnecessary type cast

* fix: extends object instead of extends {}

TypeS...

4c40466ddd81501365b4f57d44fee01dd13b3dfd authored about 2 years ago by Aron Griffis <[email protected]>
fix: css vars mangled by hyphenateStyleName (#3812)

Fixes #3810

3a6a8f7dd1e33f7b046281ff4605befe99659c63 authored about 2 years ago by Aron Griffis <[email protected]>
fix: typescript typo (#3804)

ff009945435e3357734c8b5c1ab68e798581911b authored about 2 years ago by Aron Griffis <[email protected]>
chore: update typescript (#3803)

Co-authored-by: Evan Jacobs <[email protected]>

4e374a32bdc56d7964bdc6335adbe1f274a35ed6 authored about 2 years ago by Aron Griffis <[email protected]>
feat(types): allow only $as or as (#3801)

0c263c5712a7c4caa8803102bce7c08306ca9ec1 authored about 2 years ago by Aron Griffis <[email protected]>
chore: fix source maps in benchmarks

bc675c83d1dc89fb9c8d046df9bcc1d4c1289ea6 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: DRYing

0571b83e0c134d32f5b7fda6ac42a6ca615671a7 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: eliminate an allocation in StyledComponent hot path

0b8605ab20a2c1886e4ceea7b8b7f559d820511e authored over 2 years ago by Evan Jacobs <[email protected]>
fix(types): allow interpolating false (#3799)

af5f517cbf504c34bc6420f139384e5a20c42788 authored over 2 years ago by Aron Griffis <[email protected]>
v6.0.0-beta.2

9ab5204d18bb8329e6971e108d270a49b79c0430 authored over 2 years ago by Evan Jacobs <[email protected]>
only minify standalone prod build (#3796)

05ad5fcc7214da7b27d10786d04ae9aeef0c7561 authored over 2 years ago by Henry Q. Dineen <[email protected]>
fix: type

9f7706b62bd040b8c71c0b73ca1942605ed96807 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: remove tests for seemingly removed rn functionality

4e3b610cb7549fe00c1f38da1d56070c761c9fdf authored over 2 years ago by Evan Jacobs <[email protected]>
breaking refactor: consolidate web vs native types

5b45b2a5842815cfce6a7113bddcdc20938fae3f authored over 2 years ago by Evan Jacobs <[email protected]>
chore: fix type

584fc5a95c06393a692cc7a6e398acb9910c2aab authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: improve typing for attrs

6757d48c7fda424dd9ef3545a5a4deb09f814624 authored over 2 years ago by Evan Jacobs <[email protected]>
breaking refactor: remove prop validation check

Now that transient props ($prop) have been introduced, they are
the preferred way to pass stylin...

6baaea485318946b9ef39b55eab9710fd22951a2 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: fix interpolation type

87ff7c922729c3262530a580593573d5ce9e812a authored over 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-beta.1

0b5e32a43770ae896e0316e6f016ca90d112c415 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: optimize StyledComponent

e18990db8e58a15d758a7483afe72e9d4764b983 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: optimize ComponentStyle

d5fe2495b94a037234147bba6febfd8473dd86ac authored over 2 years ago by Evan Jacobs <[email protected]>
chore: remove annoying eslint rule

d28fc206cd99363653a2cd3b9b09bf52ee772f5b authored over 2 years ago by Evan Jacobs <[email protected]>
Fix speedy rule insertion when css contains multiple rules (#3787)

fef7b2e663a3bd4884ac97df6817d9a8df38373e authored over 2 years ago by Janic Duplessis <[email protected]>
v6.0.0-beta.0

1c6c6ce65cf04aa7770ff7a86eac35b6684f1220 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: pull in some build optimizations from microbundle

(thanks Jason & team!)

73365606cd6c477ded8bc1d64f8a88602c1b157e authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update sandbox to enable SSR

0abce9881135ffaf3080ce6c09f77bc55f1cfdd7 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: move to tsconfig instead

80ba4744daf2df3916a9ec8b926676031cb43b66 authored over 2 years ago by Evan Jacobs <[email protected]>
fix: revert to es5 output to preserve perf

d0eef86011b3a92f43b2c7beff1824c45207f8fa authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update benchmark bundling

0769654441190f0073814648c346debe66eca601 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: remove unused library

429c2888058d02966f8d54cf15327c3f4a425580 authored over 2 years ago by Evan Jacobs <[email protected]>
fixed bug #3793 and #3792 (#3794)

Co-authored-by: jasham.qureshi <[email protected]>

b4afb8bcfb77d75d94a3a8e01e95c5b6673628c0 authored over 2 years ago by Jasham <[email protected]>
chore: upgrade jest

da8151762dcf72735ffba358173d4c097f6d5888 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: drop tslib devDep

cf143291a285b9b56e9f10760523845f3c8f309c authored over 2 years ago by Evan Jacobs <[email protected]>
chore: bump version

33cdd7878de0a08ce20f401f917849054bf02ebd authored over 2 years ago by Evan Jacobs <[email protected]>
fix: undo bad config change

a66c6f73d25ea3e6c973e0e840d5dac652d3b894 authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: iterate on types

dc43f755a2a064b0504f6ed0b302d5481e879582 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update vscode settings

bf284b47fb0cd80563f6234487ec5a5ca6f8d90f authored over 2 years ago by Evan Jacobs <[email protected]>
fix minor grammar mistakes (#3771)

b6a2ef88f3702b6be11dd0b25d162abba9dac2c3 authored over 2 years ago by Chell <[email protected]>
refactor: replace `git.io` within error message (#3733)

a3a3ec536bf70e3c19e88fc3ebc19a854499d486 authored over 2 years ago by Sukka <[email protected]>
chore: update lockfile

47580820f9e0e00ca04aedb9fae7b98635f754b0 authored over 2 years ago by Evan Jacobs <[email protected]>
breaking refactor: fix build, adjust external export interface

Using the new "exports" package.json syntax

abc9f62fb2ab4fced3a885655954aebcdad753a9 authored over 2 years ago by Evan Jacobs <[email protected]>
breaking: update react-native aliased components to current stable list

Not every component can take a `style` prop, so reducing the list to what's
actually supported.

18d8dbdb1f40cd2b1f01ee3d96ff20586d5ccc9e authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update babel setup, fix rn tests

aff6d82330c35ce6bf9ac15dc086cae43eb6a6d4 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: ignore bogus error in stylednativecomponent

6825ec01100ae5f1f533f9b5ce2fe0fb22801934 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: upgrade a few dependencies

9103b5d20cb700daea7229c7ef81f4a47d4051b0 authored over 2 years ago by Evan Jacobs <[email protected]>
breaking: remove react-primitives build target

The project appears to be abandonware and I wasn't able to get
the tests working adequately agai...

c61051f7ee693688b2a1640b1fab320812beedfd authored over 2 years ago by Evan Jacobs <[email protected]>
refactor: conditionally use useInsertionEffect where available (#3726)

c79e89bc7554c7e7707e954b19e6ee461043be47 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update babel-plugin-styled-components

86d40770d35cfa359748998628182af35aa8983b authored over 2 years ago by Evan Jacobs <[email protected]>
chore: update @emotion/is-prop-valid

9c4d5e476918e2dfbb0ab81d416050801e16f17e authored over 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-alpha.5

d044b640ac494182fe898e32dfdc15fafd05d506 authored over 2 years ago by Evan Jacobs <[email protected]>
chore: add code comment documentation CSSProp/DefaultTheme

15dbc4e46e5954820fbd48b40842cd31d821c855 authored over 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-alpha.4

76effc84b95890e12d5b855ae326f6d35ddf9093 authored over 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-alpha.3

8ac5e17279606896ce93daa0b349e484e7a865cc authored over 2 years ago by Evan Jacobs <[email protected]>
v6.0.0-alpha.2

bbb86cda1a0da32fddbda261583977656d738ab0 authored over 2 years ago by Evan Jacobs <[email protected]>