From 157ec5feff877cd918a45985ee7368e3d9d7b5b0 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 5 Dec 2013 13:05:07 -0500 Subject: 3.0.2 -> 3.0.3 --- bower_components/bootstrap/_includes/ads.html | 1 - bower_components/bootstrap/_includes/footer.html | 34 ----- bower_components/bootstrap/_includes/header.html | 42 ------- .../bootstrap/_includes/nav-about.html | 12 -- .../bootstrap/_includes/nav-components.html | 137 --------------------- bower_components/bootstrap/_includes/nav-css.html | 99 --------------- .../bootstrap/_includes/nav-customize.html | 40 ------ .../bootstrap/_includes/nav-getting-started.html | 44 ------- .../bootstrap/_includes/nav-javascript.html | 88 ------------- bower_components/bootstrap/_includes/nav-main.html | 37 ------ .../bootstrap/_includes/old-bs-docs.html | 8 -- .../bootstrap/_includes/social-buttons.html | 16 --- 12 files changed, 558 deletions(-) delete mode 100644 bower_components/bootstrap/_includes/ads.html delete mode 100644 bower_components/bootstrap/_includes/footer.html delete mode 100644 bower_components/bootstrap/_includes/header.html delete mode 100644 bower_components/bootstrap/_includes/nav-about.html delete mode 100644 bower_components/bootstrap/_includes/nav-components.html delete mode 100644 bower_components/bootstrap/_includes/nav-css.html delete mode 100644 bower_components/bootstrap/_includes/nav-customize.html delete mode 100644 bower_components/bootstrap/_includes/nav-getting-started.html delete mode 100644 bower_components/bootstrap/_includes/nav-javascript.html delete mode 100644 bower_components/bootstrap/_includes/nav-main.html delete mode 100644 bower_components/bootstrap/_includes/old-bs-docs.html delete mode 100644 bower_components/bootstrap/_includes/social-buttons.html (limited to 'bower_components/bootstrap/_includes') diff --git a/bower_components/bootstrap/_includes/ads.html b/bower_components/bootstrap/_includes/ads.html deleted file mode 100644 index ba4775f5..00000000 --- a/bower_components/bootstrap/_includes/ads.html +++ /dev/null @@ -1 +0,0 @@ -
diff --git a/bower_components/bootstrap/_includes/footer.html b/bower_components/bootstrap/_includes/footer.html deleted file mode 100644 index 7f9f8f10..00000000 --- a/bower_components/bootstrap/_includes/footer.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - -{% if page.slug == "customize" %} - - - - - - -{% endif %} - - - diff --git a/bower_components/bootstrap/_includes/header.html b/bower_components/bootstrap/_includes/header.html deleted file mode 100644 index 41ecfc8e..00000000 --- a/bower_components/bootstrap/_includes/header.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - {% if page.title == "Bootstrap" %} - {{ page.title }} - {% else %} - {{ page.title }} · Bootstrap - {% endif %} - - - - - - - - - - - - - - - - - - diff --git a/bower_components/bootstrap/_includes/nav-about.html b/bower_components/bootstrap/_includes/nav-about.html deleted file mode 100644 index 2cf12359..00000000 --- a/bower_components/bootstrap/_includes/nav-about.html +++ /dev/null @@ -1,12 +0,0 @@ -
  • - History -
  • -
  • - Core team -
  • -
  • - Community -
  • -
  • - Translations -
  • diff --git a/bower_components/bootstrap/_includes/nav-components.html b/bower_components/bootstrap/_includes/nav-components.html deleted file mode 100644 index f7a705b5..00000000 --- a/bower_components/bootstrap/_includes/nav-components.html +++ /dev/null @@ -1,137 +0,0 @@ -
  • - Glyphicons - -
  • -
  • - Dropdowns - -
  • -
  • - Button groups - -
  • -
  • - Button dropdowns - -
  • -
  • - Input groups - -
  • -
  • - Navs - -
  • -
  • - Navbar - -
  • -
  • Breadcrumbs
  • -
  • - Pagination - -
  • -
  • Labels
  • -
  • Badges
  • -
  • Jumbotron
  • -
  • Page header
  • -
  • - Thumbnails - -
  • -
  • - Alerts - -
  • -
  • - Progress bars - -
  • -
  • - Media object - -
  • -
  • - List group - -
  • -
  • - Panels - -
  • -
  • Wells
  • diff --git a/bower_components/bootstrap/_includes/nav-css.html b/bower_components/bootstrap/_includes/nav-css.html deleted file mode 100644 index 543d004f..00000000 --- a/bower_components/bootstrap/_includes/nav-css.html +++ /dev/null @@ -1,99 +0,0 @@ -
  • - Overview - -
  • -
  • - Grid system - -
  • -
  • - Typography - -
  • -
  • Code
  • -
  • - Tables - -
  • -
  • - Forms - -
  • -
  • - Buttons - -
  • -
  • - Images -
  • -
  • - Helper classes - -
  • -
  • - Responsive utilities - -
  • diff --git a/bower_components/bootstrap/_includes/nav-customize.html b/bower_components/bootstrap/_includes/nav-customize.html deleted file mode 100644 index 661a2607..00000000 --- a/bower_components/bootstrap/_includes/nav-customize.html +++ /dev/null @@ -1,40 +0,0 @@ -
  • - LESS components -
  • -
  • - jQuery plugins -
  • -
  • - LESS variables - -
  • -
  • - Download -
  • diff --git a/bower_components/bootstrap/_includes/nav-getting-started.html b/bower_components/bootstrap/_includes/nav-getting-started.html deleted file mode 100644 index 243c05fb..00000000 --- a/bower_components/bootstrap/_includes/nav-getting-started.html +++ /dev/null @@ -1,44 +0,0 @@ -
  • - Download Bootstrap - -
  • -
  • - What's included -
  • -
  • - Basic template -
  • -
  • - Examples -
  • -
  • - Disabling responsiveness -
  • -
  • - Migrating from 2.x to 3.0 - -
  • -
  • - Browser support -
  • -
  • - Third party support -
  • -
  • - Accessibility -
  • -
  • - License FAQs -
  • -
  • - Customizing Bootstrap -
  • diff --git a/bower_components/bootstrap/_includes/nav-javascript.html b/bower_components/bootstrap/_includes/nav-javascript.html deleted file mode 100644 index e9702709..00000000 --- a/bower_components/bootstrap/_includes/nav-javascript.html +++ /dev/null @@ -1,88 +0,0 @@ -
  • - Overview - -
  • -
  • Transitions
  • -
  • - Modal - -
  • -
  • - Dropdown - -
  • -
  • - Scrollspy - -
  • -
  • - Tab - -
  • -
  • - Tooltip - -
  • -
  • - Popover - -
  • -
  • - Alert - -
  • -
  • - Button - -
  • -
  • - Collapse - -
  • -
  • - Carousel - -
  • -
  • - Affix - -
  • diff --git a/bower_components/bootstrap/_includes/nav-main.html b/bower_components/bootstrap/_includes/nav-main.html deleted file mode 100644 index a64b7c8a..00000000 --- a/bower_components/bootstrap/_includes/nav-main.html +++ /dev/null @@ -1,37 +0,0 @@ - diff --git a/bower_components/bootstrap/_includes/old-bs-docs.html b/bower_components/bootstrap/_includes/old-bs-docs.html deleted file mode 100644 index 53635043..00000000 --- a/bower_components/bootstrap/_includes/old-bs-docs.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    - - Looking for Bootstrap 2.3.2 docs? - - We've moved it to a new home while we push forward with Bootstrap 3. Read the blog for details. -
    -
    diff --git a/bower_components/bootstrap/_includes/social-buttons.html b/bower_components/bootstrap/_includes/social-buttons.html deleted file mode 100644 index 43f5a096..00000000 --- a/bower_components/bootstrap/_includes/social-buttons.html +++ /dev/null @@ -1,16 +0,0 @@ -
    - -
    -- cgit v1.2.3