Nathan
Nathan
@kof > All in all I haven't seen so far big jss specific problems. It is all around react integration and theming. I think you need to distinguish the rendering...
@kof Do you see the ideal way for `material-ui` to use `jss` is as a rendering engine behind some additional features?
@kof The more I consider it, the more I think that making the `material-ui` classes an implementation detail and not a public API is a better idea, it allows for...
@cyle at first I wasn't certain but I've changed my mind about it. it's worth it given the nature of CSS and could offer a lot of power. In the...
@cvle I atted the wrong person above! Also, I am using sheet ordering currently in this lib too in a basic way, not using a priority system. But I'm sold...
@cvle In your opinion, what are the biggest benefits of unmounting stylesheets when components are unmounted? Originally I was a fan of the technique, but I started to wonder if...
@cyle I mixed you up on my phone with @cvle 😄
@cvle By the way, there will be less nested components on `next` and more composition too.
@kof I started on a prototype implementation using `jss` for the back-end, I already have this running locally in my material-ui `next` branch: https://github.com/nathanmarks/jss-theme-reactor
@ColadaFF open to a PR that implements the full set of CoreAdmin API commands? (or the start of the full set!)