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
  • !7799

add offcanvas layout example based on bradfrost/this-is-responsive

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/trumbitta/offcanvas-example into 3.0.0-wip May 06, 2013
  • Overview 0
  • Commits 10
  • Pipelines 0
  • Changes 13

Created by: trumbitta

This is #6565 redone as a standalone example.

@mdo pointed that this should have been an example from the start (https://github.com/twitter/bootstrap/pull/6565#issuecomment-12189375)
Later on, @fat pointed that the JS was going to be too much simple for a proper plugin (https://github.com/twitter/bootstrap/pull/6565#issuecomment-17428275)

The only thing is that the JS is still written as a plugin for ease of development, but it is placed in a comfy /docs/assets/js/examples/bootstrap-offcanvas.js Also, don't miss the TODO: https://github.com/trumbitta/bootstrap/commit/01d0cf22abb5345548b01e2e48310057d234b234#L2R55

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/trumbitta/offcanvas-example