| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-11-28 | 879 Bytes | |
| Release v1.0.0.tar.gz | 2016-11-28 | 26.9 kB | |
| Release v1.0.0.zip | 2016-11-28 | 31.2 kB | |
| Totals: 3 Items | 59.0 kB | 0 | |
Features:
- Add an attribute called
data-slideout-ignoreto disable dragging on some elements (maybe for a photo slider, carousel google map, iframes, etc). - Add classnames dynamically:
.slideout-menu-leftand.slideout-panel-leftor.slideout-menu-rightand.slideout-panel-right. - Use
classListinstead of regexp. - Use
overflow-y: scroll;on.slideout-menu.
Resolved issues:
- https://github.com/Mango/slideout/issues/78
- https://github.com/Mango/slideout/issues/196
- https://github.com/Mango/slideout/issues/203
- https://github.com/Mango/slideout/issues/200
- https://github.com/Mango/slideout/issues/144