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 typos

a3d1a3230df8a21f2bcccbd0d311bf07187bee8c authored about 8 years ago
Merge branch 'master' into security-doc

72528158ee910a730e080eb6788272adc913e546 authored about 8 years ago
Merge pull request #361 from mike3run/master

added vim syntax plugin to the readme

7d66215b06776bbd6f06f5b1c6dc3c7b44d02d8a authored about 8 years ago
Merge pull request #364 from dirtyredz/patch-1

Update README.md

c61f3cb7585941a0a0ee07977ffd48f7e47965b2 authored about 8 years ago
data attributes and react router example

7446b0a26c9db94805108e9609f2dc449ec22f8e authored about 8 years ago
run all tests again

c20c3e297e26962e671c733a80ed533638a380af authored about 8 years ago
classnames get merged

28adfbbe05f8a00238ce920304b005eac2ae2a63 authored about 8 years ago
change type to boolean

- get injected property

fca8cebfeb0f3c9b99a0d5be01981eb47a81851b authored about 8 years ago
props take priority

52c9eb5a69488aaacc91708be3b4286b8da7bb23 authored about 8 years ago
very basic first attr being passed through

202f12140dae18bbe1781efa61e948c94c1270be authored about 8 years ago
Merge pull request #227 from styled-components/per-component-classname-generation

Per-component classnames

def275e4e2e452e592a2ad3f47fb557f8c945593 authored about 8 years ago
fixed tests

9095ea530b0842cad7d10c81ec7ccab79be3c76d authored about 8 years ago
ignoring this error for now

cae3219df47cc1e73a8a9ae7b3e1f44d135dea3c authored about 8 years ago
Merge branch 'v2' into per-component-classname-generation

Conflicts:
CHANGELOG.md
src/constructors/styled.js
yarn.lock

f99a2724eb498a59f39534ecf2864f28dc7d9563 authored about 8 years ago
Update README.md

Add Dirtyredz.com to Built with.

10b71c9ec5085836966fc0a43d1c179de1152063 authored about 8 years ago
removed ambiguous sentence on README

3895882514b21f3000c3e75d41849ff496b4ccbf authored about 8 years ago
add flow annotation in utils

915616837f180259affbe547b4081a7b5f7d6e1c authored about 8 years ago
fix flow annotations

