21 Commits

Author SHA1 Message Date
Evan Jacobs
30dab74ace master-free workspace 2021-04-18 10:32:36 -04:00
Evan Jacobs
d883026025 remove flow 2020-10-15 23:11:51 -04:00
Yuta Hiroto
4903a152b9 Fix typo in CONTRIBUTING.md 2019-03-07 03:25:13 +00:00
Bhargav Ponnapalli
4aa2fdbb3b Move to a mono-repo structure
wip

Add gitignore and edit rollup config

Update gitignore

Wip

WIP

Get rid of older json files and use js files to extend across pkgs later

Make test:native work again, thanks to @SimenB

No haste and get integration test to work

Update husky

Update package.json

Update travis and appveyor

Add lint script

Update sandbox

Update yarn version

Move eslint into sc package

Remove unnecessary files

Update lint-staged

Update CONTRIBUTING.md

Update version in lerna.json

Update contributing

Update scripts

Update contributing

Update contributing

Update contributing.md and publish script

Update contributing

v4.1.4-alpha.0

Update package json

Update lerna version

v4.1.4-alpha.0

v4.1.4-alpha.1

Independent version for sandbox and styled-components

Yarn instead of npm

Add readme to styled-components package to show up on npm

Publish

 - styled-components@4.1.4-alpha.2

Update prepublisOnly and contributing

Update gitignore

Publish

 - styled-components@4.1.4-alpha.3

Test without readme

Remove readme

Publish

 - styled-components@4.1.4-alpha.4

Copy readme prepublishOnly

Publish

 - styled-components@4.1.4-alpha.5
2019-01-18 21:04:15 +05:30
Maximilian Stoiber
cc616946bc Add docs about running the benchmarks 2018-07-05 15:36:13 +02:00
Thai Pangsakulyanont
72a046ab01 Update setup guide to use yarn instead of npm
Since this repo contains `yarn.lock` but not `package-lock.json`.
2018-04-23 15:38:34 +07:00
Jess
fd6e2246ab Updated CONTRIBUTING.md (optional) 2018-02-03 16:51:10 +09:00
Phil Plückthun
239ad9b567 Add notes on pre-commit to husky migration to CONTRIBUTING.md 2018-01-22 15:59:01 +00:00
Thomas Broadley
ea4ab8a475 Change "components" to "component" 2017-12-22 21:23:26 -05:00
Thomas Broadley
14829947e0 docs: fix typos 2017-12-22 21:22:44 -05:00
Bas Broek
26f0dc0ef4 Fix some typos and improve styling in docs 2017-12-18 19:33:45 +01:00
Maximilian Stoiber
6c812141c4 Make some more updates to the community guidelines
- Rephrases some things
- Adds more information
- Documents release process on `npm`
- Notes CoC in Community guidelines
2017-12-18 10:20:47 +01:00
Maximilian Stoiber
74acd68b9c Small updates 2017-12-17 23:33:17 +01:00
Maximilian Stoiber
94a6b07158 Update community guidelines and add core team file
Based on the [Moya community
guidelines](https://github.com/Moya/contributors) I've updated out
`CONTRIBUTING.md` to explicitly explain our "Invite any contributor who
has at least one PR merged" philosophy, and added a `CORE_TEAM.md` file
which contains a list of core team members. (@geelen, @mxstbr, @philpl,
@schwers; in order of addition)

I've also already set up an instance of
[Aeryn](https://github.com/Moya/Aeryn), which will automatically invite
any collaborator that has a PR merged into the main `styled-components`
repo to the organisation.

I hope that (as with Moya) this makes the `styled-components` longer
lasting and removes the core team members as bottlenecks from the
evolution of the library.
2017-12-17 22:47:26 +01:00
Sergey Petushkov
800dfb4cae Remove excessive newlines; Fix CONTRIBUTING.md; Fix some linting errors 2017-10-27 09:40:20 +02:00
Sergey
2925a102a3 Fix typo 2017-10-25 12:42:29 +02:00
Sergey Petushkov
702b6124fa Move all sandbox related stuff to a /sandbox; Ad SSR support; Add livereload 2017-10-25 11:30:09 +02:00
Sergey Petushkov
8fb26d3060 Add description for how to use sandbox 2017-10-25 11:28:36 +02:00
Brandon Mills
b196467e34 Fix typo in contributing docs clone URL 2017-05-29 11:48:04 -04:00
Phil Plueckthun
1d8a3dcda6 Add a code of conduct 2017-04-01 01:50:58 +01:00
Phil Plueckthun
46c14f6539 Add a contributor guide 2017-04-01 01:50:48 +01:00