Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(emotion): bump emotion to 11 + remove emotion-theming #1051

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Flavien-Pensato
Copy link

Bump to Emotion 11 !

Resolve our trouble using import { ThemeProvider } from @emotion/react.

@stramel
Copy link

stramel commented Nov 25, 2020

Would love to see this get bumped soon 👍

@stramel stramel mentioned this pull request Nov 25, 2020
@stramel
Copy link

stramel commented Dec 12, 2020

@jxnblk Anything we can do to get this merged?

@Flavien-Pensato
Copy link
Author

I suggest everyone using rebass to switch for theme-ui.

Maybe some update in styled-system could help like removing link to rebass.

@gyorgygutai
Copy link

@jxnblk Anything we can do to get this merged?

Yes please

@Serhii-the-Dev
Copy link

Serhii-the-Dev commented Jan 2, 2021

Is there something blocking this PR from being merged? We have a chain of dependencies blocking us from Next.js version bump. Please, let me know if I could help with merge of the PR and further release of Rebass update...it's been a while since the last one 😄

@alexfoxy
Copy link

alexfoxy commented Jan 2, 2021

Love to see this merged... a blocker for me!

@ghost
Copy link

ghost commented Jan 9, 2021

Please, add 👍

@pawelw
Copy link

pawelw commented Jan 13, 2021

I was able to temporary get around it by forcing @emotion/styled and @emotion/core packages version like this:

myapp/package.json

  "resolutions": {
    "@emotion/core": "^11.0.0",
    "@emotion/styled": "^11.0.0"
  }

and then yarn install

@voodee
Copy link

voodee commented Feb 2, 2021

Why doesn't the task merged? How can I help?

@stramel
Copy link

stramel commented Feb 2, 2021

Will be removing this from the dependency tree on Docz due to lack of response and activity here.

@shoota shoota mentioned this pull request Feb 7, 2021
@patricksimonian
Copy link

any traction on this?

@vedran-laplacian
Copy link

Any info on when could this be merged and released?

@RamZallan
Copy link

Also hoping this gets merged!

@bradlocking
Copy link

Blocking migration to Emotion v11, super keen to see this launch

@mindreframer
Copy link

ping

@IrakliJani
Copy link

🙏🏻 this gets merged

@gamb
Copy link

gamb commented Apr 29, 2021

Hoping to move this along. Please see this thread: #1083

@patibugaj
Copy link

🙏 🙏 🙏

@patricksimonian
Copy link

no traction for over half a year. Perhaps you could open this package up to other maintainers?

@softmarshmallow
Copy link

softmarshmallow commented Sep 18, 2022

@jxnblk Please merge this and publish the official version to npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet