Commit Graph

13 Commits

Author SHA1 Message Date
Phil Pluckthun
b6aa46e3a9 Remove react-is package and from rollup.config.js 2021-01-08 14:41:20 +00:00
strozw
80611faed0 change to using self styled-components 2020-09-25 10:23:17 +09:00
Evan Jacobs
f5582d9784 use yarn feature to alias npm-trunk version of styled-components 2020-08-29 22:17:15 -04:00
Evan Jacobs
1f6c3bfcf6 follow current node LTS
The engines >= 8 thing hasn't been released yet, so this is not
considered a breaking change.
2020-08-27 17:24:04 -04:00
Michaël De Boey
25e48908b0 Add engines in package.json (#3201)
* Update package.json

* Update package.json

* Update package.json

* Update package.json
2020-08-27 07:26:54 -04:00
Evan Jacobs
062cfca5a9 fix building benchmarks 2019-11-07 16:29:15 -05:00
Evan Jacobs
44e565bf5d update benchmark examples & rewrite a few with more idiomatic examples 2019-11-07 16:02:36 -05:00
Phil Pluckthun
9df42afa05 Remove copying index.html to dist 2019-11-07 16:01:15 -05:00
Phil Pluckthun
a7c1e07e40 Revert benchmarks to vendored SC v4 2019-11-07 16:01:15 -05:00
Evan Jacobs
470ef331ec fix local setup I think 2019-11-07 16:01:13 -05:00
Phil Pluckthun
a2a5e2ded6 Add styled-components v4 to benchmarks 2019-11-07 16:01:13 -05:00
Evan Jacobs
0e92650078 update benchmark emotion example to v10 w/ styled syntax (#2525)
to match how we're doing things with styled-components
2019-11-07 16:00:35 -05:00
Phil Plückthun
930710c54b Fix benchmarks for canary (#2523)
* Move benchmarks to separate package and upgrade

* Add benchmarks to flow's ignored files

* Limit Sail build task to styled-components pkg
2019-11-07 16:00:34 -05:00