-
Hello,
I am actually working on enforcing security of my proxified containers by adding important security headers as CSP. CSP is not easy to implement but it's worth the pain.
For now i am focuse…
-
This question has come up enough times that we should probably come up with a solution — the question being 'how can I create a component kit (or similar) that supports theming?'.
One possible opti…
-
Hello, I tried searching for a solution to this for several hours but couldn't find one.
In my production build, the JSS generated by Material UI is not minified and the class names are not tur…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a…
-
Hello, I just discovered your repo looking for a way to convert SCSS to JSS. Since this project was published quite recently (yesterday!), I was wondering if it's stable and suitable for writing produ…
-
### Description:
Material released their 4.x version and since we will be reviewing all our components we should evaluate if we should move from 3.x to 4.x version.
Important notes:
- Evaluate i…
-
Please add ability to work with iframe components like https://github.com/ryanseddon/react-frame-component or https://github.com/swiftcarrot/react-frame
All works fine, except styles.
-
With multiple `ThemeProvider` tags, the last theme in use will override the `MuiTypography` CSS classes.
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https:…
-
(This is reposted from https://groups.google.com/forum/#!topic/yardoc/XVCBLAR0iZ0. )
Hello Yard Folks!
As of release v0.9.21, my project `ruby-jss` fails to generate the html docs, both locally a…
-
I'm trying to start a new react Js project with [material-ui Next](https://material-ui-next.com/).
I've installed all dependencies:
```
"dependencies": {
"material-ui": "^1.0.0-beta.27",
…