Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !2640

Initial Carousel Swipe Support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/ctalkington/swipe into 2.1.0-wip Mar 16, 2012
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 4

Created by: ctalkington

I have made the needed changes to enable basic swiping on mobile devices. This should be a start for the feature requested in #2468 (closed). Hopefully with a little testing this can become a staple feature.

Functionality:

  • Basic Back / Forward Swiping of Slides
  • Cycle Stops on Swipe
  • Ability to hide controls when touch is detected and enabled

Tested on:

  • Android 2.3.7 (webkit)
  • iPhone 4S and iPad 2 (mobile safari)
  • Would love to hear from some iOS users.

I am hosting a demo site to make it easier to test: bootstrap.simplydev.com

Code inspired and adapted from: http://wowmotty.blogspot.com/2011/10/adding-swipe-support.html

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/ctalkington/swipe