Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emotion-js/emotion

👩‍🎤 CSS-in-JS library designed for high performance style composition
https://github.com/emotion-js/emotion

Add SVG attributes (#465)

* Add SVG attributes to whitelist

SVG attributes like "d" would not be passed to components, ...

7d2b6976bbd9d1b64e8e5dc852245f91dca9150e authored about 7 years ago
Create rollup builds with Babel 7 (#459)

* start

* VS Code is too smart sometimes

* Fix preact-emotion build

* meh

* It didn'...

6992084aa91c824cc723db0e66dbb50a0b59f443 authored about 7 years ago
Increase bundlesize

1c23021a580052656e871f8066ea30a6e881d0d3 authored about 7 years ago
Update stylis

1a44aaebef436299b79520bf9efc71f1952cffa7 authored about 7 years ago
Fix source maps without semicolon or newline (#458)

f93603dafe3448c674c4b3eb32e3008013ed95a8 authored about 7 years ago
Update rollup (#457)

39e9a980fa11af31f9f70ee4fa40c96c366a66e4 authored about 7 years ago
Remove snapshot

721dcc8d1cdace683980f758fe05e42a2d7dea86 authored over 7 years ago
v8.0.10

b8d4e2e948949ee61ae3294603fd404a74f0bd50 authored over 7 years ago
Update changelog for v8.0.10

45ba2c0e29def02a1dd3b6a02f6557b7237f985e authored over 7 years ago
docs(emotion-theming): fix typo in README of packages/emotion-theming (#445)

1ab39e367ad9e0506c017378e565db5489c37376 authored over 7 years ago
docs(css): fix import in example (#444)

make sure no one new thinks `hiDPI` is coming from emotion.

6f97d2484f3413ddede28aaa62977d9653039e66 authored over 7 years ago
Don't filter props on string tags started with Uppercase letter (#443)

* Don't filter props on string tags started with Uppercase letter

* Linting

dd4068f48b5d4122c3b3843c861c825c156dd280 authored over 7 years ago
Update @babel/core

ac47dfa03c932a25986eb04a81aa894be9ba9d71 authored over 7 years ago
Babel 7 compatibility and change tests (#440)

* Create our own module metadata

* Babel 7 compat and start running some tests on babel 6 & 7...

bec844ded4691390ca32a72e24b33f89e3ddb590 authored over 7 years ago
Add label property and autoLabel option for babel-plugin-emotion (#375)

* Attempt to pass some metadata through to css function.

This should help devs figure out whe...

4246cf5a2b0c914172b4081801eedb5698979d9f authored over 7 years ago
Update package.json

067c5191903b23febbef0985439776893669543c authored over 7 years ago
Update package.json

43896b5cb56aa9e439ab72d1108e309c506cefe4 authored over 7 years ago
Update package.json

9e1616820f34f5a2df9dc4e8476b9214801558c6 authored over 7 years ago
Object style docs (#441)

* Add object style docs

* Add object style docs to main readme

338453036b91548ec0fada552b2e909292dfdd90 authored over 7 years ago
Update README.md

f94cb2bcc8d3c2a165bdd54ec9bbc07ebc68b056 authored over 7 years ago
Update cx.md

c1d15a30d84631ba3077b841b94668e1ee0dceaf authored over 7 years ago
Update README.md

d95d9dca175f20586ea8621094a53eb0bddb11e9 authored over 7 years ago
Switched to using dtslint from just running tsc --noEmit for typescript tests (#421)

* Switched to using dtslint from just running tsc --noEmit for typescript tests.

A few relate...

78f2ae9e14cc6c018f771a6c27c8cce728e5f958 authored over 7 years ago
Add docs for media queries and reusable media queries (#439)

* add doc for reusable media queries

* fix syntax highlighting

88d69fc347b0ec4b50e9399a3ab7aaf97377021d authored over 7 years ago
Add blazity.com to In the Wild section 🔥 (#438)

b963734da7f7052ff930cb474fbf737395adb211 authored over 7 years ago
add design-system-utils to ecosystem (#435)

c7e8eafbcf5d1d6f486899cbb559a7a3e0d118c0 authored over 7 years ago
Fix typo in package description (#436)

26fc59c0de9a8ae7b1211e74f2c11d2642cb35d2 authored over 7 years ago
Update README.md

98893922284444c07e2bc17569b198a9df4212ca authored over 7 years ago
extractStatic Default Value in Readme (#431)

added the default value for to the readme of the babel plugin

8a579b9c11408107940b73ea2daf8784205edbdb authored over 7 years ago
Updates README Ecosystem with ShevyJS (#429)

8eb316b785fd8bcfad0211564c2bdf0abd0f912a authored over 7 years ago
Update CHANGELOG.md

039378361e66feebe24d42e9cb072bc426db4d31 authored over 7 years ago
Update CHANGELOG.md

4ab2d0ed9212f7b999fb93c09cc873e2ef75b868 authored over 7 years ago
v8.0.9

533fcb01325c2da554fb116ad6922274dc1bb54f authored over 7 years ago
Added TypeScript definitions for innerRef. (#426)

Closes #424.

efecfe707019b4c9bc940bd0292583aeed8b6663 authored over 7 years ago
Lock @types/react to 16.0.16

https://travis-ci.org/emotion-js/emotion/builds/291032101#L742-L743

bf87f8fad1bfcbc796da94f40f98791db064b3a1 authored over 7 years ago
Fix editing styles in devtools with source maps (#428)

6db54fc866d2c68ac9b09dc4d741d676cf85a67d authored over 7 years ago
Delete example/src/main.js

435eb2f565c9b953bb5db908397dfe0e8456316d authored over 7 years ago
Update stylis

8122a3e5d62fbe803428b40e52ced2f417120906 authored over 7 years ago
Use yarn workspaces. (#415)

* Use yarn workspaces.

https://yarnpkg.com/blog/2017/08/02/introducing-workspaces/

* Updat...

753d59f6c2aa9a0f6d9f03bf14f56075ee65fef5 authored over 7 years ago
Added TypeScript definitions for css prop. (#416)

a07a3486623e90254558c6d28996a5bfd7a9b8f7 authored over 7 years ago
Fix incorrect usage of css variable in docs (#423)

The way the css variables is being used in that example is incorrect, it is missing a `var()`.
...

8f2ce831b735664c6899be4b9e9efb7ecb1629e4 authored over 7 years ago
Fix component type in TS typings (#420)

acfd9a5ca91f50fa67bd86f6843946cfdc659a0b authored over 7 years ago
Typescript typings: Added emotion-theming typings and fixed react-emotion typings (#419)

* Removed union type

* emotion-theming typings

71ba95d84408550f6703f14f653eb358cd7662b8 authored over 7 years ago
Added TypeScript definitions for the newly-added cx function. (#417)

6cf95a722081a20773cf173d916567fed79da3ec authored over 7 years ago
Hoisting. (#414)

* Initial attempt at automatic hoisting.

* Fix hoisting for all cases and work around Babel h...

e041089ca5eb705b61b4680083270fa55750221a authored over 7 years ago
Update styled.md

6257f0c9cb00db9cbd08a9d6995f335730808329 authored over 7 years ago
Fix a typo in docs on composition (#413)

The actual `flex-direction: column;` property is declared in `flexCenterClass` const and not in ...

1ce6a4b1a58cc26af4d19d2c2cbd05e598ac5fc6 authored over 7 years ago
Remove dead links (#412)

* Remove dead links

* Update README.md

832537d9916ddff74fa40c63449bd261b1ef166e authored over 7 years ago
v8.0.8

e23ebf4db1a91593db1bd29a2da41dc409102938 authored over 7 years ago
Add a basic cx api so that users can merge emotion and custom classes (#397)

* Add a basic cx api so that users can merge classes similar to the
`classnames` library withou...

118bc8d60f3234e3e90b7e941519e7b4fb864d23 authored over 7 years ago
Update README.md

217ae67677a8fdca31152bae2b4b861afbbf2852 authored over 7 years ago
Update README.md

fdcb1a4ce1fc91479ac07c889e89bb8b76aa74c1 authored over 7 years ago
added gatsbythemes.com to the list In The Wild in the README (#410)

bba7b9afdd99a1f6fbb661d396121adf31544a6b authored over 7 years ago
v8.0.7

474ff523bb1131e7c29f06f723cf8a78fb18ce0f authored over 7 years ago
Update CHANGELOG.md

8b2ef876ad8296ded5a61fc9dee4e1ccbec99097 authored over 7 years ago
change "DO-NOT-USE" to "emotion.umd" in umd file names (#338)

closes #337

ad33af7607d4162cbcd84a9b93a20f15831b70e1 authored over 7 years ago
Update README.md

c8752ad33f93e17497588ba70bbab86391a002fc authored over 7 years ago
readme and doc consolidation updates (#408)

* quickstart for vanilla and react

* Consolidate docs

* fix typo

* Add code markers

...

3973317994406595151527c81a090e6606e78b12 authored over 7 years ago
Add types to react-emotion (#398)

* Add typings to react-emotion package

* Fix CSSProperties and add more tests

* Remove --j...

3f586746e1ac99c83c2285c089ad2024e4b6ec9b authored over 7 years ago
Fix saving benchmark results (#409)

dc3cf65b2f4beecb502d53da75b3c5e6d9819c90 authored over 7 years ago
Add .cache and public/ to .gitignore

fe56ccb02a24bdc79f12f8af4174889131dc995c authored over 7 years ago
Clarify Babel plugin usage in install docs (#407)

9777fb38fb6f4f29f7d4193a303c66c692dce280 authored over 7 years ago
Update CHANGELOG.md

487f37a9355c7a9b9694f0fbfb6493b6c4bffd73 authored over 7 years ago
v8.0.6

da7539273f8535b21af14be022bc6c4bcb846b13 authored over 7 years ago
Remove stylis-plugin-emotion and use stylis-rule-sheet (#406)

* Switch to stylis-rule-sheet

* Remove stylis-plugin-emotion from travis cache

* Update ro...

bedbe68487e5762994fc62ad8a449a1386c53406 authored over 7 years ago
Update stylis

f5d3e1ffceedd444958d5977743c1694d78b7e50 authored over 7 years ago
add saldo tuc to list (#402)

6ee569c54c318726bac6b6497647b38df049ff44 authored over 7 years ago
Update extract-static.md

fe1cc3e819cb7c9332adedd211fc8f105efa3fcf authored over 7 years ago
Update README.md

181b7a0e2f778c2eafa9fa968cce5008607018cb authored over 7 years ago
Update README.md

9b7d75de3e23d1085f431cc5bdac7bda157e3345 authored over 7 years ago
Add Triangle Benchmark (#399)

* triangle benchmark

* Use 3 colors

* test styled components

* Clean up benchmark

* ...

5275011338fcbd798bd844b7ae2f0b86545559fc authored over 7 years ago
Added TypeScript types and tests for the emotion package. (#379)

* Added TypeScript types and tests for the emotion package.

* Add typings to files in emotion...

31e1154783aa73030a8e334cf20b3e2e72f80b27 authored over 7 years ago
Update stylis

d9f249ef8c752dcbced1a76d75571a131d7d41c5 authored over 7 years ago
Remove flatten (#392)

* Remove flatten

Add prod mode tests

Add really crazy nesting test

* Update snapshots f...

407f90a9491cab4c001192f041dc6ea8035657a6 authored over 7 years ago
Update CHANGELOG.md

1f2ce48800179b8fc27b1365d55d2f9b9b4b9f13 authored over 7 years ago
v8.0.5

080fa014be4f0dd0685f9e105187c8a77d55e9ac authored over 7 years ago
Extract insertion plugin into stylis-plugin-emotion (#391)

* Extract stylis-plugin-emotion from emotion so that other libraries can
use it.

* Update ro...

dafab02e06afe85c7ff08e73bc737b0e0330ea29 authored over 7 years ago
jest-glamor-react docs (#390)

* Add test doc

* Add test example

* Update testing.md

d2ae53a161cc8560d7d73f4cbee89ca606b01956 authored over 7 years ago
Update CHANGELOG.md

38fee2b4258a50a67e2934a718a8966ec4ed0ba9 authored over 7 years ago
v8.0.4

5fbed7e9c26b96cc06cee1db94ae3d6312efc4df authored over 7 years ago
Update snapshots

cc8bd67f99dfa575a83089dce04fd8af8ff78a72 authored over 7 years ago
Format

026a86441f4f5b509e66a80b879b4964d59f2195 authored over 7 years ago
Insert nested selectors differently (#387)

* It pretty much works except for some stuff with media queries

* Nearly perfect

* It work...

299d3f9ed4c6627b2dfaebe27e4f505670531391 authored over 7 years ago
Update CHANGELOG.md

c2541211e6e37c742f0a0b1d29d969b76bc95df6 authored over 7 years ago
v8.0.3

3a6e803066db216459ab3e0ad482709c7a5694e7 authored over 7 years ago
Insertion plugin with tree (#386)

* v8.0.2

* Add test case showing out of order insertion when mixing pseudo selector
styles.
...

83e537767d29911d9fc25ebc767a069882b43d65 authored over 7 years ago
babel-plugin-emotion v8.0.2

9e3617f09ecc8e2e865d1ec28da0fbd2e06f0947 authored over 7 years ago
v8.0.2

9508576d03023c15d748f24e5a7bc21ea18b211e authored over 7 years ago
Update README.md

4c3c26158fca676c74252375538c1320716b561d authored over 7 years ago
Add explicit displayName to SFC in theming test helpers to avoid failing

jest tests in some situations when --ci is used.

82ada0ea97dd4aa87eeddf4213b64a8304f7d69d authored over 7 years ago
Create webpack.md (#380)

* Create webpack.md

* Update webpack.md

323d71ffa98a452ebe70de90732e45cf76249f52 authored over 7 years ago
Add isBrowser as a property of sheet so that it can be manually set. (#377)

Why?
You can get get the size of the css output in storybook or any other demo.
```
const ren...

735c986169cf5e60f18a00303a6bd9db4505dff4 authored over 7 years ago
Update README.md

74cc4facca19ad80c282fa42d6eecc48632cb32f authored over 7 years ago
Add codecov.yml (#371)

bc3c9556fb076f161a5e6a9dcdeece0cc7a5a74e authored over 7 years ago
v8.0.2-13

4445a44014a4d797bf7466901425f8c25cf31fe8 authored over 7 years ago
Make theme prop always exist (#364)

8cd44ac340aadd744b67ab2c1838d1b531f354a3 authored over 7 years ago
Update CHANGELOG.md

32d1b57092495e40f5bdaa5c893289d66bb9a8e1 authored over 7 years ago
v8.0.2-12

3c8eb1b669e30e2f3228cf0a0c2141434ec5e82b authored over 7 years ago
Recursively call functions in styled with props (#363)

bc85789f9b21a9a7a51ec70bc4b1217af3f2d90b authored over 7 years ago
Update CHANGELOG.md

f074f0d10ae9517dd7ea268b51a3202af71d2de1 authored over 7 years ago