Ecosyste.ms: OpenCollective

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

styled-components

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

Revert "chore: add all missing peer dependency statements (#4243)"

This reverts commit 20eb8eff2bcedaa2645b0f3c90bea2281c8044eb.

github.com/styled-components/styled-components - f122b18296b94934758b48acd5d5e8f178ab214f authored 12 months ago by Evan Jacobs <[email protected]>
chore: add all missing peer dependency statements (#4243)

This allows for better deduping in client projects.

github.com/styled-components/styled-components - 20eb8eff2bcedaa2645b0f3c90bea2281c8044eb authored 12 months ago by Evan Jacobs <[email protected]>
test: add failing test for #4224

github.com/styled-components/styled-components - 3cccfe4886b18eaeabcc85f86c51d5d7a7ddd735 authored 12 months ago by Evan Jacobs <[email protected]>
chore(ci): bump codeql action versions

github.com/styled-components/styled-components - 29e0445a8c19cf9c54435449fa05002f9b3c9d40 authored 12 months ago by Evan Jacobs <[email protected]>
fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors

In some circumstances, prior versions of stylis would not properly
apply the component namespace...

github.com/styled-components/styled-components - f9f01688f3262db1f1ea868ccb55421e9c032cb6 authored 12 months ago by Evan Jacobs <[email protected]>
chore(ci): just enable hardened mode for one job

github.com/styled-components/styled-components - 6299db905e25216c03aa3c531d2ecf68bdadef14 authored 12 months ago by Evan Jacobs <[email protected]>
fix: further constrain self-referencing to match v5 behavior (#4244)

* test: add failing test

* fix: further constrain self-referencing to match v5 behavior

* ...

github.com/styled-components/styled-components - b6fe70d6ad7048e662f99f211cca0d2448a9c9a5 authored 12 months ago by Evan Jacobs <[email protected]>
chore: remove old lockfile

github.com/styled-components/styled-components - a7674ba704b90b2b6fdb0d757b5c7ebedee3d2bd authored 12 months ago by Evan Jacobs <[email protected]>
fix: allow passing theme prop to child if using attrs

Fixed the specific scenario documented in #4074.

github.com/styled-components/styled-components - 9bbf128e0f055d554d9ba4cb2f15836db419c275 authored 12 months ago by Evan Jacobs <[email protected]>
chore: fix type signature in test

github.com/styled-components/styled-components - ef9097dfde422b14804af102c62a86e23696934c authored 12 months ago by Evan Jacobs <[email protected]>
chore: switch back to yarn (#4241)

* chore: switch back to yarn

Having issues with the tests and don't want to spend time debugg...

github.com/styled-components/styled-components - b34036a7879d1b2803fd89711449bd501a32e174 authored 12 months ago by Evan Jacobs <[email protected]>
fix(types): nested styled with additional prop types (#4236)

* Fix nested styled with additional prop types

* Run prettier

* Run prettier

---------
...

github.com/styled-components/styled-components - c38ee2a35ed044d1ded3dcb47b799f236f5b0c31 authored almost 1 year ago by Justin Hopper <[email protected]>
fix: pin dependencies to exact versions prior to bun migration

github.com/styled-components/styled-components - 833e01e2917195bb73efcbf4fbfe738eaf64abb8 authored almost 1 year ago by Evan Jacobs <[email protected]>
chore: apply prettier

github.com/styled-components/styled-components - 93ea0f339e5ba360db7ddd8c92b8c4d1ab0f9051 authored almost 1 year ago by Evan Jacobs <[email protected]>
fix(type): missing type declarations (#4237)

The switch from yarn to bun pulled in a dependency update which broke local dts generation with ...

github.com/styled-components/styled-components - 69d6f33f3e2594222bf93d6cdd679b5bc5aeaec6 authored almost 1 year ago by Benjamin Rae <[email protected]>
feat(types): expose FastOmit to improve emit performance (#4230)

github.com/styled-components/styled-components - b6af93e1473bdc3da224033f53e83be0ab045955 authored about 1 year ago by Justin Hopper <[email protected]>
chore: update contributor guide

github.com/styled-components/styled-components - 7c065e0b6f890760d7a6759ec5e4a95775b6e688 authored about 1 year ago by Evan Jacobs <[email protected]>
chore: update lockfile

github.com/styled-components/styled-components - 62a418ee272ee1965167fb0e77606fcc64f070f9 authored about 1 year ago by Evan Jacobs <[email protected]>
chore: add bun lockfile diff config

github.com/styled-components/styled-components - b948756ba055fa21145dec4bab7786602e717187 authored about 1 year ago by Evan Jacobs <[email protected]>
fix: StyledObject type to allow nested selectors (#4212)

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

github.com/styled-components/styled-components - 2470353124fe3b9213579c971baaa09458e28c44 authored about 1 year ago by Maxime Biloé <[email protected]>
chore: tweak readme a bit more

github.com/styled-components/styled-components - ea3ba550b95cd5d67d327883fad81b54bf22ec54 authored about 1 year ago by Evan Jacobs <[email protected]>
chore: update README

github.com/styled-components/styled-components - 049924714d60ce23c0d5a1ab20f87585bf77ad3d authored about 1 year ago by Evan Jacobs <[email protected]>
chore: migrate from yarn to bun (#4223)

* chore: switch to bun

* chore: apply prettier

* chore: update workflow

* chore: remove...

github.com/styled-components/styled-components - 4df0cd768c196a9b13e02f804e7a01f5e7a723d9 authored about 1 year ago by Evan Jacobs <[email protected]>
fix(ssr): correctly place new rules after hydrated rules (#4210)

* test: add failing test

* fix(ssr): correctly place new rules after hydration

Closes #420...

github.com/styled-components/styled-components - 22732c73bf70ae8536ecb73cd13f1a1dc409f5e2 authored about 1 year ago by Evan Jacobs <[email protected]>
Fix (#4208)

Co-authored-by: Raffael Wannenmacher <[email protected]>

github.com/styled-components/styled-components - dab877e67e0ab855f2902ef5877ec9b9312a3bf8 authored about 1 year ago by Raffael <[email protected]>
fix(native): image unsupported border color style (#4195)

* fix image unsupported border style

* chore: formatting

* tests: add tests for a workarou...

github.com/styled-components/styled-components - f892851f49d25e49472e1a521595e7240160d617 authored about 1 year ago by Nazarii Melnyk <[email protected]>
remove: `StyledObject<Props>` (#4200)

github.com/styled-components/styled-components - ecf4a55ae36017449fd8ef1ae1a56870a0064f02 authored about 1 year ago by takurinton <[email protected]>
chore: remove babel macro due to lack of usage (#4193)

* chore: remove babel macro due to lack of usage

See #4064 for more information.

* chore: ...

github.com/styled-components/styled-components - 1d869d4117752fb8630a16d83ab69d584c859982 authored about 1 year ago by Evan Jacobs <[email protected]>
Bump postcss version from 8.4.23 to 8.4.31 to fix security vulnerability (SYNK ID: SNYK-JS-POSTCSS-5926692) (#4188)

Co-authored-by: dlacasse <[email protected]>

github.com/styled-components/styled-components - 17dcdea951b5cf5b4ccedf3ed55b5cc9ffc4902f authored about 1 year ago by David Lacasse <[email protected]>
fix: do not inline window, breaks jest

github.com/styled-components/styled-components - 254688b3387232eacdab5a04ac033d837c577afe authored about 1 year ago by Evan Jacobs <[email protected]>
chore: suppress apparently corrupted ref type from React

github.com/styled-components/styled-components - 71af2e972178604550a973673d3688fcb9890f5c authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: adjust types

github.com/styled-components/styled-components - f4173ea0f8138f0785e716ef4280f265abdbe705 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: expose DataAttributes type

github.com/styled-components/styled-components - 5a4155312a0422d101ace567e5845b23d1369b71 authored over 1 year ago by Evan Jacobs <[email protected]>
fix: adopt ref typing from forwardedAs

Closes #4162

github.com/styled-components/styled-components - af178ea1de08b80739dd89b3d3c00beab411a0de authored over 1 year ago by Evan Jacobs <[email protected]>
fix: union type too complex (#4149)

* fix: union type too complex

* refactor: derive element list from the core list

This just...

github.com/styled-components/styled-components - 423ca24b61b28573e3664e015b9b2d0f6dbbc5be authored over 1 year ago by Robbie Wadley <[email protected]>
fix: production mode inconsistent CSS rendering when dynamic property values are the same but property names are different (#4132)

* fix: Add unit test for production mode regression

* fix: Hash css property names when deter...

github.com/styled-components/styled-components - 425590f4a04ba31581835ff5b0d490cddf8a9e2b authored over 1 year ago by Ben Cole <[email protected]>
fix: ensure typing for static properties defined on third-party components wrapped by styled-components (#4141)

* fix access to static attributes for components structure used in some UI library

* test: ad...

github.com/styled-components/styled-components - 6ee6c23994b9ac41eba06b112a0f6670e41de757 authored over 1 year ago by Martin PELCAT <[email protected]>
Updated benchmark instructions in the Contributing guide (#4137)

github.com/styled-components/styled-components - 01a8d9144295d080f2bdd7a5b9aa37f32e7f2f5d authored over 1 year ago by Ben Cole <[email protected]>
Add type exports for StyleFunction, Interpolation (#4140)

* Add more type exports

* Fix: StyledObject and CSSObject

---------

Co-authored-by: Ben...

github.com/styled-components/styled-components - a07212e1eb4f72c0293bb307602ddb37174e7511 authored over 1 year ago by Ben Cole <[email protected]>
Update typescript reference on issue template (#4150)

* Remove typescript warning as no-longer relevant with v6

* Add Typescript note for earlier v...

github.com/styled-components/styled-components - 0a65b75e1449144567134ccfa290a7136f46831b authored over 1 year ago by Paul Hurst <[email protected]>
fix: prevent StyleSheetManager assigning a new value to the StyleSheetContext.Provider on every render (#4159)

Co-authored-by: Keegan Street <[email protected]>

github.com/styled-components/styled-components - aa24b21d4bc1f708a5134d866709725658a9819d authored over 1 year ago by Keegan Street <[email protected]>
Run prettier on CI (#4125)

* add: prettier check on CI

* fix: actions

github.com/styled-components/styled-components - e66ad6beef7a40288b9e3e6e230a93475964bcb8 authored over 1 year ago by takurinton <[email protected]>
feat(native): add toStyleSheet function (#4124)

* add toStyleSheet function

* refactor

---------

Co-authored-by: Evan Jacobs <570070+pr...

github.com/styled-components/styled-components - d73e43d58449ebc4364090da706e0930299773a1 authored over 1 year ago by krudos <[email protected]>
Add missing types CSSProperties, CSSObject, CSSPseudos and CSSKeyframes (#4117)

* add: missing types CSSProperties, CSSObject, CSSPseudos, CSSKeyframes

* export

* fix: de...

github.com/styled-components/styled-components - 05fe42bc4170bf25e9fdc33ae1d28d62707fa3a7 authored over 1 year ago by takurinton <[email protected]>
chore: bump version [skip ci]

github.com/styled-components/styled-components - 0a27d797c018075b9f2c90e573c9a37fb7a80196 authored over 1 year ago by Evan Jacobs <[email protected]>
fix(types): allow number for height/width/etc (#4090) (#4111)

github.com/styled-components/styled-components - b358494663e66a66ea62d72487ca38baeedc4325 authored over 1 year ago by Brendan Drew <[email protected]>
Enable exactOptionalPropertyTypes check (#3993)

github.com/styled-components/styled-components - 9f588991c4917e413b5702925338175902b08861 authored over 1 year ago by Dmitrii Pikulin <[email protected]>
chore: bump version [skip ci]

github.com/styled-components/styled-components - 4b17fb4330eca4fb610f38e9c6af72d2360b5527 authored over 1 year ago by Evan Jacobs <[email protected]>
fix(types): typescript issues with StyleFunctions and StyledObjects (#4107)

* fix(types): interpolation functions and style objects

* refactor(types): remove unused vari...

github.com/styled-components/styled-components - 2cb7393e5d3d20e34b3e4641389e93c606f43859 authored over 1 year ago by Ben Cole <[email protected]>
chore: v6.0.5 [skip ci]

github.com/styled-components/styled-components - 5273d7faec118b69520fdbce39b3aa707168478e authored over 1 year ago by Evan Jacobs <[email protected]>
fix: createGlobalStyle not removing styles on unmount (#4101)

github.com/styled-components/styled-components - 8f2f5939352ecd49a87e242ac6fa43f7f94d21a3 authored over 1 year ago by Manuel Deschamps <[email protected]>
chore: remove test assertion

github.com/styled-components/styled-components - 8e4b064a9001dc32495f9c77f0334a9b527a0bf7 authored over 1 year ago by Evan Jacobs <[email protected]>
Fix untyped event handler callbacks (#4086)

* distribute PolymorphicComponent types

* use NoInfer type instead of introducing a new type ...

github.com/styled-components/styled-components - d12b7004055e8b8268594d1527279612988213a1 authored over 1 year ago by Jakub Ziółkowski <[email protected]>
Unknown props: do not warn on React components. (#4084)

* Do not warn on React components.

* Use isTag to detect HTML tag.

* Implement isDOMElemen...

github.com/styled-components/styled-components - 74cddae012e1e2fd1365148ae1997132c23da782 authored over 1 year ago by Kevin N <[email protected]>
chore: v6.0.3 [skip ci]

github.com/styled-components/styled-components - 0c63d7c44e7ef006c3705f8d51bec25258566778 authored over 1 year ago by Evan Jacobs <[email protected]>
fix: StyleSheetManager missing Stylis types (#4078)

github.com/styled-components/styled-components - 36f5793c090b74693c731fd8226178452567f3d3 authored over 1 year ago by Matt Cowley <[email protected]>
refactor: omit displayName for production

When using the babel plugin or equivalent, the display name is
already encoded into the static c...

github.com/styled-components/styled-components - 9ae5e47738cdb81c2d3fb8f43c7c77c1cf30599a authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: es5-ify flatMap

github.com/styled-components/styled-components - 9e41fe1311701a3efee0305fd458b0e37bdd17a8 authored over 1 year ago by Evan Jacobs <[email protected]>
fix: replace slow Omit type

github.com/styled-components/styled-components - 3ddd2a690aaa191ed01513293b891e3a14c15ae3 authored over 1 year ago by gineika <[email protected]>
refactor: remove use of at() API

github.com/styled-components/styled-components - f0762b3f5ba25e1cafda38406836d02880f875b6 authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: fix remaining type issue

github.com/styled-components/styled-components - fc3754259aed9c86772247ea4868600f23464a98 authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: simplify code slightly

github.com/styled-components/styled-components - e28161cd0b092bfff2c993faf0573a5ce9f304b6 authored over 1 year ago by Evan Jacobs <[email protected]>
fix: StyleSheetManager must accept undefined props (#4069)

github.com/styled-components/styled-components - f073ac81299db92ffe959960c25c18e66273684d authored over 1 year ago by Deividas Gineika <[email protected]>
chore: v6.0.1 [skip ci]

github.com/styled-components/styled-components - bb1bd5a80bf46813a2c9b4635399ae04b007c942 authored over 1 year ago by Evan Jacobs <[email protected]>
fix: move warning prop-warning code into correct position

github.com/styled-components/styled-components - 175d35c93697fe578cae33aebae4cd8e88ea3361 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: ignore type test when building

github.com/styled-components/styled-components - 2804c03c8277416893a7ced89de74e8f079dc75b authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: settle some type errors and remove unnecessary code

github.com/styled-components/styled-components - f82f9561e6b0abac9299213f69f7f28d33d426f7 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: add failing type test for #4052

github.com/styled-components/styled-components - 66f6ba7e557411f298d761e593b3f5f1df3b7276 authored over 1 year ago by Evan Jacobs <[email protected]>
refactor(types): remove unnecessary branching

github.com/styled-components/styled-components - 3708b45abe726445844ba7c389be8a53f81c0ad8 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: restore test to ensure stylis rule-splitting on media queries

github.com/styled-components/styled-components - c6f883b6ea7dad43470fbeb5948937d4953a5864 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: bump stylis to 4.3

This fully fixes the issue originally discovered in #4007

github.com/styled-components/styled-components - fa58875dcbdbff43532c3b9519eb5fc7d009830d authored over 1 year ago by Evan Jacobs <[email protected]>
chore: fix types in attrs tests

github.com/styled-components/styled-components - 1681ee0f5e730a0311320b1f11bd9d71fc285909 authored over 1 year ago by Evan Jacobs <[email protected]>
feat(types): chip csstype via "CSS" namespace

github.com/styled-components/styled-components - e6c4f0a6b1a1c483cf0c433f0d0434bbda124d2c authored over 1 year ago by Evan Jacobs <[email protected]>
fix(types): prevent prop bleed on styling properties

This branch will fix #4053

github.com/styled-components/styled-components - c0f8015af64367938ff9d9debf90fb8005459c6c authored over 1 year ago by Evan Jacobs <[email protected]>
fix: move @types/stylis to dependencies

github.com/styled-components/styled-components - 235a62b8d2f2ad42319df380f83a7e033b177db1 authored over 1 year ago by Evan Jacobs <[email protected]>
refactor: simpler code

github.com/styled-components/styled-components - c3939a4aa8a98ba1ed38a3ea024470f2395439a5 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: update script name

github.com/styled-components/styled-components - 2c73455e8f99741ca80d3bea9b442df4f758d70f authored over 1 year ago by Evan Jacobs <[email protected]>
chore: update package description

github.com/styled-components/styled-components - 1008f361a14f1ac439bac1dea37df1fe895f4e54 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: accept lockfile change

github.com/styled-components/styled-components - 43e7429201dc128afa7d881d4927a7d5362fbe76 authored over 1 year ago by Evan Jacobs <[email protected]>
chore: don't warn if shouldForwardProp is in use and the prop is forwarded

github.com/styled-components/styled-components - 00ab9c41494fca04ae473e1053bac8f42f4220b5 authored over 1 year ago by Evan Jacobs <[email protected]>