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

Merge pull request #155 from paulxuca/patch-1

Added gitter chat badge

github.com/styled-components/styled-components - e9588011770ac0003770bcd7862e4af8c8f1c07b authored about 8 years ago by Max Stoiber <[email protected]>
Added gitter chat badge

gitter has been super helpful to me!

github.com/styled-components/styled-components - 3948c3c538530a9e1f2a7615e06bdea2bce40efb authored about 8 years ago by Paul Xu <[email protected]>
Fix eslint duplicate import warnings

Turns off the default no-duplicate-imports because it marks import type
as a duplicate. This sho...

github.com/styled-components/styled-components - d760e88774f659c8b70d7de505081c4660ca114b authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Add entry about flowtype annotations in changelog

github.com/styled-components/styled-components - 3a485e70d61dca7119be3cf8e912d18c861dece3 authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Fix flow errors related to AbstractStyledComponent

github.com/styled-components/styled-components - 69ca239060cf2ac119043e61e901f7ca41e88c3e authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Update flow to 0.34.0

github.com/styled-components/styled-components - 18f59c275dba4f5971eea47b4bc481c54050701f authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Fix typings for util

github.com/styled-components/styled-components - 51ba4e56102c014ff98585993d25cd507d3a5d6e authored about 8 years ago by Patrick Stapfer <[email protected]>
Enhance flow annotations

github.com/styled-components/styled-components - f7b608113e663b5c39fd48701dba8913fe381603 authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Extract AbstractStyledComponent

github.com/styled-components/styled-components - 77be4a3c41c434e012469ff0c3989b7a439fb9e3 authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Install libdefs with flow-typed

github.com/styled-components/styled-components - 4ecbcb5297714c04dff797485ada6e5a0505fc78 authored about 8 years ago by Rolf Erik Lekang <[email protected]>
Merge pull request #137 from JamieDixon/master

Possible performance improvement moving componentStyle.generateAndInjectStyles out of render

github.com/styled-components/styled-components - c3b12f0093d1519d4af64aba7a7149f68f5aea8e authored about 8 years ago by Max Stoiber <[email protected]>
Merge branch 'master' of https://github.com/JamieDixon/styled-components

github.com/styled-components/styled-components - 3ccc0e72a5f45a352a4fa89c5e61a9c2ba547bb5 authored about 8 years ago by Jamie Dixon <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/styled-components/styled-components - 2de2e1fc560398e7b6b29eadc09241e0b480cb80 authored about 8 years ago by Jamie Dixon <[email protected]>
Merge branch 'master' into master

github.com/styled-components/styled-components - a0372035fb229c46a306290b6c33d6b851e0bf43 authored about 8 years ago by Jamie Dixon <[email protected]>
Merge upstream master

github.com/styled-components/styled-components - aaa95458cc1e0eb8f182fbe3e35f7a6db7d45aac authored about 8 years ago by Jamie Dixon <[email protected]>
Merge pull request #136 from bhough/master

Allows defaultProps to properly work for theme

github.com/styled-components/styled-components - 8759e17a9f3e66742bd5bc4e8f718b17ab7f53c7 authored about 8 years ago by Max Stoiber <[email protected]>
- Fix formatting in Changelog

github.com/styled-components/styled-components - 9e7821a7af56712d044d29a266ab43d2353ec099 authored about 8 years ago by Brian Hough <[email protected]>
- Update to Changelog.

github.com/styled-components/styled-components - acd0614815122df5bb0c6e0d5d2b78878cb6d083 authored about 8 years ago by Brian Hough <[email protected]>
Added comment to CHANGELOG

github.com/styled-components/styled-components - 7a51c5a5872947a7f2bc65ac931b5192da7f350b authored about 8 years ago by Jamie Dixon <[email protected]>
Modified to ensure the theme is correctly passed when generating new styles

github.com/styled-components/styled-components - 9264cefc02a888a754f686413b88d971259c1990 authored about 8 years ago by Jamie Dixon <[email protected]>
Created an example page with perf stats

github.com/styled-components/styled-components - 2d486bde893dcea19d8dc4093f3b07a519cdc2e2 authored about 8 years ago by Jamie Dixon <[email protected]>
Created an example page with perf stats

github.com/styled-components/styled-components - d9ffe24441cb6a728e055aeb744f06851eb29165 authored about 8 years ago by Jamie Dixon <[email protected]>
Merge branch 'master' of https://github.com/styled-components/styled-components