d9c2b9667a1c611ab027d591f26b7cfbd3b21a02 authored about 8 years ago
StyleSheet now proxies all the methods we needed from Glamor (#1)

7d358fad7eea742497a246ec04c01765d2adbac9 authored about 8 years ago
add smart default for getCSS

- defaults to now new line
- can be overriden by passing `{ min: false }` in `getCSS()`

9f9e81f8c8b7b07600c3410d0ebe97ddd4499dfc authored about 8 years ago
add test for styleSheet api

8c567e112c6e18fd85574c601c8e1f9c4e05f3c7 authored about 8 years ago
oopsie - remove dupe entry in changelog.md

efe9157b9b895bbef1c5625f96abe0099d5c2dd0 authored about 8 years ago
Expose Server Rendering API

- fixes #124
- remap flush to reset()
- convenience function getCSS() for SSR

update CHANGELOG....

067f20dce8357fe9363b987fe4da553f1f3cea86 authored about 8 years ago
removed empty object as argument

- thanks to @geelen

c379bd270dd74f2766d8806956e3fd8eaf12c021 authored about 8 years ago
added vim syntax plugin to the readme

30e85fbf05e64f879f2a22e070e303105f56f061 authored about 8 years ago
Update README.md

e65550adf7b91ee2116300e41bb16871d6cb64e0 authored about 8 years ago
Merge branch 'master' into warn-too-many-classes

3fda264e191b283c39a681ce46dc6274382b37bb authored about 8 years ago
Add a note about the warning to changelog. Update warning message.

b2aed71312cd6d9c57035819fe583d14241032f9 authored about 8 years ago
Merge pull request #353 from SachaG/master

Added sachagreif.com to list of sites built with sc

c288569c36d1ed03d1e197347bc33e3f47f32094 authored about 8 years ago
Added sachagreif.com to list of sites built with sc

Added sachagreif.com to list of sites built with sc

d35ddb0c5eeb7611e0fb9939c1bfb3cf88361b92 authored about 8 years ago
fix warn code elimination in the production

4f66a2054a1577cdaa4ea816bc81ac6dd180185a authored about 8 years ago
mute flow errors

fabd53e9714367dbd20d6daa5133cde3d1f45a64 authored about 8 years ago
Update message

9feca81b10d0ee01a36eabbae858fa3afecedee0 authored about 8 years ago
Do not use WeakMap, add tests

a77103de3926ec90b1e399a89ad09d8efb54b53a authored about 8 years ago
Warn if component generates too many classes

f15855a6abaa90cc7d9b67be3f1b750dc41a9f63 authored about 8 years ago
Merge pull request #346 from SachaG/master

Update faq.md

22997d7fb1f6b6de8c36f45b3a1074e420ee353f authored about 8 years ago
Update FAQ to explain why this isn't a problem

Update FAQ to explain why this isn't a problem

a5c8503466f17fdac1bbe838e404d1f37de53283 authored about 8 years ago
Merge pull request #350 from styled-components/update-demo-links

Update demo links in readme to examples with v1.2.1

4e8c7681da92adc6680980ef255c39205fece15e authored about 8 years ago
Update demo links in readme to examples with v1.2.1

0874dbe83c8a372f88393cf6251993c1d003a290 authored about 8 years ago
Merge pull request #345 from diegohaz/fix/theme-default-props

Use ThemeProvider theme instead of defaultProps theme

1e179b4f80405a2e0d3f89a1a15d98c00b74c274 authored about 8 years ago
Merge branch 'master' into fix/theme-default-props

8ee2f3d1993a3af3737f75ffa83f23237ca5c69e authored about 8 years ago
Merge pull request #339 from elrumordelaluz/master

Add `reshake` into _Built with..._ list

35546a376ac2e533388a8821b2af1669b8a525ed authored about 8 years ago
Merge branch 'master' into master

6bfd207a2c958b56c6f9c36e0e080753358e4d21 authored about 8 years ago
Merge pull request #336 from caspg/patch-1

add SpaceExperience to the "Built with" section

5b951bc39e154201a29cb107066050dcb96dbc30 authored about 8 years ago
Merge pull request #169 from orta/danger-js

Convert to Danger JS

a098f5d5e1bb15e713ff262012cb547f6a7d5db7 authored about 8 years ago
Merge branch 'master' into danger-js

9b911c68f2fb9b98c3ce138af1c4f1b055d2e257 authored about 8 years ago
Merge pull request #335 from styled-components/fix-flow-ci-config

Fix flow ci config and use default flow supressor

1a8517fcdd287932c67d285a50ebfa4c2cbca05e authored about 8 years ago
Improve code readability

2c4a513fcc9958ba570cce0e1d3f4c35ab92d7f0 authored about 8 years ago
Update faq.md

ede33a429bb624833e8f622a46464b692c02b9fd authored about 8 years ago
Add CHANGELOG entry

d94c954399f2269524dfadbe5b7b823216943417 authored about 8 years ago
Make sure theme passed in with props overrides ThemeProvider

ebd46074fb705c1f7b2f7ba46f5d108fe2c919ea authored about 8 years ago
Fix #344

4f6b806e26b63c60178f5349e327a199a4e25a7f authored about 8 years ago
Add failing test for #344

6f146b4b7106673189eb8d9b2fef43bdc175f3e3 authored about 8 years ago
Merge changes

28052dff0258a21a752729714d7f1198ca5ef075 authored about 8 years ago
Add `reshake` into _Built with..._ list

76609efa5f6587aef83c94af9d132d0c28e7dd1d authored about 8 years ago
add SpaceExperience to the "Built with" section

e3c73448db2cf8d08d18bba2562419818a9844d9 authored about 8 years ago
Add changelog entry for #335

d4cbd03cc3fd4a58331af1eae23e99291194a7d0 authored about 8 years ago
Use $FlowFixMe instead of custom comment

This removes one step for using our flow.js files. We still need to
define the suppressor commen...

0ba422e7f26cf799c5169a5cb0d46947cb14baf4 authored about 8 years ago
Add react-native to ignore part of node_modules

e0006787b2fabaecef40621be5b394383ab4d31f authored about 8 years ago
Update flow-typed files

This was done by running flow-typed install

ef38fb6f82dafae71b22499665cb8f3ae8c23450 authored about 8 years ago
Make npm run flow fail if flow failes

b750097dbdab8cfd8af1d593cffdf53df3a3b0c0 authored about 8 years ago
Merge pull request #324 from amilajack/updated-deps

Updated all deps to latest semver

322b289982a395f41f5632f78a0b227b6c28f407 authored about 8 years ago
Merge branch 'master' into updated-deps

306747f9a0cdd9517418440be0253fa7c7b92b2c authored about 8 years ago
Merge pull request #322 from Ginhing/patch-1

adding the <Button> of react-native entry point

64bc9c2d45e70f2479db6b8a48e792b992d02a53 authored about 8 years ago
Update CHANGELOG

84dfa264dab95d24f05d874e21f6feb37fbe703f authored about 8 years ago
Updated CHANGELOG

71562265419fd4c4e71b1c8784dfd1b6180ce82a authored about 8 years ago
Added react-native as devDep for testing

1bb301a283331eadd2e3684941e01164e5df88e8 authored about 8 years ago
Updated all deps to latest semver

a2496dceb9f91398efb970734873566e41f37ef0 authored about 8 years ago
adding the <Button> of react-native entry point

Official button component was introduced in [email protected]

f96c6a73a883c0b5b31d235386080498d9a96110 authored about 8 years ago
Mention the security doc in the README

09a0270aa9d5eaca420e14551e108606c481f22f authored about 8 years ago
Merge pull request #320 from styled-components/1.2.1

v1.2.1

d13d05b5571d8de16664fb12f3abcfca921f4cdd authored about 8 years ago
1.2.1

e9ba78700bc4ec48741a3a4331de5f6c14b6fdf9 authored about 8 years ago
Update CHANGELOG

d65052a52633032fc9fa8ee6e3b8ee4d4b90d2a7 authored about 8 years ago
Merge pull request #319 from styled-components/add-flow-to-ci-scripts

Add flow to Travis script and fix flow errors

23faf605d18470469b3348a89ffeac70a758283f authored about 8 years ago
Add changelog entry for #319

44f5e55eb6e222833bc4b623d77e1c001d06de52 authored about 8 years ago
Fix lint errors from new rules

af93825856da16d22ddaad261bc7418e80fa6298 authored about 8 years ago
Add flowtype eslint rules

fabd1710327b2e261636d73ddd7e424ebc52b83f authored about 8 years ago
Add type annotations to withTheme

e227cda7f9f9a3d1f0d2a7fb0da10e985bad6d58 authored about 8 years ago
Add flow pragma to domElements.js

a62869c180b2bf3b13f171d989968957623475e6 authored about 8 years ago
Add flow to travis script

1b615e7c8c7349eae2f2a4ce27296af542f1df46 authored about 8 years ago
Merge pull request #318 from styled-components/1.2

v1.2.0

977f1256365d63f28fcfbbde50db3d85b9111a5f authored about 8 years ago
1.2.0

248685084aa634055806f47a499b8f24e1b5b2a7 authored about 8 years ago
Update CHANGELOG

45c153a0d9083aa4c298f49a357ac3dfab038bfe authored about 8 years ago
Merge pull request #280 from styled-components/object-notation

Add support for proper styles as objects

1085218b4598d5ada3e81e576e74ee1c97ae5da3 authored about 8 years ago
Merge branch 'master' into object-notation

868e26d2a58812a2275783da9a4f480700435338 authored about 8 years ago
Merge pull request #172 from philpl/cleanup/extract-dom-shorthands

Extract DOM shorthands into a separate file

fe6ac888f5160760c9e9ca9a60beb257a83f3ae2 authored about 8 years ago
Get rid of for-of loops

Babel transpiles for-of loops to use `Symbol.iterator`, which doesn't
work in IE without the Sym...

a25fd3d4da98fc5a92aa033bcbaf6fb257edafb4 authored about 8 years ago
Move domElements to utils

4bc68b6b267c89dd36fb566f12e9361885d1060a authored about 8 years ago
Update CHANGELOG

cbb269da33133b07317ddcefe8ada6caed812fc7 authored about 8 years ago
Merge branch 'master' into cleanup/extract-dom-shorthands

8c66611a8f92d92fa1cf181e58c9e3ccd17b9d39 authored about 8 years ago
Merge pull request #307 from mqklin/patch-1

Update tagged-template-literals.md

3d3cf68aa3a55ab5ea89b17f36d8e757117e5598 authored about 8 years ago
added styled native changes too

6128ecd46d6a25f7eef637ade13f8018a8bf1341 authored about 8 years ago
broke out the constructor into its own file

3416ba4e841b2ee0a53281e3b39a689f9bd9a68f authored about 8 years ago
removed the classes option for withConfig

5fd2de50ca09d665e08d48bcc2c6e604f422f9b3 authored about 8 years ago
reduced the API to just withConfig

1e410496b63bf67380674e15764ed1fd72bc277b authored about 8 years ago
updated tests

6ab51f7e69cc2f53ef364b748d3b0f490bc9c648 authored about 8 years ago
Merge remote-tracking branch 'origin/master' into per-component-classname-generation

Conflicts:
CHANGELOG.md

771ea4c5ca4715e51f150015394f3b1f33c3506e authored about 8 years ago
Merge pull request #312 from brunolemos/with-theme-hoc

withTheme Higher Order Component (fix #272)

ae18a33ace4738b2b1a013832066f81a62984350 authored about 8 years ago
Merge pull request #310 from mkhazov/do_not_pass_innerRef

Do not pass innerRef to the component

fe223721c8c48a2db746e9955af5a55f2210d1d0 authored about 8 years ago
Merge branch 'master' into do_not_pass_innerRef

c26ecd5066691b0902d76b5e1ada05729fde1810 authored about 8 years ago