Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !321

Patch/upgrade bootstrap to 3.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/joe-watkins/patch/upgradeBootstrap into gh-pages Feb 23, 2015
  • Overview 1
  • Commits 14
  • Pipelines 0
  • Changes 227

Created by: joe-watkins

Here's the port to 3.0 for review. If we decide to upgrade Bootstrap this should do the trick :)

Here are some notable changes.

  1. Upgraded to Sass BS 3.0 - /sass/vendor/bootstrap /js/vendors/bootstrap
  2. Made call to garlic.js local - one less external dep - kept jQuery external for caching benefits
  3. Setup Sass folder/s to be more modular using partials
  4. Updated markup from BS 2.0 to 3.0 specs
  5. Added an 'active' state to main nav via js
  6. Increased overall type size a few pixels for readability
  7. Added a codekit config file for anybody that might use that tool
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/joe-watkins/patch/upgradeBootstrap