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 dev hint about css object (generated by Babel) being stringified by accident (#1569)

3927293d0b9d96b4a7c00196e8430728759b1161 authored over 5 years ago
Version Packages (#1567)

9ff27de56d4af7a05f47067a650beea49d17611e authored over 5 years ago
Add a changeset

3b7e2f2e27499b7263341bb83cfc20c8fc51d237 authored over 5 years ago
Upgrade flow (#1566)

3faff18589af66e7654fb4fc8de5b6d3c7490c2e authored over 5 years ago
Upgrade node action input name to node-version (#1563)

95a43a290339d245b6c036874bd0d010c2b6839d authored over 5 years ago
Version Packages (#1546)

ce5bd9f2fc29a5176f1417d6eed39e124afce9cd authored over 5 years ago
Fix composition of styles without a final semicolon in a declaration block (#1560)

57a767ea3dd18eefbbdc7269cc13128caad65286 authored over 5 years ago
Export Flow type definitions for @emotion/styled/macro and @emotion/css/macro (#1562)

11bea3a89f38f9052c692c3df050ad802b6b954c authored over 5 years ago
Change babel-plugin-emotion installation instructions (#1561)

bcf40cf2c201534813f7e3070aacd59e9f674f6f authored over 5 years ago
Improve error message for shorthand properties with missing units. (#841)

* log error message if no units in shorthand prop

* use jest.fn() in tests

* Add changeset

ae90f00094483ff12d8cbb80d628e30fe6d57d7a authored over 5 years ago
Remove modularScale usage from tests (#1558)

dfab765ac1d215d8beaa9bf1e03c8f0bd8a60361 authored over 5 years ago
Add dev hint about css object being stringified by accident (#1219)

4fc5657ac8d0002322321cfbfc254b7196d27387 authored over 5 years ago
Upgrade changesets

dd54e236b040a2f3084a74fc138aa05705567d72 authored over 5 years ago
Rewrite tests a little to get rid of compat-render-json (#1557)

52ad27cc3b4ca9928e23cafec7778a9b2af87c80 authored over 5 years ago
Fix typo in the docs (#1556)

c68648da25dbe2c68debe0a4c7072ef0fdf64ab8 authored over 5 years ago
Fix things

96eff9d2c873ba58006700eba1e12044f514b251 authored over 5 years ago
Use @changesets/changelog-github (#1555)

e766e29e69099ec742b1a2b0047f2b0a15cd1de3 authored over 5 years ago
Add dev warning about keyframes being interpolated into plain strings. (#1553)

10211951051729b149930a8646de14bae9ae1bbc authored over 5 years ago
Accept objects as `className` in jsx-created components (they are stringified) to match React behavior (#1548)

2fc75f266b23cf48fb842953bc47eebcb5241cbd authored over 5 years ago
Prepend appended label string with semicolon to avoid problems with declaration blocks without a final semicolon (#1554)

1bb3efe399ddf0f3332187f3c751fbba9326d02c authored over 5 years ago
Accept objects as `className` in styled components (they are stringified) to match React behavior

* Accept objects as className in styled components

* PR feedback - change to else if

* PR ...

c3f0bc101833fff1ee4e27c7a730b821a7df4a15 authored over 5 years ago
Version Packages (#1539)

a07f8a73d9b2a567dbb4e68c58d2c304ae9ea833 authored over 5 years ago
Push source maps & labels to cooked/raw arrays in TS-transpiled tagged template expressions (#1538)

0eafebb5119212897f81084f63a807c02b0012fc authored over 5 years ago
Add missing /* #__PURE__ */ annotation to creation of EmotionCssPropInternal (#1537)

* Add missing /* #__PURE__ */ annotation to creation of EmotionCssPropInternal

* Update chang...

7855db4ae379f212e7b972b9108419154e17ed45 authored over 5 years ago
Limit scope of <Global /> example (#1536)

* Limit scope of <Global /> example

* Update per comments

* Update globals.mdx

15002ea861bb236e4cc6e1f1f3d0e13513304dc8 authored over 5 years ago
Fix things

3ff02c39e9328eb49bc361ee9cc998220b07336a authored over 5 years ago
Upgrade to Changesets 2

85f06922c21a669aaabd6d103cb8ce49d9d93445 authored over 5 years ago
Fixed broken link `.md` - `.mdx` (#1492)

Co-authored-by: Kye Hohenberger <[email protected]>

96f84cb110bfbdec27c56f42ed8060d463246c03 authored over 5 years ago
TypeScript, not Typescript...! (#1511)

The official name of the language is 'TypeScript', not 'Typescript'.

8ccf8f6464e51542cd22f36d1c5e88fc2863789c authored over 5 years ago
Add Gatsby SSR custom cache example (#1535)

* Update Gatsby SSR docs

* Update implementation

22dd70970eb588d24b8c8bf190f2247f2b74b89a authored over 5 years ago
Version Packages (#1527)

eabb4609729464fb37d58fa02d370caa7eca511f authored over 5 years ago
Fix class not being applied when putting nil as css prop value on wrapper component (#1530)

38bb2b19d4ff1552116829e068664516d167a3f8 authored over 5 years ago
Move registeredStyles declaration to the point where its first element can be put directly in the declaration (#1528)

2a4dcb11db88f975b546c8d1cb47e8e3f93eb6f4 authored over 5 years ago
babel-plugin-emotion: Fix `autoLabel` crash on `css` used in expression assigned to an object pattern (#1526)

* Add failing test

* babel-plugin-emotion: Fix `autoLabel` crash on `css` used in expression ...

1b3791d4c458838a097c815a38108c9719023b92 authored over 5 years ago
add Global to migration docs, fix some formatting (#1519)

* add Global to migration docs, fix some formatting

* remove extra jsx line at the bottom of ...

a835b89ce8448c590d931ea03e21e506e245c927 authored over 5 years ago
Version Packages (#1504)

a8b9a7f049f9773a57d76c7b380d8e48110f1569 authored over 5 years ago
Add TS type definition for useTheme from emotion-theming (#1509)

ffc7c58c13277c8f05861e2534fc2a85fff01b76 authored over 5 years ago
Add TS types to util packages - hash, memoize, weak-memoize (#1503)

c81c0033c490210077da0e9c3f9fa1a22fcd9c96 authored over 5 years ago
Fix live code examples

95b37bbea09d1097c2d7cd8dfd94b86c753d26c6 authored over 5 years ago
Version Packages (#1500)

4134ae245d940d59f5568058c71bb9c9fdc8eb75 authored over 5 years ago
Add useTheme hook for emotion-theming (#1499)

* Add useTheme hook for emotion-theming

* Add changeset

* Small fixes to imports and docs
...

bfb400503d0d8d399e4e0051dc6e5eac40624b10 authored over 5 years ago
Automated releases and fix some stuff

1b3855058869a2449b95ae77c2bd38bd1076e9da authored over 5 years ago
Replace bolt-check with manypkg (#1494)

* Use manypkg and remove some unused packages

* Fix things

* Update manypkg

c9f3bc49b009dc3ecfb0cec9cc4f0381c6f6a2e5 authored over 5 years ago
Fix typo in TOC - insertGlobal -> injectGlobal

insertGlobal => injectGlobal

ddfbbc2de1c0e131c3466c4cd69c973be9ab895a authored over 5 years ago
Version Packages (#1487)

db69d2282220d0dce52d03f93bc7567795531230 authored over 5 years ago
Change changeset release line generator

c1acb76540501c22ac64cae9bb8d3933f6b714a5 authored over 5 years ago
fix: Remove warn when using nth selector with extract critical (#1483)

* fix: Remove warn when using nth selector with extract critical

* Added changeset info

* ...

16ff233061e35fe71bfb1671da54ac12d6fc9eeb authored over 5 years ago
Fix "Edit this page" link for docs (#1484)

With #1449, the "Edit this page" link at the top of https://emotion.sh/docs/introduction, https:...

e20cf6ad6133db82d9991ef354e01811e20aedc5 authored over 5 years ago
Fix printing speedy styles (#1486)

* Fix printing speedy styles

* Suppress flow error

c8de890b5aeeaafdcc5742aab310a61aebd666bf authored over 5 years ago
jest-emotion: Fix snapshots when using fragments & deep mode (#1477)

* jest-emotion: Fix snapshots when using fragments & deep mode

Fixes #1463

* Refactor how ...

fa5ffa80890a079a3f333a463284bdb683cc2e0c authored over 5 years ago
Fix `autoLabel` crash on `css` used as a computed key of an object (#1485)

* Guard against undefined key.name

* Add a test to reflect the fail case

* Add changeset
...

b22b4ca460ec66ea313dd9ea9556bd7a2d04798c authored over 5 years ago
Add release PR creation GitHub action

2c443e45087de9ee836ba44e135b41b02207d099 authored over 5 years ago
Remove react native bundles for core and cache in favour of different isBrowser detection (#1482)

10514a8635dcaa55b85c7bff90e2a9e14d1ba61f authored over 5 years ago
Add warnings about using illegal escape sequances (#1478)

* Add warnings about using illegal escape sequances

* Fix things

* Add changesets

* seq...

66cda64128631790b81e3c9df273a972358ea593 authored over 5 years ago
Version packages

5193881a2c9d1d7afe7d7444d57c709a3b6e4f02 authored over 5 years ago
Fix labels from stack traces in some cases

47262b64614b02a9054f3f60520a66d79b8d140b authored over 5 years ago
Add a changeset

1ea9b3a6035579901aea4bb2b2b2202c9d2d0f9d authored over 5 years ago
Update README.md

Closes #1464

866973c768e93ead0323d43db7a4c795ed72f833 authored over 5 years ago
docs: update babel-preset-css-prop (#1423)

* docs: update babel-preset-css-prop

* Update README.md

59b58b9e9806cbdadcca800f94fdcc1a1ad99953 authored over 5 years ago
Add `@emotion/core` to the install command, since it's a dependency of `@emotion/native`. (#1454)

8f04bb3d1be8a0b1333d42479e6d5b82ad37e61a authored over 5 years ago
Remove unused support for this.mergedProps from bare emotion's css (#1458)

431e76f362270fb8be237029785a65fe3a8e1be2 authored over 5 years ago
Update changesets things

4a671bbced41c747de686eee9758fc5d9726f0a7 authored over 5 years ago
Bump packages and fix links in changelogs

5e047e043e8cf8017fcae204ad25cf6c001b1708 authored over 5 years ago
Add a changeset

2a7bcf01220d819949554354acd312320a3d8379 authored over 5 years ago
doc: :book: add css-in-js media library to read me (#1441)

85c90f4811f522ab769391b9ae3fe5c14ddf9500 authored over 5 years ago
Fix jsx pragma example in migration guide (#1438)

* Fix jsx pragma example in migration guide

* Align comments that indicate a transition

* ...

6d79b0b037f02f4031d0cd3b86cf2818102f9709 authored over 5 years ago
Prevent site header from breaking mobile layout (#1413)

The width of the nav links in the site header breaks the layout in viewports narrower than ~520p...

e8262141fa2eefc975122db77ebc25675b3a3a00 authored over 5 years ago
Extract rather than inline styles in Global component when in compat mode (#1443)

* Extract rather than inline styles in Global component when in compat mode

* Add a changeset...

188dc0e785cfc9b10b3f9a6ead62b56ddd38e039 authored over 5 years ago
Fixed issue with auto-labelling crashing on $ at runtime (#1451)

4a3b18a2c4a42823dd6a0c2f2d7ae8fc2df2caab authored over 5 years ago
Make site use MDX (#1449)

* WIP site things

* Remove some unused stuff

* Progress on using mdx

* More progress

...

2ca4d2695b925b8647b71bef875a111693461ae7 authored over 5 years ago
Add explicit react-native and sketch pkg.json entries for @emotion/cache package (#1412)

* Update @emotion/cache entry for react-native and sketch

* Add changeset

* Update with pr...

61e61edceb0f742f614bb5285bea923f8427b771 authored over 5 years ago
Disallow Theme parameter when it was already parametrized by using CustomStyled (#1421)

8638c41690a62ea6804a5d912fb0c70791b68812 authored over 5 years ago
Add Option to Keep CSS Comments in babel-plugin-emotion. Fixes #1325 (#1336)

* Add ability to retain CSS comments with specific allowed values in order to support stylis plu...

284f8fa9e0d2926fa26346e63519f8db24e22cc7 authored over 5 years ago
Add changeset about fix for the opaque keyframes used in object styles (#1420)

c257d2a399016d235199554bcf9070fedd081ab2 authored over 5 years ago
Fix for opaque keyframes as object values (#1414)

ea56579789e6f31a54ea06e60b9a133ce0dfd86c authored over 5 years ago
Bump package

065d877a7623b9277de82f817853e5b946cdc1ab authored over 5 years ago
Upgrade preconstruct (#1419)

* Upgrade preconstruct

* Add a changeset

* Upgrade preconstruct

c0eb604d79a826ba003567a9d4d9506bd3756b5c authored over 5 years ago
Migrate to scoped @testing-library/react (#1415)

3672d4044bbbe93b955adca5d588444e1bab983e authored over 5 years ago
@emotion/cache readme: fix minor typos (#1410)

* Fix minor typos in @emotion/cache readme

- Add missing comma before non-restrictive 'which'...

46324ad59bd0b1448109dbe5e69697e88177df79 authored over 5 years ago
Revert "Add missing peerDependency on react in @emotion/primitives"

This reverts commit 5341653fc647a0cbea0caf6b3449ca3b1c0634b3.

d048b811ab9a8b2def4fe3a7652c7b068bf9f139 authored over 5 years ago
Add missing peerDependency on react in @emotion/primitives

5341653fc647a0cbea0caf6b3449ca3b1c0634b3 authored over 5 years ago
Allow for parametrizing styled calls with Theme type (#1398)

8c732a509788783e99c729256156251b56f9e156 authored over 5 years ago
PropsOf<C> TypeScript utilities - Support defaultProps (#1405)

* PropsOf<C> TypeScript utilities - Support defaultProps by delegating to new JSX and React type...

c673e200afbb89b8689775d305b55961ae31dfca authored over 5 years ago
ESLint jsx-import rule: Add jsx specifier to existing import from @emotion/core when auto-fixing (#1402)

* ESLint jsx-import rule: Add jsx specifier to existing import from @emotion/core when auto-fixi...

4ae889429b717f6270f5426b4aca5805770266a9 authored over 5 years ago
Fix slack link (#1403)

d5a80f9c7e1e27b01f34b613cd5a2511567af533 authored over 5 years ago
[website] minor enhancements (#1401)

* Update HTML component to be a function

* Fix a broken link

* Update document title

* ...

8c3fb9d91806d8d2d203ca687f1721e1543a5b8f authored over 5 years ago
Add comment for flow exception added in #1397 (#1399)

40cd5cef81bdd2e3a5cbe613ce057387877e5b27 authored over 5 years ago
Fix Flow type for withTheme (#1397)

33803731b8252739fac2d3a6c833fc84ff465fa4 authored over 5 years ago
Upgrade changesets

62576aabd29e5159b7394243cec9d04fc906a9c3 authored over 5 years ago
Version

133136aabfa9630d9cc360f9432e6c771bb9e293 authored over 5 years ago
docs: update css prop usage with typescript (#1393)

* docs: update css prop usage with typescript

* Update typescript.md

b4e0084d643e04345abac1672f88cf5e356ead9e authored over 5 years ago
Add bolt-check (#1390)

6e1d427a11cb78cdf5bd1b376c4390a4679b6feb authored over 5 years ago
Feature/babel plugin emotion auto label object properties #1293 (#1387)

* Added labels for object properties (#1293)

* Added object property fixture for tests (#1293...

7bad392c3dccacb1d9adcaba63438d21030b9fd1 authored over 5 years ago
Fix slack sign in links (#1384)

027a2ae584047036e45b612bf3128f14677762b1 authored over 5 years ago
docs: fixed label name for "feature request" template (#1382)

34bf0473849f26aa0ab4f33084bb1833ae2a9ad5 authored over 5 years ago
docs: add a documentation issue template (#1381)

* docs: add a documentation issue template

* Update --documentation-issue.md

d533386854bf35ebdf17fc395bc93fcc0f42e780 authored over 5 years ago
Add decoding as valid prop (#1379)

52bd655bda02c30a71e5c5b3a8ff26358837971e authored over 5 years ago
Version

dc27db398b6ebb2cf009250e02fe3c6f6a3518c5 authored over 5 years ago
Update changesets

524cb811b21953ebd376edaf58a7267ab417e749 authored over 5 years ago
Mark loading as valid prop for lazy loading images and iFrames (#1377)

* Mark loading as valid prop for lazy loading images and iFrames

* Add loading prop changes t...

06426c955b7b5ba0d2d492cfe1c34b796ef7bcc9 authored over 5 years ago