github.com/styled-components/styled-components - bf2148db683085e311770cb4d0c2cf5a8a305263 authored about 8 years ago by Brian Hough <[email protected]>
- Proper fallback for StyledNativeComponent

github.com/styled-components/styled-components - 70b9b5119e0dabdece84fd1d3ea57f301f424ede authored about 8 years ago by Brian Hough <[email protected]>
- Remove unnecessary props check in state constructor.

github.com/styled-components/styled-components - e1d1a4977cfd64bef183dcfd8d526bec9c284476 authored about 8 years ago by Brian Hough <[email protected]>
- Simpler method for setting fallbacks when no theme is given.

- Include fallback when no theme is given, and no defaultProps are set.
- Add test to check if th...

github.com/styled-components/styled-components - 6d66bfb5eb440241170515fa3c7d13251e68b700 authored about 8 years ago by Brian Hough <[email protected]>
Merge pull request #131 from tizmagik/patch-1

Add npm version badge to README.md

github.com/styled-components/styled-components - 23b9caca6757c0e1cfeca5b08ee3150a358d4ce8 authored about 8 years ago by Max Stoiber <[email protected]>
Merge branch 'master' into patch-1

github.com/styled-components/styled-components - 3576b9f9ff1fd1b13837690b63b734ecdbd3e490 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #133 from styled-components/linting

Add section about linting to README

github.com/styled-components/styled-components - f6a69962182860a8bb1bec893b28413f5c367710 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #122 from freiksenet/add-inner-ref

Add `innerRef` to get ref to inner DOM node

github.com/styled-components/styled-components - 78a1082118389380d6fc5bfe93eef201e6257534 authored about 8 years ago by Max Stoiber <[email protected]>
Added changelog

github.com/styled-components/styled-components - 9742faa36a40d43fba79516dbd4a3f9f42d373a4 authored about 8 years ago by Mikhail Novikov <[email protected]>
- Change method for determining fallback when no theme is present.

- Update test for checking that component outside of ThemeProvider doesn't receive theme, since i...

github.com/styled-components/styled-components - d1bb6da8a3d69867082d3b7861a586df36307019 authored about 8 years ago by Brian Hough <[email protected]>
- Remove empty object fallback for theme in styledComponents so that it doesn't overwrite any defaultProps for theme placed on the styledComponent.

- Remove empty object fallback for theme in styledNativeComponents so that it doesn't overwrite a...

github.com/styled-components/styled-components - 5bb5538961c0f2a6c25edce1d3755ee2f761ce24 authored about 8 years ago by Brian Hough <[email protected]>
Update README.md

Add npm version

github.com/styled-components/styled-components - 10c9194738258bb6edbf6c42221ea43d1cf332e9 authored about 8 years ago by Jeremy Gayed <[email protected]>
Add section about linting to README

github.com/styled-components/styled-components - 60c47f301ad211a06e88d57a8b94e5bd5054388c authored about 8 years ago by Max <[email protected]>
Fixed documentation and colors

github.com/styled-components/styled-components - 399e3745267a390596311f64b27220fd23241856 authored about 8 years ago by Mikhail Novikov <[email protected]>
Add `innerRef` to get ref to inner DOM node

github.com/styled-components/styled-components - 39f848e9444811606997e3fc445ed86672d0bcb7 authored about 8 years ago by Mikhail Novikov <[email protected]>
able to remove the StyleSheet.instance hack because we already export a singleton

github.com/styled-components/styled-components - 9f54e1c2dbb86c6215a5021d88e6990a89582b40 authored about 8 years ago by Glen Maddern <[email protected]>
Merge pull request #116 from styled-components/docs-default-props

Recommend usage of defaultProps in docs

github.com/styled-components/styled-components - c68c3355fa7b83c19e719326fa195377d334acbc authored about 8 years ago by Max Stoiber <[email protected]>
Merge branch 'master' into docs-default-props

github.com/styled-components/styled-components - 28a25524f32834b27a2b10eb64b79b75fbae64df authored about 8 years ago by Glen Maddern <[email protected]>
Merge pull request #117 from stephenkingsley/master

add an example page

github.com/styled-components/styled-components - a7ceab64a01a33c801e0a60116fb5fc39ce52e75 authored about 8 years ago by Max Stoiber <[email protected]>
Danger only look at src/ dir and native.js

