-
I'm noticing some sluggishness when there are many list entries with (complex) individual list items **and** if values need to rapidly update.
Might be able to improve render performance by optimiz…
-
- [X] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Currently usage with style…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of ag-Grid'…
-
- `emotion` version: 10.0.6
- `react` version: 16.8.0-alpha.1
**Relevant code:**
```jsx
import { css } from 'emotion';
const childClass = css`
display: none;
`;
const containerClass …
-
There's a ton of ceremony involved when setting up material ui with Next.js. Is there potential to simplify this integration? Perhaps we can create a `next-material` package that can tuck away all the…
-
laying the keel for the new project.
plugin skeleton, get ABrowse demo data running inside JB2
-
Info return pure html code.
{
body,html{height:auto;font:400 14px/22px Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#222;background-color:#efefef;margin:0}a,a:active,a:hover,a:visited{t…
jzzxh updated
3 years ago
-
## Summary
I have a gnarly flash of unstyled content when I load my page from a `gatsby build`. I can replicate it in both brower-sync locally and with my AWS bucket that I use to host it on my compa…
-
**Describe the bug**
react-beautiful-dnd [exports resetServerContext](https://github.com/atlassian/react-beautiful-dnd/blob/master/src/index.js#L11) that allows for it to be used with SSR. The func…
-
Currently, I developing a component that requires both props and themes object.
At first, it works great with theme object
```javascript
const styles = theme => ({
title: {
...theme.typ…