Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@pazguille pazguille released this 28 Nov 04:59
· 9 commits to master since this release

Features:

  • Add an attribute called data-slideout-ignore to disable dragging on some elements (maybe for a photo slider, carousel google map, iframes, etc).
  • Add classnames dynamically: .slideout-menu-left and .slideout-panel-left or .slideout-menu-right and .slideout-panel-right.
  • Use classList instead of regexp.
  • Use overflow-y: scroll; on .slideout-menu.

Resolved issues:

Resolved PRs: