-
- [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 duplicate…
-
Currently in Tusky you can swipe from the left edge to open the left menu drawer, this works for 3 button navigation users, however, Android has been using gesture navigation as default for a while, w…
-
I would love to use this component as a bottom sheet as descibed in material design
http://www.google.co.uk/design/spec/components/bottom-sheets.html#bottom-sheets-content
Any thoughts on adding this…
-
### Description
Provide an option to hide the interface similar to Sketch.
It would be in View → Hide Interface ("Show Interface" if hidden) and the keyboard shortcut might be ⌘ ..
If the in…
-
how to change or add my custom menu Burger menu icon
-
After to have launched the command `ask -l gv,lv,sv,rv --icon` to generate the project, this one does not include the needed modules such as: `SlidingIconTabFragment.java`. Only `MainActivity.java`.
…
-
I'm using this with `type="overlay"` and the following code:
style={{backgroundColor: 'transparent'}}
styles={{
drawer: {shadowColor: '#000000', shadowOpacity: 0.8, shadowRadius: …
-
the and `Sider` component (known as `Layout.Sidebar` in `elm-antd`) does not have a specification on how to respond to changing browser widths, and I think that makes sense.
The way it should be do…
-
## Description
The navigation item should include the option of a mega-menu drop-down. Design produced in #3260.
## Tasks
```[tasklist]
### Checklist
- [ ] Density (HD, MD, LD, TD)
- [ ] Mode (Light…
-
#### How to reproduce this bug:
1. Create an off canvas menu div with the attribute data-off-canvas, inside create a menu containing a data-close attribute on one of it's items.
```html
…