Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to ignore elements. #210

Merged
merged 3 commits into from
Nov 28, 2016
Merged

Add support to ignore elements. #210

merged 3 commits into from
Nov 28, 2016

Conversation

pazguille
Copy link
Member

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:

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 69.88% when pulling 5d432ee on ignored-elements into b6404cd on master.

@pazguille pazguille merged commit 4ef36a8 into master Nov 28, 2016
@pazguille pazguille deleted the ignored-elements branch November 28, 2016 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants