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

Commits on Jan 11, 2017

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

    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 committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    663322e View commit details
    Browse the repository at this point in the history