Ecosyste.ms: OpenCollective

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

emotion

Emotion is a css-in-js library focused on performance and developer experience.
Collective - Host: opensource - https://opencollective.com/emotion - Code: https://github.com/emotion-js/emotion

Update changelog settings due to org move

github.com/emotion-js/emotion - 021247560eb17784ff35a809ce3b37015e3683aa authored over 7 years ago
Add module name mapping for emotion-utils to .flowconfig (#294)

github.com/emotion-js/emotion - a37bad30a1d0989223e30534ef0328d075a52a15 authored over 7 years ago
Fix flowtype errors in babel-plugin-emotion (#293)

* Fix flowtype error using Buffer as string

* Add flowtype annotations

github.com/emotion-js/emotion - e3ea045445e0e13c2f387f4e7c915ebe6a67f618 authored over 7 years ago
Update codecov badges

github.com/emotion-js/emotion - aba1262be259b4de939d5c33768e053cc0e80733 authored over 7 years ago
Update travis badge links

github.com/emotion-js/emotion - d73380b09e2dc26c03069ad25aef2bc203a04398 authored over 7 years ago
Update travis badges

github.com/emotion-js/emotion - 02412c8732863d8a0fc579cacc70a871c240f21a authored over 7 years ago
Update benchmarks.md

github.com/emotion-js/emotion - 95c116928119c894a4d6692b29cd7c1ca69571d9 authored over 7 years ago
add docs for using withProps from recompose (#198)

* add docs for using withProps from recompose

* Update with-props.md

github.com/emotion-js/emotion - 86b4a61d0db7446f9aab60ecd70d76b2453c9f26 authored over 7 years ago
Run yarn lint and commit (#289)

* yarn lint

* jest -u

* Update eslint deps

github.com/emotion-js/emotion - 5d436cf68dcfd724b58a568348f0f64f88e9c1c3 authored over 7 years ago
chore: fix install README babel instructions (#266)

* chore: fix install README babel instructions

* chore: tone down the excitedness

* Add em...

github.com/emotion-js/emotion - 9c65efd38970a259cbe9da8cd3f01680e28c0012 authored over 7 years ago
Upgrade bundlesize to 0.13.2 (#285)

github.com/emotion-js/emotion - 56097d0cc0b288d2619af00b6f3d6fca28122a62 authored over 7 years ago
Change rollup config (#280)

* Change rollup config

* Update other babel configs

github.com/emotion-js/emotion - 4d110f4c92ec30d369123e704685ee26b093dfac authored over 7 years ago
Update CHANGELOG.md with lerna-changelog (#281)

github.com/emotion-js/emotion - b4bd7d3efc655a918678561b4080646434a9d520 authored over 7 years ago
chore: update packages to deeplink into their respective directories (#276)

* chore: update packages to deeplink into their respective directories

I think this makes sli...

github.com/emotion-js/emotion - 6a919bf5a4ad13db2d47eac3b3cd4d004c01df39 authored over 7 years ago
Update extract-static.md

github.com/emotion-js/emotion - 12bf1b8ec8b62390ce1def0181ed82e609629bb5 authored over 7 years ago
Add preact-emotion (#273)

github.com/emotion-js/emotion - 54819ce7c375dda3fe65b65bd797e0f635717b9b authored over 7 years ago
Remove superfluous <meta> tag from the website (#271)

Fixes #120

github.com/emotion-js/emotion - ba515848d02a3c57f6deb1d1ba5b5f6bffebe9f1 authored over 7 years ago
Fix react size badges in readme (#269)

github.com/emotion-js/emotion - 6979d91577ea2c20fbd8365438307792ecf7d1fc authored over 7 years ago
Add missing macro.js to react-emotion package (#268)

github.com/emotion-js/emotion - 48f554ee325f855d7a314dd21ea45df1320b05b0 authored over 7 years ago
Remove compositor.json

github.com/emotion-js/emotion - 6d09306fc975051cf0f5d5b2447099ae3fda1c11 authored over 7 years ago
Update compositor.json

github.com/emotion-js/emotion - fff1cbf0ff9f539aa06cc6f02d532460b1cceeb9 authored over 7 years ago
Fix nested interpolated media queries and support random interpolations in injectGlobal (#265)

* Fix nested interpolated media queries and support random interpolations in injectGlobal

* A...

github.com/emotion-js/emotion - d20f53b6b466f0f66c881304e0646adb7500e9e2 authored over 7 years ago
Lerna (#259)

* Start converting to Lerna monorepo

* Update snapshots

* Fix emotion-server tests

* Ad...

github.com/emotion-js/emotion - 4545ac38f00ad4aee183a00374aad882c66ef7b9 authored over 7 years ago
Add documentation for nested selectors (#252)

[ci skip]

github.com/emotion-js/emotion - ad8d7cf5e04fbac1b5b1e3d03cfd5f6813361c81 authored over 7 years ago
Fix nested selectors without parent declaration (#256)

* Fix nested selector without declaration

* Fix linting

github.com/emotion-js/emotion - 84d10fdba619140bc9a0de213b5bf2423b19ac97 authored over 7 years ago
Add identifier name to styled class (#253)

* Add identifier name to styled class

Closes #247

* 7.0.13

github.com/emotion-js/emotion - 19ce8b21a4bea12d9ec081b70bf2bded90a9d0fa authored over 7 years ago
Remove Vue from the babel-macros doc (#250)

github.com/emotion-js/emotion - 1a82394213cf600d734166a609f1de61a1df27ce authored over 7 years ago
Add basic changelog

github.com/emotion-js/emotion - 567c83245af6c70d3a6e8985b15ef7015f4c44e0 authored over 7 years ago
Pass filename to PostCSS correctly (#243)

Closes #242

github.com/emotion-js/emotion - 844b44903da71e982fcf5014c1d7be3619474f54 authored over 7 years ago
Add theming to example devDependencies (#237)

github.com/emotion-js/emotion - ae09c3649e4323871bdc23b84d1ddd3bfdbcd244 authored over 7 years ago
Make the styled content function return an object (#238)

github.com/emotion-js/emotion - 2a97f39a0d9ce07c208fb05ebbf8f2fc078e68cb authored over 7 years ago
Filter props on composed components (#236)

* Filter props on composed components

* Update snapshots

github.com/emotion-js/emotion - 9a3cbcd93ff6041c34f763f3c04ea8ec8a32230d authored over 7 years ago
Add emotion-vue to README (#234)

github.com/emotion-js/emotion - a3a5a66b25df05bd97a44aab4bbe491f191a5bf3 authored over 7 years ago
Add postcss as a dependency (#233)

* Add postcss as a dependency

* 7.0.11

github.com/emotion-js/emotion - ba862332aa94f1f0f032f73bdf4048afc80b4e27 authored over 7 years ago
Use ESLint directly (#231)

* Use ESLint directly

* Remove the weird thing that isn't actually needed

* Fix linting error

github.com/emotion-js/emotion - b9e7662806609b255b1c258d7e8ff72f312e8d32 authored over 7 years ago
Update project and theming docs

github.com/emotion-js/emotion - b55050cac0725a838c3bd308158696e6f7c50ed7 authored over 7 years ago
Fix typo in react gzip size badge (#230)

github.com/emotion-js/emotion - 453d92f2d2bdcaeac52a03f4ad78f49b09f913bc authored over 7 years ago
Push version update

github.com/emotion-js/emotion - 3573968f4000116cb452a34c14d853855c195f51 authored over 7 years ago
Prop filtering (#227)

* Start of prop filtering

* Make it actually work

* Pass data- and aria- props

* Don't ...

github.com/emotion-js/emotion - 20f833cdc812295949dd4826d19e97b22098451f authored over 7 years ago
Spread out fragments earlier so that we can do redic nesting. (#228)

github.com/emotion-js/emotion - 0925168693ffda00e064b73a4acd2d7e1da1c882 authored over 7 years ago
Update theming docs

github.com/emotion-js/emotion - 502b76f6d651adbdb847d0bd12f6c583bfc692be authored over 7 years ago
#212 - remove theming (#225)

* #212 - remove theming

- first pass

* Apply all classes for components as selectors

github.com/emotion-js/emotion - 9acffd0e068c423330dab293d54430011cf5760b authored over 7 years ago
rimraf lib before building

github.com/emotion-js/emotion - cbc09e5510eb90d1efa4360d67af2436abd72bfd authored over 7 years ago
speed up travis by adding --runInBand to jest options

github.com/emotion-js/emotion - 883d34e26f8a0d5c5e7640371ebb92e633274e54 authored over 7 years ago
Handle case where css float property is converted to `cssFloat` by autoprefixer camelCase function (#224)

* Handle case where css float property is converted to `cssFloat` by autoprefixer's camel casing...

github.com/emotion-js/emotion - 89f17bab66ca9ec9f33d34c51b8e4aa93ec0ae62 authored over 7 years ago
Small fix for #221 (#223)

github.com/emotion-js/emotion - 57af90cf2fcb23d52a2e77d098a880edd8be71b6 authored over 7 years ago
Random object interpolations (#221)

* Allow random object interpolations

* Add composes on nested selectors error and prettier on...

github.com/emotion-js/emotion - f1cedb6d28b7f8e949c08653a3bdda2982627162 authored over 7 years ago
Remove name docs

github.com/emotion-js/emotion - ebff44bcaf845f1d8d5e0e03d7a46aceb82a2727 authored over 7 years ago
Update docs on installing and extract static mode

github.com/emotion-js/emotion - 07dd1d313479b0fa120fe51e9d1c31f0986bbf8c authored over 7 years ago
remove vue docs

github.com/emotion-js/emotion - 01c556d7c3bc89de3f49419e93e8e0aaf468d560 authored over 7 years ago
Merge branch 'master' of https://github.com/tkh44/emotion

github.com/emotion-js/emotion - 54bd1c0fb94ca83c464d7fd6e7375900e1f44504 authored over 7 years ago
Allow random expressions as long as they result in a className that begins with css (#213)

* 👨‍🍳

* working on media query support

* Random expressions working

* Add more tests fo...

github.com/emotion-js/emotion - 5e2b63777bd4bc41c5f5ec7d8ee234cf433c72e1 authored over 7 years ago
Fix SSR hydration (#218)

* Fix SSR hydration

* Test using composes with SSR

* Fix tests

* Prettier

github.com/emotion-js/emotion - 8137d13177e5503f1246e24bd18036e8739fd199 authored over 7 years ago
Remove useless optimisation with injectGlobal and fontFace that breaks sometimes (#214)

Closes #196

github.com/emotion-js/emotion - 966f2af9a3ec010233738d4c59621f08c7db78d7 authored over 7 years ago
Merge branch 'master' of https://github.com/tkh44/emotion

github.com/emotion-js/emotion - ade66895603c05be8622dce510041f2c96c80f4e authored over 7 years ago
Fix logo alignment on npm (#207)

* Fix logo alignment on npm

* Remove hr

* Add align="center" to title

* Fix link to joi...

github.com/emotion-js/emotion - d54217217754d2fe0a630a7c8c3c52e844fbf700 authored over 7 years ago
Remove attr from Usage with CSS Modules docs (#206)

github.com/emotion-js/emotion - d59082e97aa3005db6c1bb658ce0ae38d3c9b78a authored over 7 years ago
Fix prefixed selectors in objects (#205)

Closes #201

github.com/emotion-js/emotion - 678cd1dc5d41499d11dc708069f7ef1db74a9fad authored over 7 years ago
Fix shorthand property syntax in object styles and use spread syntax instead of transform in tests (#204)

github.com/emotion-js/emotion - 5173549e0388eb2dc45e84af54c6118640ca6a35 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

github.com/emotion-js/emotion - ff0d4eae1c988c77f2a1629ca6e995058e09b51c authored over 7 years ago
Component as selector fix (#203)

* Start

* Remove useless thing

* All the stuff in babel is done

* It mostly works

* ...

github.com/emotion-js/emotion - f890ccc2b79866284d2793ec4d7101e11542fa04 authored over 7 years ago
[Update] import `styled` from 'emotion/react' (#190)

github.com/emotion-js/emotion - 5c295a85067f05bd2d38579de5433fa4b4299e7d authored over 7 years ago
Merge branch 'master' of https://github.com/tkh44/emotion

github.com/emotion-js/emotion - b7528d087e76dfb687f6d1a72a13e40912f581cd authored over 7 years ago
Render fewer components when composing components (#202)

github.com/emotion-js/emotion - 60e2b013a92bc413e215e74d68585e6b14b784fa authored over 7 years ago
Prefix objects css props (#197)

* Use postcss-nested and postcss-safe-parser instead of styled-components fork

* Pass filenam...

github.com/emotion-js/emotion - a50fe8b668f57af5675c98bb46b6097c6ad0b650 authored over 7 years ago
We have to run some autoprefixer deps through babel 😬

github.com/emotion-js/emotion - 7f82bf080dc95a3b449f264eddec6ab98693f1a3 authored over 7 years ago
get the example working

github.com/emotion-js/emotion - 008a8c320333fc09d42b53320280fc158badedff authored over 7 years ago
Auto import css for css prop (#200)

* Auto import css prop

* Smaller diff

github.com/emotion-js/emotion - 2217c9c9e7b80d780bcceb8c1299c517d8a73668 authored over 7 years ago
More tests, use fns from utils and rework core (#191)

* Add more tests and use functions from utils

* Update snapshots

* Add test for using css ...

github.com/emotion-js/emotion - e4e3438add130982b4a45e76fff912196fe43c42 authored over 7 years ago
Use postcss-nested and postcss-safe-parser instead of styled-components fork and pass filename to postcss (#192)

* Use postcss-nested and postcss-safe-parser instead of styled-components fork

* Pass filenam...

github.com/emotion-js/emotion - 477c7157687369b871d4d7cc86907f0bb869e91a authored over 7 years ago
Use spread over Object.assign (#193)

* Use rest spread over Object.assign

* Update index.js

github.com/emotion-js/emotion - 18f91da6d559c86dce05214f5f4b5d51d186a101 authored over 7 years ago
Use node 8 on travis

github.com/emotion-js/emotion - 6e51a1f005d3b652684637c598e77e384ee5297e authored over 7 years ago
fresh regex every time extractCritical is called (#177)

* fresh regex every time extractCritical is called

* Clear out the lastIndex on loop iteration.

github.com/emotion-js/emotion - ec2ac67e60320ad5c1a6c603eedc4bb362e72247 authored over 7 years ago
Move fbjs imports for warning and camelizeStyleName (#182)

github.com/emotion-js/emotion - cceeba4f24ed1491862e40b03b29af900a6be1e6 authored over 7 years ago
Update jest-glamor-react (#176)

github.com/emotion-js/emotion - 060953e53b8961cadb6eee145c9e8481b2c1da99 authored over 7 years ago
Merge pull request #175 from tkh44/clean-up-css-operations

Clean up css operations

github.com/emotion-js/emotion - 96a53d12a255094596160b16a5cb0681cb6036ec authored over 7 years ago
Use keys and forEach from src/utils in src/glamor/clean

github.com/emotion-js/emotion - 1aee08ee51ca2ab381b008966a0efcc38ef1cc22 authored over 7 years ago
Use forEach and keys from utils and slightly smaller

github.com/emotion-js/emotion - eca7f134923ba416b65c3d4815a62074c7b11c33 authored over 7 years ago
clean up css operations code a bit

github.com/emotion-js/emotion - be7843df0ae291c9a0aca59e246ed04d34253480 authored over 7 years ago
Merge branch 'master' of https://github.com/tkh44/emotion

github.com/emotion-js/emotion - 8510960cf729a2517f662e487ec6c2ffb7635010 authored over 7 years ago
Merge pull request #154 from tkh44/glamor-extended

The heart of Te Fiti

github.com/emotion-js/emotion - 89cb7956f667e71226f2bb589bbc2bb574cb38b7 authored over 7 years ago
Add tests for dynamic keys

github.com/emotion-js/emotion - 1b7036ad9a5d670f62b0fb279580cfb224941eb0 authored over 7 years ago
Prettier and add more tests

github.com/emotion-js/emotion - 1baa92723e0170ed04f9017e55d834f7e3e01944 authored over 7 years ago