github.com/styled-components/styled-components - 26858af51c2f79286e1f7396557f9a6f9f235b8a authored about 8 years ago by Max <[email protected]>
Merge branch 'master' into master

github.com/styled-components/styled-components - 01aa26caf7a76edb8efd224f00ed007f92064ebd authored about 8 years ago by Glen Maddern <[email protected]>
Merge pull request #121 from nickgnd/setup-danger

[WIP] Setup Danger to check PRs

github.com/styled-components/styled-components - 59bd89eb06bc28fc905f1107cb2ee59f289d0dc1 authored about 8 years ago by Max Stoiber <[email protected]>
Disable flow checking on travis

Our flow setup is horrible right now, see #51 for more information.

github.com/styled-components/styled-components - e5ca12d0339fa6ec9895fb64267a3d585a5e584c authored about 8 years ago by Max <[email protected]>
Merge branch 'setup-danger' of https://github.com/nickgnd/styled-components into nickgnd-setup-danger

github.com/styled-components/styled-components - a6d34a13ca702667e3778a8d900337880b4e5521 authored about 8 years ago by Max <[email protected]>
Merge branch 'master' into master

github.com/styled-components/styled-components - 7e932630bfcb845c575963b3e1c6ece9ba29f45b authored about 8 years ago by stephen <[email protected]>
Setup Danger to check PRs

