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

fix(item-sliding): don't error or allow swipes with no options #9970

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

brandyscarney
Copy link
Member

Added items with the following use cases:

  1. Sliding item without options
  2. Sliding item with one set of dynamic options that toggle
  3. Sliding item with two options, one dynamic

Removing my code will cause errors in all of the above examples.

Fixes #9914

Added items with the following use cases:

1. Sliding item without options
2. Sliding item with one set of dynamic options that toggle
3. Sliding item with two options, one dynamic

Removing my code will cause errors in all of the above examples.

Fixes #9914
@brandyscarney brandyscarney added this to the 2.0.0-rc.6 milestone Jan 11, 2017
@mhartington
Copy link
Contributor

Looks good in my tests

@adamdbradley adamdbradley merged commit 421b7da into master Jan 13, 2017
@brandyscarney brandyscarney deleted the fix-sliding-no-options branch January 25, 2017 20:58
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.

3 participants