Open Flavien-Pensato opened 3 years ago
Would love to see this get bumped soon 👍
@jxnblk Anything we can do to get this merged?
I suggest everyone using rebass
to switch for theme-ui
.
Maybe some update in styled-system
could help like removing link to rebass
.
@jxnblk Anything we can do to get this merged?
Yes please
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 😄
Love to see this merged... a blocker for me!
Please, add 👍
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
Why doesn't the task merged? How can I help?
Will be removing this from the dependency tree on Docz due to lack of response and activity here.
any traction on this?
Any info on when could this be merged and released?
Also hoping this gets merged!
Blocking migration to Emotion v11, super keen to see this launch
ping
🙏🏻 this gets merged
Hoping to move this along. Please see this thread: https://github.com/rebassjs/rebass/issues/1083
🙏 🙏 🙏
no traction for over half a year. Perhaps you could open this package up to other maintainers?
@jxnblk Please merge this and publish the official version to npm.
Bump to Emotion 11 !
Resolve our trouble using
import { ThemeProvider } from @emotion/react
.