- Add Dangerfile with basics rules (seee #95)
- Add danger command to Travis flow

github.com/styled-components/styled-components - d9ce5bda10ecf24bb4c80334693790e9ec8eb4b9 authored about 8 years ago by nickgnd <[email protected]>
Merge pull request #119 from didierfranc/master

Add IE10 support

github.com/styled-components/styled-components - be7b127332df768d0227739ca45648f1bc658a93 authored about 8 years ago by Max Stoiber <[email protected]>
remove npm run build:dev

github.com/styled-components/styled-components - a4cdd21ccb5716b7237e4f86dbc8966f5cd79c2e authored about 8 years ago by stephen.kingsley <[email protected]>
move devServer to example/

github.com/styled-components/styled-components - 9abbe24bb1632f64e3ed33440a84081f1faa7b66 authored about 8 years ago by stephen.kingsley <[email protected]>
add example page and dev server

github.com/styled-components/styled-components - ca02607f0c51367ae69cfb4113159a0ece516817 authored about 8 years ago by stephen.kingsley <[email protected]>
add example page

github.com/styled-components/styled-components - 1a4ff4eb0611e9888245b516f667c544112e16b1 authored about 8 years ago by stephen.kingsley <[email protected]>
Recommend usage of defaultProps in docs

github.com/styled-components/styled-components - c7a18ab0e76ec790d5f800ea2e4346efe0105c22 authored about 8 years ago by Max <[email protected]>
Merge pull request #114 from styled-components/fix-themeprovider-hmr

Fix ThemeProvider HMR

github.com/styled-components/styled-components - 4ea57c3bdabd38898523cb997e9fbfdb8bda8b60 authored about 8 years ago by Max Stoiber <[email protected]>
Fix ThemeProvider HMR

Closes #97

github.com/styled-components/styled-components - fa5f8a24445f326ea0a6d71b0c5439be4a5b6c5b authored about 8 years ago by Max <[email protected]>
Merge pull request #100 from Rich-Harris/remove-require

order import statements to break cyclical dependency deadlock (#87)

github.com/styled-components/styled-components - c907b1c7cb38a4b3bad9c44bf89412f6cbadcec3 authored about 8 years ago by Max Stoiber <[email protected]>
Merge branch 'master' into remove-require

github.com/styled-components/styled-components - 2ee8e67b0959552ca388de9be9eb5f6475e40c23 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #93 from sheepsteak/react-peer

Move React from dependencies to peerDependencies

github.com/styled-components/styled-components - 179da14d0ba01b1ebd6af398171271cde5800df4 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #112 from styled-components/e2e-test-refactor

e2e test refactor

github.com/styled-components/styled-components - d653f2f59db3ba670b03216ddbb55904c9d411e5 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #110 from styled-components/css-variables-support

Custom Properties (CSS Variables) support

github.com/styled-components/styled-components - 67c54f13f3cc92af2ce23057db613cea86e9ef6d authored about 8 years ago by Max Stoiber <[email protected]>
finished breaking it all out

github.com/styled-components/styled-components - 0d95a4fa3032b91a46dfbe4078d430254949e076 authored about 8 years ago by Glen Maddern <[email protected]>
merged the autoprefixer changes

github.com/styled-components/styled-components - 520ec036d852bdc9e924c82d3ce4a334e8be011d authored about 8 years ago by Glen Maddern <[email protected]>
broke out the first three individual test files

github.com/styled-components/styled-components - b3a8e61fbd7825e98f19137fe8f1c8b9405d3b69 authored about 8 years ago by Glen Maddern <[email protected]>
broke out the setup into a utils method

github.com/styled-components/styled-components - 69a45214d922c5761b35be96d7e05f42afc5a005 authored about 8 years ago by Glen Maddern <[email protected]>
refactor the test assertion method

github.com/styled-components/styled-components - 8679d90fc0d4b638bb3d8730075f0b5a8b21214d authored about 8 years ago by Glen Maddern <[email protected]>
camelizing and hyphenating breaks custom props, so skip it

github.com/styled-components/styled-components - db93545dfeee2dc95589284b28fbe8f3782a6243 authored about 8 years ago by Glen Maddern <[email protected]>
Move `react` from dependencies to peerDependencies

github.com/styled-components/styled-components - adf3f5592d9cd08cba2c41b9ac9bbbcbcfb10d69 authored about 8 years ago by Chris Shepherd <[email protected]>
Merge branch 'master' into remove-require

github.com/styled-components/styled-components - 6a36828ad51e06f1ac8ad1ed334927955c93e877 authored about 8 years ago by Glen Maddern <[email protected]>
Merge pull request #105 from k15a/master

Fix existing-css link

github.com/styled-components/styled-components - 4e33f0407e597cb141bc191dc87e82016a18e7a1 authored about 8 years ago by Max Stoiber <[email protected]>
Fix existing-css link

github.com/styled-components/styled-components - 7f56a46eb1b592e6bf2531d222067e6cc9333058 authored about 8 years ago by Konstantin Pschera <[email protected]>
add link to #100 in vendor/README

github.com/styled-components/styled-components - 42ec4f5070764c300c9d751272415104a1da8933 authored about 8 years ago by Rich-Harris <[email protected]>
Merge pull request #98 from styled-components/more-docs

More documentation

github.com/styled-components/styled-components - 3e5d63fd71ad06c37cfb5fe6bc8e77553ddc0fb2 authored about 8 years ago by Max Stoiber <[email protected]>
Merge pull request #103 from Munter/patch-1

Documentation: fix wrong description of HTML elements

github.com/styled-components/styled-components - f803ae979ad69c9981e4133b3cf06b38b2b7ae57 authored about 8 years ago by Max Stoiber <[email protected]>
Update styled.js

github.com/styled-components/styled-components - 5581394af2d0c7e84deb17c7db6a14724c5fb486 authored about 8 years ago by Peter MΓΌller <[email protected]>
Cleanup according to review

github.com/styled-components/styled-components - 592e3029a0ddd46825e75facbf0ef07c8b3217c8 authored about 8 years ago by Max <[email protected]>
order import statements to break cyclical dependency deadlock (#87)

github.com/styled-components/styled-components - 4e565053baaa058f41101816f67e1f562ad64270 authored about 8 years ago by Rich-Harris <[email protected]>
Move made-and-supported to top section of README

github.com/styled-components/styled-components - 792025a3c8f4482da71145d395f16a0f2bccf63c authored about 8 years ago by Max <[email protected]>
Add existing CSS doc

Closes #85

github.com/styled-components/styled-components - f9841d182a19e42cd3ddfa836179021aae41d4b7 authored about 8 years ago by Max <[email protected]>
Add note about styled(MyComponent) notation

See #85

github.com/styled-components/styled-components - 4f2d967bf5c639af09d4cedb69bc110cb1e2d5af authored about 8 years ago by Max <[email protected]>
Add section about the Sublime PR to README

cc @garetmckinley

github.com/styled-components/styled-components - 429fb198a39b236faee55779161820063a20df54 authored about 8 years ago by Max <[email protected]>
Update npmignore with new files

github.com/styled-components/styled-components - 93cb5356c5adfb8c69548092a6fbcb308e2ab585 authored about 8 years ago by Max <[email protected]>