Commit Graph

13 Commits

Author SHA1 Message Date
Evan Jacobs
9e073e3140 nicer inline snapshots for HTML 2020-08-30 13:16:31 -04:00
Evan Jacobs
ae69a6e0d5 only collect coverage for pull requests 2020-08-27 20:28:00 -04:00
Thomas Hu
c89271c331 Add Code coverage metrics (#3158)
* Add code coverage metrics

* Add badge
2020-07-27 13:36:47 -04:00
Evan Jacobs
c66fb9d643 run all tests except integration ones for now
until jest-styled-components is updated to support v5
2019-11-07 16:02:13 -05:00
Phil Pluckthun
a6dc34f945 Fix more configs after upgrade 2019-11-07 16:00:12 -05: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
Vladimir Starkov
46ceb8873e add protocol to open collective link
without it some terminals dont understand that it is a link.
When they do it is very convenient to just click on it see what's there.
Perhaps it can drive up the conversion of donations (I hope it does at least a little bit)
2018-10-05 00:04:03 -04:00
Evan Scott
bef754dc27 prettier 2018-09-30 16:56:22 -05:00
Phil Plückthun
5abb2071e1 Update postinstall wording 2018-03-30 15:24:43 +01:00
Phil Plückthun
97dfa709e7 Remove "/donate" from opencollective link 2018-03-30 14:36:44 +01:00
Phil Plückthun
37b43908f0 Remove opencollective cli and add shorter postinstall msg 2018-03-30 14:25:37 +01:00
Evan Scott
ce2ad57769 ignore -> replace for removing internals
for some reason the custom ignore() plugin doesn't work for that
use case... but replace works like a charm.
2018-01-25 13:00:44 -05:00
Phil Plückthun
345cd654ce Replace rollup-plugin-hypothetical with custom ignore plugin 2018-01-24 17:36:54 +00:00