diff --git a/1.1.0/index.html b/1.1.0/index.html index d2cea8703..f71b16e5a 100755 --- a/1.1.0/index.html +++ b/1.1.0/index.html @@ -28,6 +28,7 @@ +
Skip to main content
Bootstrap 4 is here!

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

History

Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being an open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today.

Originally released on Friday, August 19, 2011, we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

Team

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

Core team

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

Sass team

The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

Brand guidelines

Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

Mark and logo

Use either the Bootstrap mark (a capital B) or the standard logo (just Bootstrap). It should always appear in Helvetica Neue Bold. Do not use the Twitter bird in association with Bootstrap.

B
B

Bootstrap

Bootstrap

Download mark

Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.

Bootstrap
Bootstrap
Bootstrap

Name

The project and framework should always be referred to as Bootstrap. No Twitter before it, no capital s, and no abbreviations except for one, a capital B.

Bootstrap

(correct)

BootStrap

(incorrect)

Twitter Bootstrap

(incorrect)

Colors

Our docs and branding use a handful of primary colors to differentiate what is Bootstrap from what is in Bootstrap. In other words, if it's purple, it's representative of Bootstrap.

+ About · Bootstrap
Skip to main content
Bootstrap 4 is here!

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

History

Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. Prior to being an open-sourced framework, Bootstrap was known as Twitter Blueprint. A few months into development, Twitter held its first Hack Week and the project exploded as developers of all skill levels jumped in without any external guidance. It served as the style guide for internal tools development at the company for over a year before its public release, and continues to do so today.

Originally released on Friday, August 19, 2011, we've since had over twenty releases, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.

Team

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

Core team

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

Sass team

The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

Brand guidelines

Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

Mark and logo

Use either the Bootstrap mark (a capital B) or the standard logo (just Bootstrap). It should always appear in Helvetica Neue Bold. Do not use the Twitter bird in association with Bootstrap.

B
B

Bootstrap

Bootstrap

Download mark

Download the Bootstrap mark in one of three styles, each available as an SVG file. Right click, Save as.

Bootstrap
Bootstrap
Bootstrap

Name

The project and framework should always be referred to as Bootstrap. No Twitter before it, no capital s, and no abbreviations except for one, a capital B.

Bootstrap

(correct)

BootStrap

(incorrect)

Twitter Bootstrap

(incorrect)

Colors

Our docs and branding use a handful of primary colors to differentiate what is Bootstrap from what is in Bootstrap. In other words, if it's purple, it's representative of Bootstrap.

diff --git a/docs/3.3/browser-bugs/index.html b/docs/3.3/browser-bugs/index.html index 3c8fc5a8e..1545a3812 100644 --- a/docs/3.3/browser-bugs/index.html +++ b/docs/3.3/browser-bugs/index.html @@ -1 +1 @@ - Wall of browser bugs · Bootstrap
Skip to main content
Bootstrap 4 is here!

Wall of browser bugs

A list of the browser bugs that Bootstrap is currently grappling with.

Browser bugs

Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.

We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

See also:

Browser(s) Summary of bug Upstream bug(s) Bootstrap issue(s)
Microsoft Edge

Native browser tooltip for title shows on first keyboard focus (in addition to custom tooltip component)

Edge issue #6793560 #18692
Microsoft Edge

Hovered element still remains in :hover state after scrolling away.

Edge issue #5381673 #14211
Microsoft Edge

When hovering over a <select> menu item, the cursor for the element underneath the menu is displayed.

Edge issue #817822 #14528
Microsoft Edge

CSS border-radius sometimes causes lines of bleed-through of the background-color of the parent element.

Edge issue #3342037 #16671
Microsoft Edge

background of <tr> is only applied to first child cell instead of all cells in the row

Edge issue #5865620 #18504
Microsoft Edge

@-ms-viewport{width: device-width;} has side-effect of making scrollbars auto-hide

Edge issue #7165383 #18543
Microsoft Edge

Background color from lower layer bleeds through transparent border in some cases

Edge issue #6274505 #18228
Microsoft Edge

Hovering over descendant SVG element fires mouseleave event at ancestor

Edge issue #7787318 #19670
Firefox

.table-bordered with an empty <tbody> is missing borders.

Mozilla bug #1023761 #13453
Firefox

If the disabled state of a form control is changed via JavaScript, the normal state doesn’t return after refreshing the page.

Mozilla bug #654072 #793
Firefox

focus events should not be fired at the document object

Mozilla bug #1228802 #18365
Firefox

Wide floated table doesn’t wrap onto new line

Mozilla bug #1277782 #19839
Firefox

Mouse sometimes not within element for purposes of mouseenter/mouseleave when it’s within SVG elements

Mozilla bug #577785 #19670
Firefox

position: absolute element that’s wider than its column renders differently than other browsers

Mozilla bug #1282363 #20161
Firefox (Windows)

Right border of <select> menu is sometimes missing when screen is set to uncommon resolution

Mozilla bug #545685 #15990
Firefox (OS X & Linux)

Badge widget causes bottom border of Tabs widget to unexpectedly not overlap

Mozilla bug #1259972 #19626
Chrome (Android)

Tapping on an <input> in a scrollable overlay doesn’t scroll the <input> into view

Chromium issue #595210 #17338
Chrome (OS X)

Clicking above <input type="number"> increment button flashes the decrement button.

Chromium issue #419108 Offshoot of #8350 & Chromium issue #337668
Chrome

CSS infinite linear animation with alpha transparency leaks memory.

Chromium issue #429375 #14409
Chrome

:focus outline style causes cursor to not be displayed when toggling a readonly <input> to read-write.

Chromium issue #465274 #16022
Chrome

table-cell borders not overlapping despite margin-right: -1px

Chromium issue #534750 #17438, #14237
Chrome

Clicking scrollbar in <select multiple> with overflowed options will select nearby <option>

Chromium issue #597642 #19810
Chrome

Don’t make :hover sticky on touch-friendly webpages

Chromium issue #370155 #12832
Chrome (Windows & Linux)

Animation glitch when returning to inactive tab after animations occurred while tab was hidden.

Chromium issue #449180 #15298
Safari

rem units in media queries should be calculated using font-size: initial, not the root element’s font-size

WebKit bug #156684 #17403
Safari (OS X)

px, em, and rem should all behave the same in media queries when page zoom is applied

WebKit bug #156687 #17403
Safari (OS X)

Weird button behavior with some <input type="number"> elements.

WebKit bug #137269, Apple Safari Radar #18834768 #8350, Normalize #283, Chromium issue #337668
Safari (OS X)

Small font size when printing webpage with fixed-width .container.

WebKit bug #138192, Apple Safari Radar #19435018 #14868
Safari (iPad)

<select> menu on iPad causes shifting of hit-testing areas

WebKit bug #150079, Apple Safari Radar #23082521 #14975
Safari (iOS)

transform: translate3d(0,0,0); rendering bug.

WebKit bug #138162, Apple Safari Radar #18804973 #14603
Safari (iOS)

Text input’s cursor doesn’t move while scrolling the page.

WebKit bug #138201, Apple Safari Radar #18819624 #14708
Safari (iOS)

Can’t move cursor to start of text after entering long string of text into <input type="text">

WebKit bug #148061, Apple Safari Radar #22299624 #16988
Safari (iOS)

display: block causes text of temporal <input>s to become vertically misaligned

WebKit bug #139848, Apple Safari Radar #19434878 #11266, #13098
Safari (iOS)

Tapping on <body> doesn’t fire click events

WebKit bug #151933 #16028
Safari (iOS)

position:fixed is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari

WebKit bug #153056 #18859
Safari (iOS)

Tapping into an <input> within a position:fixed element scrolls to the top of the page

WebKit bug #153224, Apple Safari Radar #24235301 #17497
Safari (iOS)

<body> with overflow:hidden CSS is scrollable on iOS

WebKit bug #153852 #14839
Safari (iOS)

Scroll gesture in text field in position:fixed element sometimes scrolls <body> instead of scrollable ancestor

WebKit bug #153856 #14839
Safari (iOS)

Tapping from one <input> to another in an overlay can cause shaking/jiggling effect

WebKit bug #158276 #19927
Safari (iOS)

Modal with -webkit-overflow-scrolling: touch doesn’t become scrollable after added text makes it taller

WebKit bug #158342 #17695
Safari (iOS)

Don’t make :hover sticky on touch-friendly webpages

WebKit bug #158517 #12832
Safari (iPad Pro)

Rendering of descendants of position: fixed element gets clipped on iPad Pro in Landscape orientation

WebKit bug #152637, Apple Safari Radar #24030853 #18738

Most wanted features

There are several features specified in Web standards which would allow us to make Bootstrap more robust, elegant, or performant, but aren't yet implemented in certain browsers, thus preventing us from taking advantage of them.

We publicly list these "most wanted" feature requests here, in the hopes of expediting the process of getting them implemented.

Browser(s) Summary of feature Upstream issue(s) Bootstrap issue(s)
Microsoft Edge

Implement the :dir() pseudo-class from Selectors Level 4

Edge UserVoice idea #12299532 #19984
Microsoft Edge

Implement sticky positioning from CSS Positioned Layout Level 3

Edge UserVoice idea #6263621 #17021
Firefox

Fire a transitioncancel event when a CSS transition is canceled

Mozilla bug #1264125 Mozilla bug #1182856
Firefox

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Mozilla bug #854148 #20143
Firefox

Implement the HTML5 <dialog> element

Mozilla bug #840640 #20175
Chrome

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Chromium issue #304163 #20143
Chrome

Implement the :dir() pseudo-class from Selectors Level 4

Chromium issue #576815 #19984
Chrome

Implement sticky positioning from CSS Positioned Layout Level 3

Chromium issue #231752 #17021
Safari

Implement the :dir() pseudo-class from Selectors Level 4

WebKit bug #64861 #19984
Safari

Implement the HTML5 <dialog> element

WebKit bug #84635 #20175
\ No newline at end of file + Wall of browser bugs · Bootstrap
Skip to main content
Bootstrap 4 is here!

Wall of browser bugs

A list of the browser bugs that Bootstrap is currently grappling with.

Browser bugs

Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.

We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

See also:

Browser(s) Summary of bug Upstream bug(s) Bootstrap issue(s)
Microsoft Edge

Native browser tooltip for title shows on first keyboard focus (in addition to custom tooltip component)

Edge issue #6793560 #18692
Microsoft Edge

Hovered element still remains in :hover state after scrolling away.

Edge issue #5381673 #14211
Microsoft Edge

When hovering over a <select> menu item, the cursor for the element underneath the menu is displayed.

Edge issue #817822 #14528
Microsoft Edge

CSS border-radius sometimes causes lines of bleed-through of the background-color of the parent element.

Edge issue #3342037 #16671
Microsoft Edge

background of <tr> is only applied to first child cell instead of all cells in the row

Edge issue #5865620 #18504
Microsoft Edge

@-ms-viewport{width: device-width;} has side-effect of making scrollbars auto-hide

Edge issue #7165383 #18543
Microsoft Edge

Background color from lower layer bleeds through transparent border in some cases

Edge issue #6274505 #18228
Microsoft Edge

Hovering over descendant SVG element fires mouseleave event at ancestor

Edge issue #7787318 #19670
Firefox

.table-bordered with an empty <tbody> is missing borders.

Mozilla bug #1023761 #13453
Firefox

If the disabled state of a form control is changed via JavaScript, the normal state doesn’t return after refreshing the page.

Mozilla bug #654072 #793
Firefox

focus events should not be fired at the document object

Mozilla bug #1228802 #18365
Firefox

Wide floated table doesn’t wrap onto new line

Mozilla bug #1277782 #19839
Firefox

Mouse sometimes not within element for purposes of mouseenter/mouseleave when it’s within SVG elements

Mozilla bug #577785 #19670
Firefox

position: absolute element that’s wider than its column renders differently than other browsers

Mozilla bug #1282363 #20161
Firefox (Windows)

Right border of <select> menu is sometimes missing when screen is set to uncommon resolution

Mozilla bug #545685 #15990
Firefox (OS X & Linux)

Badge widget causes bottom border of Tabs widget to unexpectedly not overlap

Mozilla bug #1259972 #19626
Chrome (Android)

Tapping on an <input> in a scrollable overlay doesn’t scroll the <input> into view

Chromium issue #595210 #17338
Chrome (OS X)

Clicking above <input type="number"> increment button flashes the decrement button.

Chromium issue #419108 Offshoot of #8350 & Chromium issue #337668
Chrome

CSS infinite linear animation with alpha transparency leaks memory.

Chromium issue #429375 #14409
Chrome

:focus outline style causes cursor to not be displayed when toggling a readonly <input> to read-write.

Chromium issue #465274 #16022
Chrome

table-cell borders not overlapping despite margin-right: -1px

Chromium issue #534750 #17438, #14237
Chrome

Clicking scrollbar in <select multiple> with overflowed options will select nearby <option>

Chromium issue #597642 #19810
Chrome

Don’t make :hover sticky on touch-friendly webpages

Chromium issue #370155 #12832
Chrome (Windows & Linux)

Animation glitch when returning to inactive tab after animations occurred while tab was hidden.

Chromium issue #449180 #15298
Safari

rem units in media queries should be calculated using font-size: initial, not the root element’s font-size

WebKit bug #156684 #17403
Safari (OS X)

px, em, and rem should all behave the same in media queries when page zoom is applied

WebKit bug #156687 #17403
Safari (OS X)

Weird button behavior with some <input type="number"> elements.

WebKit bug #137269, Apple Safari Radar #18834768 #8350, Normalize #283, Chromium issue #337668
Safari (OS X)

Small font size when printing webpage with fixed-width .container.

WebKit bug #138192, Apple Safari Radar #19435018 #14868
Safari (iPad)

<select> menu on iPad causes shifting of hit-testing areas

WebKit bug #150079, Apple Safari Radar #23082521 #14975
Safari (iOS)

transform: translate3d(0,0,0); rendering bug.

WebKit bug #138162, Apple Safari Radar #18804973 #14603
Safari (iOS)

Text input’s cursor doesn’t move while scrolling the page.

WebKit bug #138201, Apple Safari Radar #18819624 #14708
Safari (iOS)

Can’t move cursor to start of text after entering long string of text into <input type="text">

WebKit bug #148061, Apple Safari Radar #22299624 #16988
Safari (iOS)

display: block causes text of temporal <input>s to become vertically misaligned

WebKit bug #139848, Apple Safari Radar #19434878 #11266, #13098
Safari (iOS)

Tapping on <body> doesn’t fire click events

WebKit bug #151933 #16028
Safari (iOS)

position:fixed is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari

WebKit bug #153056 #18859
Safari (iOS)

Tapping into an <input> within a position:fixed element scrolls to the top of the page

WebKit bug #153224, Apple Safari Radar #24235301 #17497
Safari (iOS)

<body> with overflow:hidden CSS is scrollable on iOS

WebKit bug #153852 #14839
Safari (iOS)

Scroll gesture in text field in position:fixed element sometimes scrolls <body> instead of scrollable ancestor

WebKit bug #153856 #14839
Safari (iOS)

Tapping from one <input> to another in an overlay can cause shaking/jiggling effect

WebKit bug #158276 #19927
Safari (iOS)

Modal with -webkit-overflow-scrolling: touch doesn’t become scrollable after added text makes it taller

WebKit bug #158342 #17695
Safari (iOS)

Don’t make :hover sticky on touch-friendly webpages

WebKit bug #158517 #12832
Safari (iPad Pro)

Rendering of descendants of position: fixed element gets clipped on iPad Pro in Landscape orientation

WebKit bug #152637, Apple Safari Radar #24030853 #18738

Most wanted features

There are several features specified in Web standards which would allow us to make Bootstrap more robust, elegant, or performant, but aren't yet implemented in certain browsers, thus preventing us from taking advantage of them.

We publicly list these "most wanted" feature requests here, in the hopes of expediting the process of getting them implemented.

Browser(s) Summary of feature Upstream issue(s) Bootstrap issue(s)
Microsoft Edge

Implement the :dir() pseudo-class from Selectors Level 4

Edge UserVoice idea #12299532 #19984
Microsoft Edge

Implement sticky positioning from CSS Positioned Layout Level 3

Edge UserVoice idea #6263621 #17021
Firefox

Fire a transitioncancel event when a CSS transition is canceled

Mozilla bug #1264125 Mozilla bug #1182856
Firefox

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Mozilla bug #854148 #20143
Firefox

Implement the HTML5 <dialog> element

Mozilla bug #840640 #20175
Chrome

Implement the of <selector-list> clause of the :nth-child() pseudo-class

Chromium issue #304163 #20143
Chrome

Implement the :dir() pseudo-class from Selectors Level 4

Chromium issue #576815 #19984
Chrome

Implement sticky positioning from CSS Positioned Layout Level 3

Chromium issue #231752 #17021
Safari

Implement the :dir() pseudo-class from Selectors Level 4

WebKit bug #64861 #19984
Safari

Implement the HTML5 <dialog> element

WebKit bug #84635 #20175
\ No newline at end of file diff --git a/docs/3.3/components/index.html b/docs/3.3/components/index.html index a7c5f8c61..017ea0c0b 100644 --- a/docs/3.3/components/index.html +++ b/docs/3.3/components/index.html @@ -1,4 +1,4 @@ - Components · Bootstrap
Skip to main content
Bootstrap 4 is here!

Components

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.

Glyphicons

Available glyphs

Includes over 250 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to Glyphicons whenever possible.

  • glyphicon glyphicon-asterisk
  • glyphicon glyphicon-plus
  • glyphicon glyphicon-euro
  • glyphicon glyphicon-eur
  • glyphicon glyphicon-minus
  • glyphicon glyphicon-cloud
  • glyphicon glyphicon-envelope
  • glyphicon glyphicon-pencil
  • glyphicon glyphicon-glass
  • glyphicon glyphicon-music
  • glyphicon glyphicon-search
  • glyphicon glyphicon-heart
  • glyphicon glyphicon-star
  • glyphicon glyphicon-star-empty
  • glyphicon glyphicon-user
  • glyphicon glyphicon-film
  • glyphicon glyphicon-th-large
  • glyphicon glyphicon-th
  • glyphicon glyphicon-th-list
  • glyphicon glyphicon-ok
  • glyphicon glyphicon-remove
  • glyphicon glyphicon-zoom-in
  • glyphicon glyphicon-zoom-out
  • glyphicon glyphicon-off
  • glyphicon glyphicon-signal
  • glyphicon glyphicon-cog
  • glyphicon glyphicon-trash
  • glyphicon glyphicon-home
  • glyphicon glyphicon-file
  • glyphicon glyphicon-time
  • glyphicon glyphicon-road
  • glyphicon glyphicon-download-alt
  • glyphicon glyphicon-download
  • glyphicon glyphicon-upload
  • glyphicon glyphicon-inbox
  • glyphicon glyphicon-play-circle
  • glyphicon glyphicon-repeat
  • glyphicon glyphicon-refresh
  • glyphicon glyphicon-list-alt
  • glyphicon glyphicon-lock
  • glyphicon glyphicon-flag
  • glyphicon glyphicon-headphones
  • glyphicon glyphicon-volume-off
  • glyphicon glyphicon-volume-down
  • glyphicon glyphicon-volume-up
  • glyphicon glyphicon-qrcode
  • glyphicon glyphicon-barcode
  • glyphicon glyphicon-tag
  • glyphicon glyphicon-tags
  • glyphicon glyphicon-book
  • glyphicon glyphicon-bookmark
  • glyphicon glyphicon-print
  • glyphicon glyphicon-camera
  • glyphicon glyphicon-font
  • glyphicon glyphicon-bold
  • glyphicon glyphicon-italic
  • glyphicon glyphicon-text-height
  • glyphicon glyphicon-text-width
  • glyphicon glyphicon-align-left
  • glyphicon glyphicon-align-center
  • glyphicon glyphicon-align-right
  • glyphicon glyphicon-align-justify
  • glyphicon glyphicon-list
  • glyphicon glyphicon-indent-left
  • glyphicon glyphicon-indent-right
  • glyphicon glyphicon-facetime-video
  • glyphicon glyphicon-picture
  • glyphicon glyphicon-map-marker
  • glyphicon glyphicon-adjust
  • glyphicon glyphicon-tint
  • glyphicon glyphicon-edit
  • glyphicon glyphicon-share
  • glyphicon glyphicon-check
  • glyphicon glyphicon-move
  • glyphicon glyphicon-step-backward
  • glyphicon glyphicon-fast-backward
  • glyphicon glyphicon-backward
  • glyphicon glyphicon-play
  • glyphicon glyphicon-pause
  • glyphicon glyphicon-stop
  • glyphicon glyphicon-forward
  • glyphicon glyphicon-fast-forward
  • glyphicon glyphicon-step-forward
  • glyphicon glyphicon-eject
  • glyphicon glyphicon-chevron-left
  • glyphicon glyphicon-chevron-right
  • glyphicon glyphicon-plus-sign
  • glyphicon glyphicon-minus-sign
  • glyphicon glyphicon-remove-sign
  • glyphicon glyphicon-ok-sign
  • glyphicon glyphicon-question-sign
  • glyphicon glyphicon-info-sign
  • glyphicon glyphicon-screenshot
  • glyphicon glyphicon-remove-circle
  • glyphicon glyphicon-ok-circle
  • glyphicon glyphicon-ban-circle
  • glyphicon glyphicon-arrow-left
  • glyphicon glyphicon-arrow-right
  • glyphicon glyphicon-arrow-up
  • glyphicon glyphicon-arrow-down
  • glyphicon glyphicon-share-alt
  • glyphicon glyphicon-resize-full
  • glyphicon glyphicon-resize-small
  • glyphicon glyphicon-exclamation-sign
  • glyphicon glyphicon-gift
  • glyphicon glyphicon-leaf
  • glyphicon glyphicon-fire
  • glyphicon glyphicon-eye-open
  • glyphicon glyphicon-eye-close
  • glyphicon glyphicon-warning-sign
  • glyphicon glyphicon-plane
  • glyphicon glyphicon-calendar
  • glyphicon glyphicon-random
  • glyphicon glyphicon-comment
  • glyphicon glyphicon-magnet
  • glyphicon glyphicon-chevron-up
  • glyphicon glyphicon-chevron-down
  • glyphicon glyphicon-retweet
  • glyphicon glyphicon-shopping-cart
  • glyphicon glyphicon-folder-close
  • glyphicon glyphicon-folder-open
  • glyphicon glyphicon-resize-vertical
  • glyphicon glyphicon-resize-horizontal
  • glyphicon glyphicon-hdd
  • glyphicon glyphicon-bullhorn
  • glyphicon glyphicon-bell
  • glyphicon glyphicon-certificate
  • glyphicon glyphicon-thumbs-up
  • glyphicon glyphicon-thumbs-down
  • glyphicon glyphicon-hand-right
  • glyphicon glyphicon-hand-left
  • glyphicon glyphicon-hand-up
  • glyphicon glyphicon-hand-down
  • glyphicon glyphicon-circle-arrow-right
  • glyphicon glyphicon-circle-arrow-left
  • glyphicon glyphicon-circle-arrow-up
  • glyphicon glyphicon-circle-arrow-down
  • glyphicon glyphicon-globe
  • glyphicon glyphicon-wrench
  • glyphicon glyphicon-tasks
  • glyphicon glyphicon-filter
  • glyphicon glyphicon-briefcase
  • glyphicon glyphicon-fullscreen
  • glyphicon glyphicon-dashboard
  • glyphicon glyphicon-paperclip
  • glyphicon glyphicon-heart-empty
  • glyphicon glyphicon-link
  • glyphicon glyphicon-phone
  • glyphicon glyphicon-pushpin
  • glyphicon glyphicon-usd
  • glyphicon glyphicon-gbp
  • glyphicon glyphicon-sort
  • glyphicon glyphicon-sort-by-alphabet
  • glyphicon glyphicon-sort-by-alphabet-alt
  • glyphicon glyphicon-sort-by-order
  • glyphicon glyphicon-sort-by-order-alt
  • glyphicon glyphicon-sort-by-attributes
  • glyphicon glyphicon-sort-by-attributes-alt
  • glyphicon glyphicon-unchecked
  • glyphicon glyphicon-expand
  • glyphicon glyphicon-collapse-down
  • glyphicon glyphicon-collapse-up
  • glyphicon glyphicon-log-in
  • glyphicon glyphicon-flash
  • glyphicon glyphicon-log-out
  • glyphicon glyphicon-new-window
  • glyphicon glyphicon-record
  • glyphicon glyphicon-save
  • glyphicon glyphicon-open
  • glyphicon glyphicon-saved
  • glyphicon glyphicon-import
  • glyphicon glyphicon-export
  • glyphicon glyphicon-send
  • glyphicon glyphicon-floppy-disk
  • glyphicon glyphicon-floppy-saved
  • glyphicon glyphicon-floppy-remove
  • glyphicon glyphicon-floppy-save
  • glyphicon glyphicon-floppy-open
  • glyphicon glyphicon-credit-card
  • glyphicon glyphicon-transfer
  • glyphicon glyphicon-cutlery
  • glyphicon glyphicon-header
  • glyphicon glyphicon-compressed
  • glyphicon glyphicon-earphone
  • glyphicon glyphicon-phone-alt
  • glyphicon glyphicon-tower
  • glyphicon glyphicon-stats
  • glyphicon glyphicon-sd-video
  • glyphicon glyphicon-hd-video
  • glyphicon glyphicon-subtitles
  • glyphicon glyphicon-sound-stereo
  • glyphicon glyphicon-sound-dolby
  • glyphicon glyphicon-sound-5-1
  • glyphicon glyphicon-sound-6-1
  • glyphicon glyphicon-sound-7-1
  • glyphicon glyphicon-copyright-mark
  • glyphicon glyphicon-registration-mark
  • glyphicon glyphicon-cloud-download
  • glyphicon glyphicon-cloud-upload
  • glyphicon glyphicon-tree-conifer
  • glyphicon glyphicon-tree-deciduous
  • glyphicon glyphicon-cd
  • glyphicon glyphicon-save-file
  • glyphicon glyphicon-open-file
  • glyphicon glyphicon-level-up
  • glyphicon glyphicon-copy
  • glyphicon glyphicon-paste
  • glyphicon glyphicon-alert
  • glyphicon glyphicon-equalizer
  • glyphicon glyphicon-king
  • glyphicon glyphicon-queen
  • glyphicon glyphicon-pawn
  • glyphicon glyphicon-bishop
  • glyphicon glyphicon-knight
  • glyphicon glyphicon-baby-formula
  • glyphicon glyphicon-tent
  • glyphicon glyphicon-blackboard
  • glyphicon glyphicon-bed
  • glyphicon glyphicon-apple
  • glyphicon glyphicon-erase
  • glyphicon glyphicon-hourglass
  • glyphicon glyphicon-lamp
  • glyphicon glyphicon-duplicate
  • glyphicon glyphicon-piggy-bank
  • glyphicon glyphicon-scissors
  • glyphicon glyphicon-bitcoin
  • glyphicon glyphicon-btc
  • glyphicon glyphicon-xbt
  • glyphicon glyphicon-yen
  • glyphicon glyphicon-jpy
  • glyphicon glyphicon-ruble
  • glyphicon glyphicon-rub
  • glyphicon glyphicon-scale
  • glyphicon glyphicon-ice-lolly
  • glyphicon glyphicon-ice-lolly-tasted
  • glyphicon glyphicon-education
  • glyphicon glyphicon-option-horizontal
  • glyphicon glyphicon-option-vertical
  • glyphicon glyphicon-menu-hamburger
  • glyphicon glyphicon-modal-window
  • glyphicon glyphicon-oil
  • glyphicon glyphicon-grain
  • glyphicon glyphicon-sunglasses
  • glyphicon glyphicon-text-size
  • glyphicon glyphicon-text-color
  • glyphicon glyphicon-text-background
  • glyphicon glyphicon-object-align-top
  • glyphicon glyphicon-object-align-bottom
  • glyphicon glyphicon-object-align-horizontal
  • glyphicon glyphicon-object-align-left
  • glyphicon glyphicon-object-align-vertical
  • glyphicon glyphicon-object-align-right
  • glyphicon glyphicon-triangle-right
  • glyphicon glyphicon-triangle-left
  • glyphicon glyphicon-triangle-bottom
  • glyphicon glyphicon-triangle-top
  • glyphicon glyphicon-console
  • glyphicon glyphicon-superscript
  • glyphicon glyphicon-subscript
  • glyphicon glyphicon-menu-left
  • glyphicon glyphicon-menu-right
  • glyphicon glyphicon-menu-down
  • glyphicon glyphicon-menu-up

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

Don't mix with other components

Icon classes cannot be directly combined with other components. They should not be used along with other classes on the same element. Instead, add a nested <span> and apply the icon classes to the <span>.

Only for use on empty elements

Icon classes should only be used on elements that contain no text content and have no child elements.

Changing the icon font location

Bootstrap assumes icon font files will be located in the ../fonts/ directory, relative to the compiled CSS files. Moving or renaming those font files means updating the CSS in one of three ways:

  • Change the @icon-font-path and/or @icon-font-name variables in the source Less files.
  • Utilize the relative URLs option provided by the Less compiler.
  • Change the url() paths in the compiled CSS.

Use whatever option best suits your specific development setup.

Accessible icons

Modern versions of assistive technologies will announce CSS generated content, as well as specific Unicode characters. To avoid unintended and confusing output in screen readers (particularly when icons are used purely for decoration), we hide them with the aria-hidden="true" attribute.

If you're using an icon to convey meaning (rather than only as a decorative element), ensure that this meaning is also conveyed to assistive technologies – for instance, include additional content, visually hidden with the .sr-only class.

If you're creating controls with no other text (such as a <button> that only contains an icon), you should always provide alternative content to identify the purpose of the control, so that it will make sense to users of assistive technologies. In this case, you could add an aria-label attribute on the control itself.

<span class="glyphicon glyphicon-search" aria-hidden="true"></span>

Examples

Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.

<button type="button" class="btn btn-default" aria-label="Left Align">
+         Components · Bootstrap               
Skip to main content
Bootstrap 4 is here!

Components

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.

Glyphicons

Available glyphs

Includes over 250 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to Glyphicons whenever possible.

  • glyphicon glyphicon-asterisk
  • glyphicon glyphicon-plus
  • glyphicon glyphicon-euro
  • glyphicon glyphicon-eur
  • glyphicon glyphicon-minus
  • glyphicon glyphicon-cloud
  • glyphicon glyphicon-envelope
  • glyphicon glyphicon-pencil
  • glyphicon glyphicon-glass
  • glyphicon glyphicon-music
  • glyphicon glyphicon-search
  • glyphicon glyphicon-heart
  • glyphicon glyphicon-star
  • glyphicon glyphicon-star-empty
  • glyphicon glyphicon-user
  • glyphicon glyphicon-film
  • glyphicon glyphicon-th-large
  • glyphicon glyphicon-th
  • glyphicon glyphicon-th-list
  • glyphicon glyphicon-ok
  • glyphicon glyphicon-remove
  • glyphicon glyphicon-zoom-in
  • glyphicon glyphicon-zoom-out
  • glyphicon glyphicon-off
  • glyphicon glyphicon-signal
  • glyphicon glyphicon-cog
  • glyphicon glyphicon-trash
  • glyphicon glyphicon-home
  • glyphicon glyphicon-file
  • glyphicon glyphicon-time
  • glyphicon glyphicon-road
  • glyphicon glyphicon-download-alt
  • glyphicon glyphicon-download
  • glyphicon glyphicon-upload
  • glyphicon glyphicon-inbox
  • glyphicon glyphicon-play-circle
  • glyphicon glyphicon-repeat
  • glyphicon glyphicon-refresh
  • glyphicon glyphicon-list-alt
  • glyphicon glyphicon-lock
  • glyphicon glyphicon-flag
  • glyphicon glyphicon-headphones
  • glyphicon glyphicon-volume-off
  • glyphicon glyphicon-volume-down
  • glyphicon glyphicon-volume-up
  • glyphicon glyphicon-qrcode
  • glyphicon glyphicon-barcode
  • glyphicon glyphicon-tag
  • glyphicon glyphicon-tags
  • glyphicon glyphicon-book
  • glyphicon glyphicon-bookmark
  • glyphicon glyphicon-print
  • glyphicon glyphicon-camera
  • glyphicon glyphicon-font
  • glyphicon glyphicon-bold
  • glyphicon glyphicon-italic
  • glyphicon glyphicon-text-height
  • glyphicon glyphicon-text-width
  • glyphicon glyphicon-align-left
  • glyphicon glyphicon-align-center
  • glyphicon glyphicon-align-right
  • glyphicon glyphicon-align-justify
  • glyphicon glyphicon-list
  • glyphicon glyphicon-indent-left
  • glyphicon glyphicon-indent-right
  • glyphicon glyphicon-facetime-video
  • glyphicon glyphicon-picture
  • glyphicon glyphicon-map-marker
  • glyphicon glyphicon-adjust
  • glyphicon glyphicon-tint
  • glyphicon glyphicon-edit
  • glyphicon glyphicon-share
  • glyphicon glyphicon-check
  • glyphicon glyphicon-move
  • glyphicon glyphicon-step-backward
  • glyphicon glyphicon-fast-backward
  • glyphicon glyphicon-backward
  • glyphicon glyphicon-play
  • glyphicon glyphicon-pause
  • glyphicon glyphicon-stop
  • glyphicon glyphicon-forward
  • glyphicon glyphicon-fast-forward
  • glyphicon glyphicon-step-forward
  • glyphicon glyphicon-eject
  • glyphicon glyphicon-chevron-left
  • glyphicon glyphicon-chevron-right
  • glyphicon glyphicon-plus-sign
  • glyphicon glyphicon-minus-sign
  • glyphicon glyphicon-remove-sign
  • glyphicon glyphicon-ok-sign
  • glyphicon glyphicon-question-sign
  • glyphicon glyphicon-info-sign
  • glyphicon glyphicon-screenshot
  • glyphicon glyphicon-remove-circle
  • glyphicon glyphicon-ok-circle
  • glyphicon glyphicon-ban-circle
  • glyphicon glyphicon-arrow-left
  • glyphicon glyphicon-arrow-right
  • glyphicon glyphicon-arrow-up
  • glyphicon glyphicon-arrow-down
  • glyphicon glyphicon-share-alt
  • glyphicon glyphicon-resize-full
  • glyphicon glyphicon-resize-small
  • glyphicon glyphicon-exclamation-sign
  • glyphicon glyphicon-gift
  • glyphicon glyphicon-leaf
  • glyphicon glyphicon-fire
  • glyphicon glyphicon-eye-open
  • glyphicon glyphicon-eye-close
  • glyphicon glyphicon-warning-sign
  • glyphicon glyphicon-plane
  • glyphicon glyphicon-calendar
  • glyphicon glyphicon-random
  • glyphicon glyphicon-comment
  • glyphicon glyphicon-magnet
  • glyphicon glyphicon-chevron-up
  • glyphicon glyphicon-chevron-down
  • glyphicon glyphicon-retweet
  • glyphicon glyphicon-shopping-cart
  • glyphicon glyphicon-folder-close
  • glyphicon glyphicon-folder-open
  • glyphicon glyphicon-resize-vertical
  • glyphicon glyphicon-resize-horizontal
  • glyphicon glyphicon-hdd
  • glyphicon glyphicon-bullhorn
  • glyphicon glyphicon-bell
  • glyphicon glyphicon-certificate
  • glyphicon glyphicon-thumbs-up
  • glyphicon glyphicon-thumbs-down
  • glyphicon glyphicon-hand-right
  • glyphicon glyphicon-hand-left
  • glyphicon glyphicon-hand-up
  • glyphicon glyphicon-hand-down
  • glyphicon glyphicon-circle-arrow-right
  • glyphicon glyphicon-circle-arrow-left
  • glyphicon glyphicon-circle-arrow-up
  • glyphicon glyphicon-circle-arrow-down
  • glyphicon glyphicon-globe
  • glyphicon glyphicon-wrench
  • glyphicon glyphicon-tasks
  • glyphicon glyphicon-filter
  • glyphicon glyphicon-briefcase
  • glyphicon glyphicon-fullscreen
  • glyphicon glyphicon-dashboard
  • glyphicon glyphicon-paperclip
  • glyphicon glyphicon-heart-empty
  • glyphicon glyphicon-link
  • glyphicon glyphicon-phone
  • glyphicon glyphicon-pushpin
  • glyphicon glyphicon-usd
  • glyphicon glyphicon-gbp
  • glyphicon glyphicon-sort
  • glyphicon glyphicon-sort-by-alphabet
  • glyphicon glyphicon-sort-by-alphabet-alt
  • glyphicon glyphicon-sort-by-order
  • glyphicon glyphicon-sort-by-order-alt
  • glyphicon glyphicon-sort-by-attributes
  • glyphicon glyphicon-sort-by-attributes-alt
  • glyphicon glyphicon-unchecked
  • glyphicon glyphicon-expand
  • glyphicon glyphicon-collapse-down
  • glyphicon glyphicon-collapse-up
  • glyphicon glyphicon-log-in
  • glyphicon glyphicon-flash
  • glyphicon glyphicon-log-out
  • glyphicon glyphicon-new-window
  • glyphicon glyphicon-record
  • glyphicon glyphicon-save
  • glyphicon glyphicon-open
  • glyphicon glyphicon-saved
  • glyphicon glyphicon-import
  • glyphicon glyphicon-export
  • glyphicon glyphicon-send
  • glyphicon glyphicon-floppy-disk
  • glyphicon glyphicon-floppy-saved
  • glyphicon glyphicon-floppy-remove
  • glyphicon glyphicon-floppy-save
  • glyphicon glyphicon-floppy-open
  • glyphicon glyphicon-credit-card
  • glyphicon glyphicon-transfer
  • glyphicon glyphicon-cutlery
  • glyphicon glyphicon-header
  • glyphicon glyphicon-compressed
  • glyphicon glyphicon-earphone
  • glyphicon glyphicon-phone-alt
  • glyphicon glyphicon-tower
  • glyphicon glyphicon-stats
  • glyphicon glyphicon-sd-video
  • glyphicon glyphicon-hd-video
  • glyphicon glyphicon-subtitles
  • glyphicon glyphicon-sound-stereo
  • glyphicon glyphicon-sound-dolby
  • glyphicon glyphicon-sound-5-1
  • glyphicon glyphicon-sound-6-1
  • glyphicon glyphicon-sound-7-1
  • glyphicon glyphicon-copyright-mark
  • glyphicon glyphicon-registration-mark
  • glyphicon glyphicon-cloud-download
  • glyphicon glyphicon-cloud-upload
  • glyphicon glyphicon-tree-conifer
  • glyphicon glyphicon-tree-deciduous
  • glyphicon glyphicon-cd
  • glyphicon glyphicon-save-file
  • glyphicon glyphicon-open-file
  • glyphicon glyphicon-level-up
  • glyphicon glyphicon-copy
  • glyphicon glyphicon-paste
  • glyphicon glyphicon-alert
  • glyphicon glyphicon-equalizer
  • glyphicon glyphicon-king
  • glyphicon glyphicon-queen
  • glyphicon glyphicon-pawn
  • glyphicon glyphicon-bishop
  • glyphicon glyphicon-knight
  • glyphicon glyphicon-baby-formula
  • glyphicon glyphicon-tent
  • glyphicon glyphicon-blackboard
  • glyphicon glyphicon-bed
  • glyphicon glyphicon-apple
  • glyphicon glyphicon-erase
  • glyphicon glyphicon-hourglass
  • glyphicon glyphicon-lamp
  • glyphicon glyphicon-duplicate
  • glyphicon glyphicon-piggy-bank
  • glyphicon glyphicon-scissors
  • glyphicon glyphicon-bitcoin
  • glyphicon glyphicon-btc
  • glyphicon glyphicon-xbt
  • glyphicon glyphicon-yen
  • glyphicon glyphicon-jpy
  • glyphicon glyphicon-ruble
  • glyphicon glyphicon-rub
  • glyphicon glyphicon-scale
  • glyphicon glyphicon-ice-lolly
  • glyphicon glyphicon-ice-lolly-tasted
  • glyphicon glyphicon-education
  • glyphicon glyphicon-option-horizontal
  • glyphicon glyphicon-option-vertical
  • glyphicon glyphicon-menu-hamburger
  • glyphicon glyphicon-modal-window
  • glyphicon glyphicon-oil
  • glyphicon glyphicon-grain
  • glyphicon glyphicon-sunglasses
  • glyphicon glyphicon-text-size
  • glyphicon glyphicon-text-color
  • glyphicon glyphicon-text-background
  • glyphicon glyphicon-object-align-top
  • glyphicon glyphicon-object-align-bottom
  • glyphicon glyphicon-object-align-horizontal
  • glyphicon glyphicon-object-align-left
  • glyphicon glyphicon-object-align-vertical
  • glyphicon glyphicon-object-align-right
  • glyphicon glyphicon-triangle-right
  • glyphicon glyphicon-triangle-left
  • glyphicon glyphicon-triangle-bottom
  • glyphicon glyphicon-triangle-top
  • glyphicon glyphicon-console
  • glyphicon glyphicon-superscript
  • glyphicon glyphicon-subscript
  • glyphicon glyphicon-menu-left
  • glyphicon glyphicon-menu-right
  • glyphicon glyphicon-menu-down
  • glyphicon glyphicon-menu-up

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

Don't mix with other components

Icon classes cannot be directly combined with other components. They should not be used along with other classes on the same element. Instead, add a nested <span> and apply the icon classes to the <span>.

Only for use on empty elements

Icon classes should only be used on elements that contain no text content and have no child elements.

Changing the icon font location

Bootstrap assumes icon font files will be located in the ../fonts/ directory, relative to the compiled CSS files. Moving or renaming those font files means updating the CSS in one of three ways:

  • Change the @icon-font-path and/or @icon-font-name variables in the source Less files.
  • Utilize the relative URLs option provided by the Less compiler.
  • Change the url() paths in the compiled CSS.

Use whatever option best suits your specific development setup.

Accessible icons

Modern versions of assistive technologies will announce CSS generated content, as well as specific Unicode characters. To avoid unintended and confusing output in screen readers (particularly when icons are used purely for decoration), we hide them with the aria-hidden="true" attribute.

If you're using an icon to convey meaning (rather than only as a decorative element), ensure that this meaning is also conveyed to assistive technologies – for instance, include additional content, visually hidden with the .sr-only class.

If you're creating controls with no other text (such as a <button> that only contains an icon), you should always provide alternative content to identify the purpose of the control, so that it will make sense to users of assistive technologies. In this case, you could add an aria-label attribute on the control itself.

<span class="glyphicon glyphicon-search" aria-hidden="true"></span>

Examples

Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.

<button type="button" class="btn btn-default" aria-label="Left Align">
   <span class="glyphicon glyphicon-align-left" aria-hidden="true"></span>
 </button>
 
@@ -724,4 +724,4 @@
 <!-- 4:3 aspect ratio -->
 <div class="embed-responsive embed-responsive-4by3">
   <iframe class="embed-responsive-item" src="..."></iframe>
-</div>

Wells

Default well

Use the well as a simple effect on an element to give it an inset effect.

Look, I'm in a well!
<div class="well">...</div>

Optional classes

Control padding and rounded corners with two optional modifier classes.

Look, I'm in a large well!
<div class="well well-lg">...</div>
Look, I'm in a small well!
<div class="well well-sm">...</div>
\ No newline at end of file +</div>

Wells

Default well

Use the well as a simple effect on an element to give it an inset effect.

Look, I'm in a well!
<div class="well">...</div>

Optional classes

Control padding and rounded corners with two optional modifier classes.

Look, I'm in a large well!
<div class="well well-lg">...</div>
Look, I'm in a small well!
<div class="well well-sm">...</div>
\ No newline at end of file diff --git a/docs/3.3/css/index.html b/docs/3.3/css/index.html index 62e92192c..92d6d9360 100644 --- a/docs/3.3/css/index.html +++ b/docs/3.3/css/index.html @@ -1,4 +1,4 @@ - CSS · Bootstrap
Skip to main content
Bootstrap 4 is here!

CSS

Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system.

Overview

Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development.

HTML5 doctype

Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects.

<!DOCTYPE html>
+         CSS · Bootstrap               
Skip to main content
Bootstrap 4 is here!

CSS

Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system.

Overview

Get the lowdown on the key pieces of Bootstrap's infrastructure, including our approach to better, faster, stronger web development.

HTML5 doctype

Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects.

<!DOCTYPE html>
 <html lang="en">
   ...
 </html>

Mobile first

With Bootstrap 2, we added optional mobile friendly styles for key aspects of the framework. With Bootstrap 3, we've rewritten the project to be mobile friendly from the start. Instead of adding on optional mobile styles, they're baked right into the core. In fact, Bootstrap is mobile first. Mobile first styles can be found throughout the entire library instead of in separate files.

To ensure proper rendering and touch zooming, add the viewport meta tag to your <head>.

<meta name="viewport" content="width=device-width, initial-scale=1">

You can disable zooming capabilities on mobile devices by adding user-scalable=no to the viewport meta tag. This disables zooming, meaning users are only able to scroll, and results in your site feeling a bit more like a native application. Overall, we don't recommend this on every site, so use caution!

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

Bootstrap sets basic global display, typography, and link styles. Specifically, we:

  • Set background-color: #fff; on the body
  • Use the @font-family-base, @font-size-base, and @line-height-base attributes as our typographic base
  • Set the global link color via @link-color and apply link underlines only on :hover

These styles can be found within scaffolding.less.

Normalize.css

For improved cross-browser rendering, we use Normalize.css, a project by Nicolas Gallagher and Jonathan Neal.

Containers

Bootstrap requires a containing element to wrap site contents and house our grid system. You may choose one of two containers to use in your projects. Note that, due to padding and more, neither container is nestable.

Use .container for a responsive fixed width container.

<div class="container">
diff --git a/docs/3.3/getting-started/index.html b/docs/3.3/getting-started/index.html
index 1f522512a..fc90488fd 100644
--- a/docs/3.3/getting-started/index.html
+++ b/docs/3.3/getting-started/index.html
@@ -1,4 +1,4 @@
-         Getting started · Bootstrap             
Skip to main content
Bootstrap 4 is here!

Getting started

An overview of Bootstrap, how to download and use, basic templates and examples, and more.

Download

Bootstrap (currently v3.3.7) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Bootstrap

Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

Download Bootstrap

Source code

Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

Download source

Sass

Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

Download Sass

Bootstrap CDN

The folks over at jsDelivr graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

<!-- Latest compiled and minified CSS -->
+         Getting started · Bootstrap              
Skip to main content
Bootstrap 4 is here!

Getting started

An overview of Bootstrap, how to download and use, basic templates and examples, and more.

Download

Bootstrap (currently v3.3.7) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Bootstrap

Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

Download Bootstrap

Source code

Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

Download source

Sass

Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

Download Sass

Bootstrap CDN

The folks over at jsDelivr graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.

<!-- Latest compiled and minified CSS -->
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 
 <!-- Optional theme -->
@@ -129,4 +129,4 @@
   <div class="container" id="content" tabindex="-1">
     <!-- The main page content -->
   </div>
-</body>

Nested headings

When nesting headings (<h1> - <h6>), your primary document header should be an <h1>. Subsequent headings should make logical use of <h2> - <h6> such that screen readers can construct a table of contents for your pages.

Learn more at HTML CodeSniffer and Penn State's AccessAbility.

Color contrast

Currently, some of the default color combinations available in Bootstrap (such as the various styled button classes, some of the code highlighting colors used for basic code blocks, the .bg-primary contextual background helper class, and the default link color when used on a white background) have a low contrast ratio (below the recommended ratio of 4.5:1). This can cause problems to users with low vision or who are color blind. These default colors may need to be modified to increase their contrast and legibility.

Additional resources

License FAQs

Bootstrap is released under the MIT license and is copyright 2016 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.

It requires you to:

  • Keep the license and copyright notice included in Bootstrap's CSS and JavaScript files when you use them in your works

It permits you to:

  • Freely download and use Bootstrap, in whole or in part, for personal, private, company internal, or commercial purposes
  • Use Bootstrap in packages or distributions that you create
  • Modify the source code
  • Grant a sublicense to modify and distribute Bootstrap to third parties not included in the license

It forbids you to:

  • Hold the authors and license owners liable for damages as Bootstrap is provided without warranty
  • Hold the creators or copyright holders of Bootstrap liable
  • Redistribute any piece of Bootstrap without proper attribution
  • Use any marks owned by Twitter in any way that might state or imply that Twitter endorses your distribution
  • Use any marks owned by Twitter in any way that might state or imply that you created the Twitter software in question

It does not require you to:

  • Include the source of Bootstrap itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it
  • Submit changes that you make to Bootstrap back to the Bootstrap project (though such feedback is encouraged)

The full Bootstrap license is located in the project repository for more information.

Translations

Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.

We don't help organize or host translations, we just link to them.

Finished a new or better translation? Open a pull request to add it to our list.

\ No newline at end of file +</body>

Nested headings

When nesting headings (<h1> - <h6>), your primary document header should be an <h1>. Subsequent headings should make logical use of <h2> - <h6> such that screen readers can construct a table of contents for your pages.

Learn more at HTML CodeSniffer and Penn State's AccessAbility.

Color contrast

Currently, some of the default color combinations available in Bootstrap (such as the various styled button classes, some of the code highlighting colors used for basic code blocks, the .bg-primary contextual background helper class, and the default link color when used on a white background) have a low contrast ratio (below the recommended ratio of 4.5:1). This can cause problems to users with low vision or who are color blind. These default colors may need to be modified to increase their contrast and legibility.

Additional resources

License FAQs

Bootstrap is released under the MIT license and is copyright 2016 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.

It requires you to:

  • Keep the license and copyright notice included in Bootstrap's CSS and JavaScript files when you use them in your works

It permits you to:

  • Freely download and use Bootstrap, in whole or in part, for personal, private, company internal, or commercial purposes
  • Use Bootstrap in packages or distributions that you create
  • Modify the source code
  • Grant a sublicense to modify and distribute Bootstrap to third parties not included in the license

It forbids you to:

  • Hold the authors and license owners liable for damages as Bootstrap is provided without warranty
  • Hold the creators or copyright holders of Bootstrap liable
  • Redistribute any piece of Bootstrap without proper attribution
  • Use any marks owned by Twitter in any way that might state or imply that Twitter endorses your distribution
  • Use any marks owned by Twitter in any way that might state or imply that you created the Twitter software in question

It does not require you to:

  • Include the source of Bootstrap itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it
  • Submit changes that you make to Bootstrap back to the Bootstrap project (though such feedback is encouraged)

The full Bootstrap license is located in the project repository for more information.

Translations

Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.

We don't help organize or host translations, we just link to them.

Finished a new or better translation? Open a pull request to add it to our list.

\ No newline at end of file diff --git a/docs/3.3/index.html b/docs/3.3/index.html index e2d5c1a4e..d71b903ff 100644 --- a/docs/3.3/index.html +++ b/docs/3.3/index.html @@ -16,6 +16,7 @@ +
Skip to main content
Bootstrap 4 is here!

JavaScript

Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.

Overview

Individual or compiled

Plugins can be included individually (using Bootstrap's individual *.js files), or all at once (using bootstrap.js or the minified bootstrap.min.js).

Using the compiled JavaScript

Both bootstrap.js and bootstrap.min.js contain all plugins in a single file. Include only one.

Plugin dependencies

Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json to see which versions of jQuery are supported.

Data attributes

You can use all Bootstrap plugins purely through the markup API without writing a single line of JavaScript. This is Bootstrap's first-class API and should be your first consideration when using a plugin.

That said, in some situations it may be desirable to turn this functionality off. Therefore, we also provide the ability to disable the data attribute API by unbinding all events on the document namespaced with data-api. This looks like this:

$(document).off('.data-api')

Alternatively, to target a specific plugin, just include the plugin's name as a namespace along with the data-api namespace like this:

$(document).off('.alert.data-api')

Only one plugin per element via data attributes

Don't use data attributes from multiple plugins on the same element. For example, a button cannot both have a tooltip and toggle a modal. To accomplish this, use a wrapping element.

Programmatic API

We also believe you should be able to use all Bootstrap plugins purely through the JavaScript API. All public APIs are single, chainable methods, and return the collection acted upon.

$('.btn.danger').button('toggle').addClass('fat')

All methods should accept an optional options object, a string which targets a particular method, or nothing (which initiates a plugin with default behavior):

$('#myModal').modal()                      // initialized with defaults
+         JavaScript · Bootstrap               
Skip to main content
Bootstrap 4 is here!

JavaScript

Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.

Overview

Individual or compiled

Plugins can be included individually (using Bootstrap's individual *.js files), or all at once (using bootstrap.js or the minified bootstrap.min.js).

Using the compiled JavaScript

Both bootstrap.js and bootstrap.min.js contain all plugins in a single file. Include only one.

Plugin dependencies

Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json to see which versions of jQuery are supported.

Data attributes

You can use all Bootstrap plugins purely through the markup API without writing a single line of JavaScript. This is Bootstrap's first-class API and should be your first consideration when using a plugin.

That said, in some situations it may be desirable to turn this functionality off. Therefore, we also provide the ability to disable the data attribute API by unbinding all events on the document namespaced with data-api. This looks like this:

$(document).off('.data-api')

Alternatively, to target a specific plugin, just include the plugin's name as a namespace along with the data-api namespace like this:

$(document).off('.alert.data-api')

Only one plugin per element via data attributes

Don't use data attributes from multiple plugins on the same element. For example, a button cannot both have a tooltip and toggle a modal. To accomplish this, use a wrapping element.

Programmatic API

We also believe you should be able to use all Bootstrap plugins purely through the JavaScript API. All public APIs are single, chainable methods, and return the collection acted upon.

$('.btn.danger').button('toggle').addClass('fat')

All methods should accept an optional options object, a string which targets a particular method, or nothing (which initiates a plugin with default behavior):

$('#myModal').modal()                      // initialized with defaults
 $('#myModal').modal({ keyboard: false })   // initialized with no keyboard
 $('#myModal').modal('show')                // initializes and invokes show immediately

Each plugin also exposes its raw constructor on a Constructor property: $.fn.popover.Constructor. If you'd like to get a particular plugin instance, retrieve it directly from an element: $('[rel="popover"]').data('popover').

Default settings

You can change the default settings for a plugin by modifying the plugin's Constructor.DEFAULTS object:

$.fn.modal.Constructor.DEFAULTS.keyboard = false // changes default for the modal plugin's `keyboard` option to false

No conflict

Sometimes it is necessary to use Bootstrap plugins with other UI frameworks. In these circumstances, namespace collisions can occasionally occur. If this happens, you may call .noConflict on the plugin you wish to revert the value of.

var bootstrapButton = $.fn.button.noConflict() // return $.fn.button to previously assigned value
 $.fn.bootstrapBtn = bootstrapButton            // give $().bootstrapBtn the Bootstrap functionality

Events

Bootstrap provides custom events for most plugins' unique actions. Generally, these come in an infinitive and past participle form - where the infinitive (ex. show) is triggered at the start of an event, and its past participle form (ex. shown) is triggered on the completion of an action.

As of 3.0.0, all Bootstrap events are namespaced.

All infinitive events provide preventDefault functionality. This provides the ability to stop the execution of an action before it starts.

$('#myModal').on('show.bs.modal', function (e) {
@@ -405,4 +405,4 @@ sagittis lacus vel augue laoreet rutrum faucibus.">}
 })

Options

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-offset-top="200".

Name type default description
offset number | function | object 10 Pixels to offset from screen when calculating position of scroll. If a single number is provided, the offset will be applied in both top and bottom directions. To provide a unique, bottom and top offset just provide an object offset: { top: 10 } or offset: { top: 10, bottom: 5 }. Use a function when you need to dynamically calculate an offset.
target selector | node | jQuery element the window object Specifies the target element of the affix.

Methods

.affix(options)

Activates your content as affixed content. Accepts an optional options object.

$('#myAffix').affix({
   offset: 15
-})

.affix('checkPosition')

Recalculates the state of the affix based on the dimensions, position, and scroll position of the relevant elements. The .affix, .affix-top, and .affix-bottom classes are added to or removed from the affixed content according to the new state. This method needs to be called whenever the dimensions of the affixed content or the target element are changed, to ensure correct positioning of the affixed content.

$('#myAffix').affix('checkPosition')

Events

Bootstrap's affix plugin exposes a few events for hooking into affix functionality.

Event Type Description
affix.bs.affix This event fires immediately before the element has been affixed.
affixed.bs.affix This event is fired after the element has been affixed.
affix-top.bs.affix This event fires immediately before the element has been affixed-top.
affixed-top.bs.affix This event is fired after the element has been affixed-top.
affix-bottom.bs.affix This event fires immediately before the element has been affixed-bottom.
affixed-bottom.bs.affix This event is fired after the element has been affixed-bottom.
\ No newline at end of file +})

.affix('checkPosition')

Recalculates the state of the affix based on the dimensions, position, and scroll position of the relevant elements. The .affix, .affix-top, and .affix-bottom classes are added to or removed from the affixed content according to the new state. This method needs to be called whenever the dimensions of the affixed content or the target element are changed, to ensure correct positioning of the affixed content.

$('#myAffix').affix('checkPosition')

Events

Bootstrap's affix plugin exposes a few events for hooking into affix functionality.

Event Type Description
affix.bs.affix This event fires immediately before the element has been affixed.
affixed.bs.affix This event is fired after the element has been affixed.
affix-top.bs.affix This event fires immediately before the element has been affixed-top.
affixed-top.bs.affix This event is fired after the element has been affixed-top.
affix-bottom.bs.affix This event fires immediately before the element has been affixed-bottom.
affixed-bottom.bs.affix This event is fired after the element has been affixed-bottom.
\ No newline at end of file diff --git a/docs/3.3/migration/index.html b/docs/3.3/migration/index.html index 3fd3e053b..e9d8da798 100644 --- a/docs/3.3/migration/index.html +++ b/docs/3.3/migration/index.html @@ -1 +1 @@ - Migrating to v3.x · Bootstrap
Skip to main content
Bootstrap 4 is here!

Migrating to v3.x

Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on major changes, what's new, and what's been removed.

Migrating from 2.x to 3.0

Bootstrap 3 is not backwards compatible with v2.x. Use this section as a general guide to upgrading from v2.x to v3.0. For a broader overview, see what's new in the v3.0 release announcement.

Major class changes

This table shows the style changes between v2.x and v3.0.

Bootstrap 2.x Bootstrap 3.0
.row-fluid .row
.span* .col-md-*
.offset* .col-md-offset-*
.brand .navbar-brand
.navbar .nav .navbar-nav
.nav-collapse .navbar-collapse
.nav-toggle .navbar-toggle
.btn-navbar .navbar-btn
.hero-unit .jumbotron
.icon-* .glyphicon .glyphicon-*
.btn .btn .btn-default
.btn-mini .btn-xs
.btn-small .btn-sm
.btn-large .btn-lg
.alert .alert .alert-warning
.alert-error .alert-danger
.visible-phone .visible-xs
.visible-tablet .visible-sm
.visible-desktop Split into .visible-md .visible-lg
.hidden-phone .hidden-xs
.hidden-tablet .hidden-sm
.hidden-desktop Split into .hidden-md .hidden-lg
.input-block-level .form-control
.control-group .form-group
.control-group.warning .control-group.error .control-group.success .form-group.has-*
.checkbox.inline .radio.inline .checkbox-inline .radio-inline
.input-prepend .input-append .input-group
.add-on .input-group-addon
.img-polaroid .img-thumbnail
ul.unstyled .list-unstyled
ul.inline .list-inline
.muted .text-muted
.label .label .label-default
.label-important .label-danger
.text-error .text-danger
.table .error .table .danger
.bar .progress-bar
.bar-* .progress-bar-*
.accordion .panel-group
.accordion-group .panel .panel-default
.accordion-heading .panel-heading
.accordion-body .panel-collapse
.accordion-inner .panel-body

What's new

We've added new elements and changed some existing ones. Here are the new or updated styles.

Element Description
Panels .panel .panel-default .panel-body .panel-title .panel-heading .panel-footer .panel-collapse
List groups .list-group .list-group-item .list-group-item-text .list-group-item-heading
Glyphicons .glyphicon
Jumbotron .jumbotron
Extra small grid (<768px) .col-xs-*
Small grid (≥768px) .col-sm-*
Medium grid (≥992px) .col-md-*
Large grid (≥1200px) .col-lg-*
Responsive utility classes (≥1200px) .visible-lg .hidden-lg
Offsets .col-sm-offset-* .col-md-offset-* .col-lg-offset-*
Push .col-sm-push-* .col-md-push-* .col-lg-push-*
Pull .col-sm-pull-* .col-md-pull-* .col-lg-pull-*
Input height sizes .input-sm .input-lg
Input groups .input-group .input-group-addon .input-group-btn
Form controls .form-control .form-group
Button group sizes .btn-group-xs .btn-group-sm .btn-group-lg
Navbar text .navbar-text
Navbar header .navbar-header
Justified tabs / pills .nav-justified
Responsive images .img-responsive
Contextual table rows .success .danger .warning .active .info
Contextual panels .panel-success .panel-danger .panel-warning .panel-info
Modal .modal-dialog .modal-content
Thumbnail image .img-thumbnail
Well sizes .well-sm .well-lg
Alert links .alert-link

What's removed

The following elements have been dropped or changed in v3.0.

Element Removed from 2.x 3.0 Equivalent
Form actions .form-actions N/A
Search form .form-search N/A
Form group with info .control-group.info N/A
Fixed-width input sizes .input-mini .input-small .input-medium .input-large .input-xlarge .input-xxlarge Use .form-control and the grid system instead.
Block level form input .input-block-level No direct equivalent, but forms controls are similar.
Inverse buttons .btn-inverse N/A
Fluid row .row-fluid .row (no more fixed grid)
Controls wrapper .controls N/A
Controls row .controls-row .row or .form-group
Navbar inner .navbar-inner N/A
Navbar vertical dividers .navbar .divider-vertical N/A
Dropdown submenu .dropdown-submenu N/A
Tab alignments .tabs-left .tabs-right .tabs-below N/A
Pill-based tabbable area .pill-content .tab-content
Pill-based tabbable area pane .pill-pane .tab-pane
Nav lists .nav-list .nav-header No direct equivalent, but list groups and .panel-groups are similar.
Inline help for form controls .help-inline No exact equivalent, but .help-block is similar.
Non-bar-level progress colors .progress-info .progress-success .progress-warning .progress-danger Use .progress-bar-* on the .progress-bar instead.

Additional notes

Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:

  • By default, text-based form controls now receive only minimal styling. For focus colors and rounded corners, apply the .form-control class on the element to style.
  • Text-based form controls with the .form-control class applied are now 100% wide by default. Wrap inputs inside <div class="col-*"></div> to control input widths.
  • .badge no longer has contextual (-success,-primary,etc..) classes.
  • .btn must also use .btn-default to get the "default" button.
  • .row is now fluid.
  • Images are no longer responsive by default. Use .img-responsive for fluid <img> size.
  • The icons, now .glyphicon, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk).
  • Typeahead has been dropped, in favor of using Twitter Typeahead.
  • Modal markup has changed significantly. The .modal-header, .modal-body, and .modal-footer sections are now wrapped in .modal-content and .modal-dialog for better mobile styling and behavior. Also, you should no longer apply .hide to .modal in your markup.
  • As of v3.1.0, the HTML loaded by the remote modal option is now injected into the .modal-content (from v3.0.0 to v3.0.3, into the .modal) instead of into the .modal-body. This allows you to also easily vary the header and footer of the modal, not just the modal body.
  • The checkbox and radio features of the button.js plugin now both use data-toggle="buttons" instead of data-toggle="buttons-checkbox" or data-toggle="buttons-radio" in their markup.
  • JavaScript events are namespaced. For example, to handle the modal "show" event, use 'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc.

For more information on upgrading to v3.0, and code snippets from the community, see Bootply.

\ No newline at end of file + Migrating to v3.x · Bootstrap
Skip to main content
Bootstrap 4 is here!

Migrating to v3.x

Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on major changes, what's new, and what's been removed.

Migrating from 2.x to 3.0

Bootstrap 3 is not backwards compatible with v2.x. Use this section as a general guide to upgrading from v2.x to v3.0. For a broader overview, see what's new in the v3.0 release announcement.

Major class changes

This table shows the style changes between v2.x and v3.0.

Bootstrap 2.x Bootstrap 3.0
.row-fluid .row
.span* .col-md-*
.offset* .col-md-offset-*
.brand .navbar-brand
.navbar .nav .navbar-nav
.nav-collapse .navbar-collapse
.nav-toggle .navbar-toggle
.btn-navbar .navbar-btn
.hero-unit .jumbotron
.icon-* .glyphicon .glyphicon-*
.btn .btn .btn-default
.btn-mini .btn-xs
.btn-small .btn-sm
.btn-large .btn-lg
.alert .alert .alert-warning
.alert-error .alert-danger
.visible-phone .visible-xs
.visible-tablet .visible-sm
.visible-desktop Split into .visible-md .visible-lg
.hidden-phone .hidden-xs
.hidden-tablet .hidden-sm
.hidden-desktop Split into .hidden-md .hidden-lg
.input-block-level .form-control
.control-group .form-group
.control-group.warning .control-group.error .control-group.success .form-group.has-*
.checkbox.inline .radio.inline .checkbox-inline .radio-inline
.input-prepend .input-append .input-group
.add-on .input-group-addon
.img-polaroid .img-thumbnail
ul.unstyled .list-unstyled
ul.inline .list-inline
.muted .text-muted
.label .label .label-default
.label-important .label-danger
.text-error .text-danger
.table .error .table .danger
.bar .progress-bar
.bar-* .progress-bar-*
.accordion .panel-group
.accordion-group .panel .panel-default
.accordion-heading .panel-heading
.accordion-body .panel-collapse
.accordion-inner .panel-body

What's new

We've added new elements and changed some existing ones. Here are the new or updated styles.

Element Description
Panels .panel .panel-default .panel-body .panel-title .panel-heading .panel-footer .panel-collapse
List groups .list-group .list-group-item .list-group-item-text .list-group-item-heading
Glyphicons .glyphicon
Jumbotron .jumbotron
Extra small grid (<768px) .col-xs-*
Small grid (≥768px) .col-sm-*
Medium grid (≥992px) .col-md-*
Large grid (≥1200px) .col-lg-*
Responsive utility classes (≥1200px) .visible-lg .hidden-lg
Offsets .col-sm-offset-* .col-md-offset-* .col-lg-offset-*
Push .col-sm-push-* .col-md-push-* .col-lg-push-*
Pull .col-sm-pull-* .col-md-pull-* .col-lg-pull-*
Input height sizes .input-sm .input-lg
Input groups .input-group .input-group-addon .input-group-btn
Form controls .form-control .form-group
Button group sizes .btn-group-xs .btn-group-sm .btn-group-lg
Navbar text .navbar-text
Navbar header .navbar-header
Justified tabs / pills .nav-justified
Responsive images .img-responsive
Contextual table rows .success .danger .warning .active .info
Contextual panels .panel-success .panel-danger .panel-warning .panel-info
Modal .modal-dialog .modal-content
Thumbnail image .img-thumbnail
Well sizes .well-sm .well-lg
Alert links .alert-link

What's removed

The following elements have been dropped or changed in v3.0.

Element Removed from 2.x 3.0 Equivalent
Form actions .form-actions N/A
Search form .form-search N/A
Form group with info .control-group.info N/A
Fixed-width input sizes .input-mini .input-small .input-medium .input-large .input-xlarge .input-xxlarge Use .form-control and the grid system instead.
Block level form input .input-block-level No direct equivalent, but forms controls are similar.
Inverse buttons .btn-inverse N/A
Fluid row .row-fluid .row (no more fixed grid)
Controls wrapper .controls N/A
Controls row .controls-row .row or .form-group
Navbar inner .navbar-inner N/A
Navbar vertical dividers .navbar .divider-vertical N/A
Dropdown submenu .dropdown-submenu N/A
Tab alignments .tabs-left .tabs-right .tabs-below N/A
Pill-based tabbable area .pill-content .tab-content
Pill-based tabbable area pane .pill-pane .tab-pane
Nav lists .nav-list .nav-header No direct equivalent, but list groups and .panel-groups are similar.
Inline help for form controls .help-inline No exact equivalent, but .help-block is similar.
Non-bar-level progress colors .progress-info .progress-success .progress-warning .progress-danger Use .progress-bar-* on the .progress-bar instead.

Additional notes

Other changes in v3.0 are not immediately apparent. Base classes, key styles, and behaviors have been adjusted for flexibility and our mobile first approach. Here's a partial list:

  • By default, text-based form controls now receive only minimal styling. For focus colors and rounded corners, apply the .form-control class on the element to style.
  • Text-based form controls with the .form-control class applied are now 100% wide by default. Wrap inputs inside <div class="col-*"></div> to control input widths.
  • .badge no longer has contextual (-success,-primary,etc..) classes.
  • .btn must also use .btn-default to get the "default" button.
  • .row is now fluid.
  • Images are no longer responsive by default. Use .img-responsive for fluid <img> size.
  • The icons, now .glyphicon, are now font based. Icons also require a base and icon class (e.g. .glyphicon .glyphicon-asterisk).
  • Typeahead has been dropped, in favor of using Twitter Typeahead.
  • Modal markup has changed significantly. The .modal-header, .modal-body, and .modal-footer sections are now wrapped in .modal-content and .modal-dialog for better mobile styling and behavior. Also, you should no longer apply .hide to .modal in your markup.
  • As of v3.1.0, the HTML loaded by the remote modal option is now injected into the .modal-content (from v3.0.0 to v3.0.3, into the .modal) instead of into the .modal-body. This allows you to also easily vary the header and footer of the modal, not just the modal body.
  • The checkbox and radio features of the button.js plugin now both use data-toggle="buttons" instead of data-toggle="buttons-checkbox" or data-toggle="buttons-radio" in their markup.
  • JavaScript events are namespaced. For example, to handle the modal "show" event, use 'show.bs.modal'. For tabs "shown" use 'shown.bs.tab', etc.

For more information on upgrading to v3.0, and code snippets from the community, see Bootply.

\ No newline at end of file diff --git a/docs/3.4/about/index.html b/docs/3.4/about/index.html index 59c17fc40..fba47c656 100755 --- a/docs/3.4/about/index.html +++ b/docs/3.4/about/index.html @@ -38,6 +38,7 @@ + - + - + diff --git a/docs/3.4/getting-started/index.html b/docs/3.4/getting-started/index.html index b1fcee1e9..de77e62d4 100755 --- a/docs/3.4/getting-started/index.html +++ b/docs/3.4/getting-started/index.html @@ -38,6 +38,7 @@ + - +
Warning

The text-hide() class and mixin has been deprecated as of v4.1. It will be removed entirely in v5.

diff --git a/docs/4.1/utilities/position/index.html b/docs/4.1/utilities/position/index.html index 8ddfaad7a..9c8f1b3ab 100644 --- a/docs/4.1/utilities/position/index.html +++ b/docs/4.1/utilities/position/index.html @@ -53,6 +53,7 @@ + - +
Warning
diff --git a/docs/4.2/utilities/overflow/index.html b/docs/4.2/utilities/overflow/index.html index 95e266971..77d34fd27 100644 --- a/docs/4.2/utilities/overflow/index.html +++ b/docs/4.2/utilities/overflow/index.html @@ -49,6 +49,7 @@ + - +
Warning
diff --git a/docs/4.3/utilities/overflow/index.html b/docs/4.3/utilities/overflow/index.html index 62cc7fac8..de7a9f3e5 100644 --- a/docs/4.3/utilities/overflow/index.html +++ b/docs/4.3/utilities/overflow/index.html @@ -52,6 +52,7 @@ + - +
Warning
diff --git a/docs/4.4/utilities/overflow/index.html b/docs/4.4/utilities/overflow/index.html index 1cc002128..fd3159b12 100644 --- a/docs/4.4/utilities/overflow/index.html +++ b/docs/4.4/utilities/overflow/index.html @@ -52,6 +52,7 @@ + - +
Outdated content
@@ -506,7 +507,7 @@ - + Edge @@ -521,7 +522,7 @@ - + Edge @@ -536,7 +537,7 @@ - + Edge @@ -551,7 +552,7 @@ - + Edge @@ -566,7 +567,7 @@ - + Edge @@ -581,7 +582,7 @@ - + Edge @@ -596,7 +597,7 @@ - + Edge @@ -611,7 +612,7 @@ - + Edge @@ -626,7 +627,7 @@ - + Firefox @@ -641,7 +642,7 @@ - + Firefox @@ -656,7 +657,7 @@ - + Firefox @@ -671,7 +672,7 @@ - + Firefox @@ -686,7 +687,7 @@ - + Firefox @@ -701,7 +702,7 @@ - + Firefox @@ -716,7 +717,7 @@ - + Firefox (Windows) @@ -731,7 +732,7 @@ - + Firefox (macOS & Linux) @@ -746,7 +747,7 @@ - + Chrome (macOS) @@ -761,13 +762,13 @@ of #8350 - + & Chromium issue #337668 - + Chrome @@ -782,7 +783,7 @@ - + Chrome @@ -793,14 +794,14 @@ - #17438, + #17438, + - #14237 - + Chrome @@ -815,7 +816,7 @@ - + Chrome @@ -830,7 +831,7 @@ - + Chrome @@ -845,7 +846,7 @@ - + Safari @@ -860,7 +861,7 @@ - + Safari @@ -875,7 +876,7 @@ - + Safari @@ -890,7 +891,7 @@ - + Safari (macOS) @@ -905,40 +906,40 @@ - + Safari (macOS)

Weird button behavior with some <input type="number"> elements.

- WebKit bug #137269, + WebKit bug #137269, + - Apple Safari Radar #18834768 - #8350, + #8350, + + + Normalize #283, - - Normalize #283, - Chromium issue #337668 - + Safari (macOS)

Small font size when printing webpage with fixed-width .container.

- WebKit bug #138192, + WebKit bug #138192, + - Apple Safari Radar #19435018 @@ -947,16 +948,16 @@ - + Safari (iOS)

transform: translate3d(0,0,0); rendering bug.

- WebKit bug #138162, + WebKit bug #138162, + - Apple Safari Radar #18804973 @@ -965,16 +966,16 @@ - + Safari (iOS)

Text input’s cursor doesn’t move while scrolling the page.

- WebKit bug #138201, + WebKit bug #138201, + - Apple Safari Radar #18819624 @@ -983,16 +984,16 @@ - + Safari (iOS)

Can’t move cursor to start of text after entering long string of text into <input type="text">

- WebKit bug #148061, + WebKit bug #148061, + - Apple Safari Radar #22299624 @@ -1001,28 +1002,28 @@ - + Safari (iOS)

display: block causes text of temporal <input>s to become vertically misaligned

- WebKit bug #139848, + WebKit bug #139848, + - Apple Safari Radar #19434878 - #11266, + #11266, + - #13098 - + Safari (iOS) @@ -1037,7 +1038,7 @@ - + Safari (iOS) @@ -1052,16 +1053,16 @@ - + Safari (iOS)

Tapping into an <input> within a position:fixed element scrolls to the top of the page

- WebKit bug #153224, + WebKit bug #153224, + - Apple Safari Radar #24235301 @@ -1070,7 +1071,7 @@ - + Safari (iOS) @@ -1085,7 +1086,7 @@ - + Safari (iOS) @@ -1100,7 +1101,7 @@ - + Safari (iOS) @@ -1115,7 +1116,7 @@ - + Safari (iOS) @@ -1130,7 +1131,7 @@ - + Safari (iOS) @@ -1145,16 +1146,16 @@ - + Safari (iPad Pro)

Rendering of descendants of position: fixed element gets clipped on iPad Pro in Landscape orientation

- WebKit bug #152637, + WebKit bug #152637, + - Apple Safari Radar #24030853 @@ -1163,7 +1164,7 @@ - + @@ -1183,7 +1184,7 @@ - + Edge @@ -1198,7 +1199,7 @@ - + Edge @@ -1213,7 +1214,7 @@ - + Edge @@ -1228,7 +1229,7 @@ - + Edge @@ -1243,7 +1244,7 @@ - + Edge @@ -1258,7 +1259,7 @@ - + Firefox @@ -1273,7 +1274,7 @@ - + Firefox @@ -1288,7 +1289,7 @@ - + Firefox @@ -1303,7 +1304,7 @@ - + Chrome @@ -1318,7 +1319,7 @@ - + Chrome @@ -1333,7 +1334,7 @@ - + Chrome @@ -1348,7 +1349,7 @@ - + Safari @@ -1363,7 +1364,7 @@ - + Safari @@ -1378,7 +1379,7 @@ - + Safari @@ -1393,7 +1394,7 @@ - + diff --git a/docs/4.5/components/alerts/index.html b/docs/4.5/components/alerts/index.html index fcc86f904..c712d42da 100644 --- a/docs/4.5/components/alerts/index.html +++ b/docs/4.5/components/alerts/index.html @@ -51,6 +51,7 @@ + - +

Dealing with specificity

diff --git a/docs/4.5/utilities/display/index.html b/docs/4.5/utilities/display/index.html index 4293f6610..aec79ae61 100644 --- a/docs/4.5/utilities/display/index.html +++ b/docs/4.5/utilities/display/index.html @@ -51,6 +51,7 @@ + - +
Warning
diff --git a/docs/4.5/utilities/interactions/index.html b/docs/4.5/utilities/interactions/index.html index 969aeba7a..56c6d2294 100644 --- a/docs/4.5/utilities/interactions/index.html +++ b/docs/4.5/utilities/interactions/index.html @@ -51,6 +51,7 @@ + - - + + diff --git a/docs/5.0/about/license/index.html b/docs/5.0/about/license/index.html index 705030f11..d16abab0f 100644 --- a/docs/5.0/about/license/index.html +++ b/docs/5.0/about/license/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/about/overview/index.html b/docs/5.0/about/overview/index.html index aab47d76c..80ca76b20 100644 --- a/docs/5.0/about/overview/index.html +++ b/docs/5.0/about/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/about/team/index.html b/docs/5.0/about/team/index.html index 841fd7ff0..53f747c31 100644 --- a/docs/5.0/about/team/index.html +++ b/docs/5.0/about/team/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/about/translations/index.html b/docs/5.0/about/translations/index.html index 45e001c9e..125c4ad59 100644 --- a/docs/5.0/about/translations/index.html +++ b/docs/5.0/about/translations/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/accordion/index.html b/docs/5.0/components/accordion/index.html index 4ced8a30f..0d50bc44c 100644 --- a/docs/5.0/components/accordion/index.html +++ b/docs/5.0/components/accordion/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/alerts/index.html b/docs/5.0/components/alerts/index.html index df13b4508..47821ac3b 100644 --- a/docs/5.0/components/alerts/index.html +++ b/docs/5.0/components/alerts/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/badge/index.html b/docs/5.0/components/badge/index.html index e2ef86682..2540f956c 100644 --- a/docs/5.0/components/badge/index.html +++ b/docs/5.0/components/badge/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/breadcrumb/index.html b/docs/5.0/components/breadcrumb/index.html index fe701dcbe..3e2c6b9e0 100644 --- a/docs/5.0/components/breadcrumb/index.html +++ b/docs/5.0/components/breadcrumb/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/button-group/index.html b/docs/5.0/components/button-group/index.html index 4d5c7aeab..a518b895a 100644 --- a/docs/5.0/components/button-group/index.html +++ b/docs/5.0/components/button-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/buttons/index.html b/docs/5.0/components/buttons/index.html index adc06a1ef..8370dcb47 100644 --- a/docs/5.0/components/buttons/index.html +++ b/docs/5.0/components/buttons/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/card/index.html b/docs/5.0/components/card/index.html index b990f9111..cc051f27e 100644 --- a/docs/5.0/components/card/index.html +++ b/docs/5.0/components/card/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/carousel/index.html b/docs/5.0/components/carousel/index.html index 02c7a5753..14f271546 100644 --- a/docs/5.0/components/carousel/index.html +++ b/docs/5.0/components/carousel/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/close-button/index.html b/docs/5.0/components/close-button/index.html index b067b6bfe..31658ecbe 100644 --- a/docs/5.0/components/close-button/index.html +++ b/docs/5.0/components/close-button/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/collapse/index.html b/docs/5.0/components/collapse/index.html index 598c2f221..b064651ef 100644 --- a/docs/5.0/components/collapse/index.html +++ b/docs/5.0/components/collapse/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/dropdowns/index.html b/docs/5.0/components/dropdowns/index.html index 514aa7d79..ce1d9cbe5 100644 --- a/docs/5.0/components/dropdowns/index.html +++ b/docs/5.0/components/dropdowns/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/list-group/index.html b/docs/5.0/components/list-group/index.html index fececb33c..9d0445569 100644 --- a/docs/5.0/components/list-group/index.html +++ b/docs/5.0/components/list-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/modal/index.html b/docs/5.0/components/modal/index.html index c479d6cef..94d8f5764 100644 --- a/docs/5.0/components/modal/index.html +++ b/docs/5.0/components/modal/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/navbar/index.html b/docs/5.0/components/navbar/index.html index 3b22afea4..7cfd0258d 100644 --- a/docs/5.0/components/navbar/index.html +++ b/docs/5.0/components/navbar/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/navs-tabs/index.html b/docs/5.0/components/navs-tabs/index.html index e857c080f..2f6569027 100644 --- a/docs/5.0/components/navs-tabs/index.html +++ b/docs/5.0/components/navs-tabs/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/offcanvas/index.html b/docs/5.0/components/offcanvas/index.html index a60638634..517cfac23 100644 --- a/docs/5.0/components/offcanvas/index.html +++ b/docs/5.0/components/offcanvas/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/pagination/index.html b/docs/5.0/components/pagination/index.html index 987010428..5caf17db6 100644 --- a/docs/5.0/components/pagination/index.html +++ b/docs/5.0/components/pagination/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/popovers/index.html b/docs/5.0/components/popovers/index.html index 6d1e8142f..bbfdbef1b 100644 --- a/docs/5.0/components/popovers/index.html +++ b/docs/5.0/components/popovers/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/progress/index.html b/docs/5.0/components/progress/index.html index c8dd8c13d..8e3313142 100644 --- a/docs/5.0/components/progress/index.html +++ b/docs/5.0/components/progress/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/scrollspy/index.html b/docs/5.0/components/scrollspy/index.html index b63e750e3..05e13581c 100644 --- a/docs/5.0/components/scrollspy/index.html +++ b/docs/5.0/components/scrollspy/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/spinners/index.html b/docs/5.0/components/spinners/index.html index e31ae6817..71d1ed6c5 100644 --- a/docs/5.0/components/spinners/index.html +++ b/docs/5.0/components/spinners/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/toasts/index.html b/docs/5.0/components/toasts/index.html index bac613d62..757477821 100644 --- a/docs/5.0/components/toasts/index.html +++ b/docs/5.0/components/toasts/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/components/tooltips/index.html b/docs/5.0/components/tooltips/index.html index e3c840213..08755845d 100644 --- a/docs/5.0/components/tooltips/index.html +++ b/docs/5.0/components/tooltips/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/content/figures/index.html b/docs/5.0/content/figures/index.html index 10b2a0a4f..ac476b863 100644 --- a/docs/5.0/content/figures/index.html +++ b/docs/5.0/content/figures/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/content/images/index.html b/docs/5.0/content/images/index.html index d0e9e6d1e..cf91b8fbf 100644 --- a/docs/5.0/content/images/index.html +++ b/docs/5.0/content/images/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/content/reboot/index.html b/docs/5.0/content/reboot/index.html index 1a781a342..a8ba91376 100644 --- a/docs/5.0/content/reboot/index.html +++ b/docs/5.0/content/reboot/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/content/tables/index.html b/docs/5.0/content/tables/index.html index e83a08f4c..971978df7 100644 --- a/docs/5.0/content/tables/index.html +++ b/docs/5.0/content/tables/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/content/typography/index.html b/docs/5.0/content/typography/index.html index 174f5ea9e..38e7ce066 100644 --- a/docs/5.0/content/typography/index.html +++ b/docs/5.0/content/typography/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/color/index.html b/docs/5.0/customize/color/index.html index ca0dccd45..9fbe8d60e 100644 --- a/docs/5.0/customize/color/index.html +++ b/docs/5.0/customize/color/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/components/index.html b/docs/5.0/customize/components/index.html index f489258b6..9c6c18b6e 100644 --- a/docs/5.0/customize/components/index.html +++ b/docs/5.0/customize/components/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/css-variables/index.html b/docs/5.0/customize/css-variables/index.html index 1333f3a35..c4eb3a963 100644 --- a/docs/5.0/customize/css-variables/index.html +++ b/docs/5.0/customize/css-variables/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/optimize/index.html b/docs/5.0/customize/optimize/index.html index 76b791754..567ed38f3 100644 --- a/docs/5.0/customize/optimize/index.html +++ b/docs/5.0/customize/optimize/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/options/index.html b/docs/5.0/customize/options/index.html index d98f9b9f7..c096f0153 100644 --- a/docs/5.0/customize/options/index.html +++ b/docs/5.0/customize/options/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/overview/index.html b/docs/5.0/customize/overview/index.html index e8a18d3c4..3b8377968 100644 --- a/docs/5.0/customize/overview/index.html +++ b/docs/5.0/customize/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/customize/sass/index.html b/docs/5.0/customize/sass/index.html index 54de82cf7..0de0cf5ba 100644 --- a/docs/5.0/customize/sass/index.html +++ b/docs/5.0/customize/sass/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/examples/index.html b/docs/5.0/examples/index.html index 8e1940a43..e9ceda92d 100644 --- a/docs/5.0/examples/index.html +++ b/docs/5.0/examples/index.html @@ -48,6 +48,7 @@ + @@ -161,7 +162,7 @@
- +

Snippets

Common patterns for building sites and apps that build on existing components and utilities with custom CSS and more.

@@ -177,8 +178,8 @@

Display your branding, navigation, search, and more with these header components

- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +
- - + +
@@ -635,7 +636,7 @@ src="/docs/5.0/assets/img/bootstrap-themes-collage.png" alt="Bootstrap Themes" width="1150" height="320" loading="lazy">
- +
@@ -706,7 +707,7 @@ - - + + diff --git a/docs/5.0/extend/approach/index.html b/docs/5.0/extend/approach/index.html index 89bcae725..b7d9ba5e2 100644 --- a/docs/5.0/extend/approach/index.html +++ b/docs/5.0/extend/approach/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/extend/icons/index.html b/docs/5.0/extend/icons/index.html index 6d9a9dd74..4f0c3fd38 100644 --- a/docs/5.0/extend/icons/index.html +++ b/docs/5.0/extend/icons/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/checks-radios/index.html b/docs/5.0/forms/checks-radios/index.html index 143806304..3bfdcbf20 100644 --- a/docs/5.0/forms/checks-radios/index.html +++ b/docs/5.0/forms/checks-radios/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/floating-labels/index.html b/docs/5.0/forms/floating-labels/index.html index 9a0d93a38..b3af1e51f 100644 --- a/docs/5.0/forms/floating-labels/index.html +++ b/docs/5.0/forms/floating-labels/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/form-control/index.html b/docs/5.0/forms/form-control/index.html index 04ace8483..f86c86c57 100644 --- a/docs/5.0/forms/form-control/index.html +++ b/docs/5.0/forms/form-control/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/input-group/index.html b/docs/5.0/forms/input-group/index.html index 67f68d5b3..fa6ce3742 100644 --- a/docs/5.0/forms/input-group/index.html +++ b/docs/5.0/forms/input-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/layout/index.html b/docs/5.0/forms/layout/index.html index 3cc1f2b1b..b78f52aa8 100644 --- a/docs/5.0/forms/layout/index.html +++ b/docs/5.0/forms/layout/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/overview/index.html b/docs/5.0/forms/overview/index.html index 5b5382a0e..2e06c6a7e 100644 --- a/docs/5.0/forms/overview/index.html +++ b/docs/5.0/forms/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/range/index.html b/docs/5.0/forms/range/index.html index 36a25449a..9594680fe 100644 --- a/docs/5.0/forms/range/index.html +++ b/docs/5.0/forms/range/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/select/index.html b/docs/5.0/forms/select/index.html index c243ac141..8fb9acae6 100644 --- a/docs/5.0/forms/select/index.html +++ b/docs/5.0/forms/select/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/forms/validation/index.html b/docs/5.0/forms/validation/index.html index 331363e4b..94906c970 100644 --- a/docs/5.0/forms/validation/index.html +++ b/docs/5.0/forms/validation/index.html @@ -48,6 +48,7 @@ + - + diff --git a/docs/5.0/getting-started/accessibility/index.html b/docs/5.0/getting-started/accessibility/index.html index 974e419e6..49fcbcf4b 100644 --- a/docs/5.0/getting-started/accessibility/index.html +++ b/docs/5.0/getting-started/accessibility/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/best-practices/index.html b/docs/5.0/getting-started/best-practices/index.html index c55318f8d..b16a85878 100644 --- a/docs/5.0/getting-started/best-practices/index.html +++ b/docs/5.0/getting-started/best-practices/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/browsers-devices/index.html b/docs/5.0/getting-started/browsers-devices/index.html index 4d07afd6e..7c55ac39a 100644 --- a/docs/5.0/getting-started/browsers-devices/index.html +++ b/docs/5.0/getting-started/browsers-devices/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/build-tools/index.html b/docs/5.0/getting-started/build-tools/index.html index 98b9a4692..0a3f9717e 100644 --- a/docs/5.0/getting-started/build-tools/index.html +++ b/docs/5.0/getting-started/build-tools/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/contents/index.html b/docs/5.0/getting-started/contents/index.html index d49301032..f1bb08624 100644 --- a/docs/5.0/getting-started/contents/index.html +++ b/docs/5.0/getting-started/contents/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/download/index.html b/docs/5.0/getting-started/download/index.html index aea31cefe..d2682d643 100644 --- a/docs/5.0/getting-started/download/index.html +++ b/docs/5.0/getting-started/download/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/introduction/index.html b/docs/5.0/getting-started/introduction/index.html index 901a0921f..ac1a89d3f 100644 --- a/docs/5.0/getting-started/introduction/index.html +++ b/docs/5.0/getting-started/introduction/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/javascript/index.html b/docs/5.0/getting-started/javascript/index.html index e5a063673..ab64e3ea2 100644 --- a/docs/5.0/getting-started/javascript/index.html +++ b/docs/5.0/getting-started/javascript/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/parcel/index.html b/docs/5.0/getting-started/parcel/index.html index dfa9c30df..59e405fdb 100644 --- a/docs/5.0/getting-started/parcel/index.html +++ b/docs/5.0/getting-started/parcel/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/rfs/index.html b/docs/5.0/getting-started/rfs/index.html index b46a301b3..548e9b5ee 100644 --- a/docs/5.0/getting-started/rfs/index.html +++ b/docs/5.0/getting-started/rfs/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/rtl/index.html b/docs/5.0/getting-started/rtl/index.html index b449c1560..ec5c06c78 100644 --- a/docs/5.0/getting-started/rtl/index.html +++ b/docs/5.0/getting-started/rtl/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/getting-started/webpack/index.html b/docs/5.0/getting-started/webpack/index.html index de8469d0d..8eacc177a 100644 --- a/docs/5.0/getting-started/webpack/index.html +++ b/docs/5.0/getting-started/webpack/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/clearfix/index.html b/docs/5.0/helpers/clearfix/index.html index 972aa2722..0a28b5050 100644 --- a/docs/5.0/helpers/clearfix/index.html +++ b/docs/5.0/helpers/clearfix/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/colored-links/index.html b/docs/5.0/helpers/colored-links/index.html index 95c5ba7db..1ba094993 100644 --- a/docs/5.0/helpers/colored-links/index.html +++ b/docs/5.0/helpers/colored-links/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/position/index.html b/docs/5.0/helpers/position/index.html index 3979797d1..143f73e29 100644 --- a/docs/5.0/helpers/position/index.html +++ b/docs/5.0/helpers/position/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/ratio/index.html b/docs/5.0/helpers/ratio/index.html index 069113657..d4000138e 100644 --- a/docs/5.0/helpers/ratio/index.html +++ b/docs/5.0/helpers/ratio/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/stretched-link/index.html b/docs/5.0/helpers/stretched-link/index.html index 408a4f4e6..dd7c0e6e7 100644 --- a/docs/5.0/helpers/stretched-link/index.html +++ b/docs/5.0/helpers/stretched-link/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/text-truncation/index.html b/docs/5.0/helpers/text-truncation/index.html index 7b41b837f..761918ac7 100644 --- a/docs/5.0/helpers/text-truncation/index.html +++ b/docs/5.0/helpers/text-truncation/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/helpers/visually-hidden/index.html b/docs/5.0/helpers/visually-hidden/index.html index 4d615315b..6bec4376c 100644 --- a/docs/5.0/helpers/visually-hidden/index.html +++ b/docs/5.0/helpers/visually-hidden/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/breakpoints/index.html b/docs/5.0/layout/breakpoints/index.html index bd971a198..50a76ddd3 100644 --- a/docs/5.0/layout/breakpoints/index.html +++ b/docs/5.0/layout/breakpoints/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/columns/index.html b/docs/5.0/layout/columns/index.html index 05375bb21..058f5e1cc 100644 --- a/docs/5.0/layout/columns/index.html +++ b/docs/5.0/layout/columns/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/containers/index.html b/docs/5.0/layout/containers/index.html index e79bc376d..55c68c952 100644 --- a/docs/5.0/layout/containers/index.html +++ b/docs/5.0/layout/containers/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/grid/index.html b/docs/5.0/layout/grid/index.html index 3eed18e8a..172a4d395 100644 --- a/docs/5.0/layout/grid/index.html +++ b/docs/5.0/layout/grid/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/gutters/index.html b/docs/5.0/layout/gutters/index.html index a61808acd..812279a09 100644 --- a/docs/5.0/layout/gutters/index.html +++ b/docs/5.0/layout/gutters/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/utilities/index.html b/docs/5.0/layout/utilities/index.html index 5c51e6ca9..3fb219673 100644 --- a/docs/5.0/layout/utilities/index.html +++ b/docs/5.0/layout/utilities/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/layout/z-index/index.html b/docs/5.0/layout/z-index/index.html index 0457a9a4c..328f8839b 100644 --- a/docs/5.0/layout/z-index/index.html +++ b/docs/5.0/layout/z-index/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/migration/index.html b/docs/5.0/migration/index.html index 8b85d24c1..dc8988d78 100644 --- a/docs/5.0/migration/index.html +++ b/docs/5.0/migration/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/api/index.html b/docs/5.0/utilities/api/index.html index db7240840..f74a8c4cc 100644 --- a/docs/5.0/utilities/api/index.html +++ b/docs/5.0/utilities/api/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/background/index.html b/docs/5.0/utilities/background/index.html index 762c06128..6a1bb88ce 100644 --- a/docs/5.0/utilities/background/index.html +++ b/docs/5.0/utilities/background/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/borders/index.html b/docs/5.0/utilities/borders/index.html index 455c86461..cd4f54236 100644 --- a/docs/5.0/utilities/borders/index.html +++ b/docs/5.0/utilities/borders/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/colors/index.html b/docs/5.0/utilities/colors/index.html index 57e07a70a..6fb737552 100644 --- a/docs/5.0/utilities/colors/index.html +++ b/docs/5.0/utilities/colors/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/display/index.html b/docs/5.0/utilities/display/index.html index d79b63cf6..21122dbb7 100644 --- a/docs/5.0/utilities/display/index.html +++ b/docs/5.0/utilities/display/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/flex/index.html b/docs/5.0/utilities/flex/index.html index 253c39490..6c079c4a2 100644 --- a/docs/5.0/utilities/flex/index.html +++ b/docs/5.0/utilities/flex/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/float/index.html b/docs/5.0/utilities/float/index.html index d0ba0248a..e59460948 100644 --- a/docs/5.0/utilities/float/index.html +++ b/docs/5.0/utilities/float/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/interactions/index.html b/docs/5.0/utilities/interactions/index.html index 6763a048e..1d8b352ee 100644 --- a/docs/5.0/utilities/interactions/index.html +++ b/docs/5.0/utilities/interactions/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/overflow/index.html b/docs/5.0/utilities/overflow/index.html index 5a43253f3..d03d50453 100644 --- a/docs/5.0/utilities/overflow/index.html +++ b/docs/5.0/utilities/overflow/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/position/index.html b/docs/5.0/utilities/position/index.html index 45ed93448..6e61de3da 100644 --- a/docs/5.0/utilities/position/index.html +++ b/docs/5.0/utilities/position/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/shadows/index.html b/docs/5.0/utilities/shadows/index.html index 2a158cb28..b390a2e11 100644 --- a/docs/5.0/utilities/shadows/index.html +++ b/docs/5.0/utilities/shadows/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/sizing/index.html b/docs/5.0/utilities/sizing/index.html index ff55434c2..8fd152d71 100644 --- a/docs/5.0/utilities/sizing/index.html +++ b/docs/5.0/utilities/sizing/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/spacing/index.html b/docs/5.0/utilities/spacing/index.html index e578dea5b..ac45daac7 100644 --- a/docs/5.0/utilities/spacing/index.html +++ b/docs/5.0/utilities/spacing/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/text/index.html b/docs/5.0/utilities/text/index.html index 623250e59..468706c8a 100644 --- a/docs/5.0/utilities/text/index.html +++ b/docs/5.0/utilities/text/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/vertical-align/index.html b/docs/5.0/utilities/vertical-align/index.html index 0861bea8f..1e8b7d563 100644 --- a/docs/5.0/utilities/vertical-align/index.html +++ b/docs/5.0/utilities/vertical-align/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.0/utilities/visibility/index.html b/docs/5.0/utilities/visibility/index.html index d186c3daf..56a979bc7 100644 --- a/docs/5.0/utilities/visibility/index.html +++ b/docs/5.0/utilities/visibility/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/about/brand/index.html b/docs/5.1/about/brand/index.html index 4d2f4af00..900bd342c 100644 --- a/docs/5.1/about/brand/index.html +++ b/docs/5.1/about/brand/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/about/license/index.html b/docs/5.1/about/license/index.html index 553d05b9f..74d089e8a 100644 --- a/docs/5.1/about/license/index.html +++ b/docs/5.1/about/license/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/about/overview/index.html b/docs/5.1/about/overview/index.html index c5606c589..b8d2a8be8 100644 --- a/docs/5.1/about/overview/index.html +++ b/docs/5.1/about/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/about/team/index.html b/docs/5.1/about/team/index.html index 0dd1cdc02..e73810ee7 100644 --- a/docs/5.1/about/team/index.html +++ b/docs/5.1/about/team/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/accordion/index.html b/docs/5.1/components/accordion/index.html index 1b96a1efa..2a3c76a9a 100644 --- a/docs/5.1/components/accordion/index.html +++ b/docs/5.1/components/accordion/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/alerts/index.html b/docs/5.1/components/alerts/index.html index a78f0f407..3cd6b545e 100644 --- a/docs/5.1/components/alerts/index.html +++ b/docs/5.1/components/alerts/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/badge/index.html b/docs/5.1/components/badge/index.html index 298a042e4..ea02de072 100644 --- a/docs/5.1/components/badge/index.html +++ b/docs/5.1/components/badge/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/breadcrumb/index.html b/docs/5.1/components/breadcrumb/index.html index acd4b0731..65f064fa8 100644 --- a/docs/5.1/components/breadcrumb/index.html +++ b/docs/5.1/components/breadcrumb/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/button-group/index.html b/docs/5.1/components/button-group/index.html index b97b9db9d..873e7f83b 100644 --- a/docs/5.1/components/button-group/index.html +++ b/docs/5.1/components/button-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/buttons/index.html b/docs/5.1/components/buttons/index.html index dd6ad259a..7dc9b6e7e 100644 --- a/docs/5.1/components/buttons/index.html +++ b/docs/5.1/components/buttons/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/card/index.html b/docs/5.1/components/card/index.html index 55fe9d45a..2770dd7aa 100644 --- a/docs/5.1/components/card/index.html +++ b/docs/5.1/components/card/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/carousel/index.html b/docs/5.1/components/carousel/index.html index e5b9bb9b5..6752a6195 100644 --- a/docs/5.1/components/carousel/index.html +++ b/docs/5.1/components/carousel/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/close-button/index.html b/docs/5.1/components/close-button/index.html index 711fecc64..5fb94b315 100644 --- a/docs/5.1/components/close-button/index.html +++ b/docs/5.1/components/close-button/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/collapse/index.html b/docs/5.1/components/collapse/index.html index a05b1f6c9..f3bd32422 100644 --- a/docs/5.1/components/collapse/index.html +++ b/docs/5.1/components/collapse/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/dropdowns/index.html b/docs/5.1/components/dropdowns/index.html index bfb411470..bb41094a9 100644 --- a/docs/5.1/components/dropdowns/index.html +++ b/docs/5.1/components/dropdowns/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/list-group/index.html b/docs/5.1/components/list-group/index.html index a9704155c..e354ef100 100644 --- a/docs/5.1/components/list-group/index.html +++ b/docs/5.1/components/list-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/modal/index.html b/docs/5.1/components/modal/index.html index 79c6de978..990781028 100644 --- a/docs/5.1/components/modal/index.html +++ b/docs/5.1/components/modal/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/navbar/index.html b/docs/5.1/components/navbar/index.html index 7e257af25..5d73001c6 100644 --- a/docs/5.1/components/navbar/index.html +++ b/docs/5.1/components/navbar/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/navs-tabs/index.html b/docs/5.1/components/navs-tabs/index.html index 744d4dc62..1b9a6251b 100644 --- a/docs/5.1/components/navs-tabs/index.html +++ b/docs/5.1/components/navs-tabs/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/offcanvas/index.html b/docs/5.1/components/offcanvas/index.html index 8ae93f4d7..2e7091802 100644 --- a/docs/5.1/components/offcanvas/index.html +++ b/docs/5.1/components/offcanvas/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/pagination/index.html b/docs/5.1/components/pagination/index.html index c5411ac20..f524b8eae 100644 --- a/docs/5.1/components/pagination/index.html +++ b/docs/5.1/components/pagination/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/placeholders/index.html b/docs/5.1/components/placeholders/index.html index f378b7b9f..ca29649e2 100644 --- a/docs/5.1/components/placeholders/index.html +++ b/docs/5.1/components/placeholders/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/popovers/index.html b/docs/5.1/components/popovers/index.html index cfa594e63..a13541f90 100644 --- a/docs/5.1/components/popovers/index.html +++ b/docs/5.1/components/popovers/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/progress/index.html b/docs/5.1/components/progress/index.html index d8c5fdacb..bfdede1a4 100644 --- a/docs/5.1/components/progress/index.html +++ b/docs/5.1/components/progress/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/scrollspy/index.html b/docs/5.1/components/scrollspy/index.html index 6d4e446ed..2ef3155c7 100644 --- a/docs/5.1/components/scrollspy/index.html +++ b/docs/5.1/components/scrollspy/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/spinners/index.html b/docs/5.1/components/spinners/index.html index abf50d928..777ae8bac 100644 --- a/docs/5.1/components/spinners/index.html +++ b/docs/5.1/components/spinners/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/toasts/index.html b/docs/5.1/components/toasts/index.html index 99c59bc5d..53740b973 100644 --- a/docs/5.1/components/toasts/index.html +++ b/docs/5.1/components/toasts/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/components/tooltips/index.html b/docs/5.1/components/tooltips/index.html index 591af40c1..e8545ab9b 100644 --- a/docs/5.1/components/tooltips/index.html +++ b/docs/5.1/components/tooltips/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/content/figures/index.html b/docs/5.1/content/figures/index.html index 85f5121a4..c64acb7c4 100644 --- a/docs/5.1/content/figures/index.html +++ b/docs/5.1/content/figures/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/content/images/index.html b/docs/5.1/content/images/index.html index 4bbd300b8..f392bb9ed 100644 --- a/docs/5.1/content/images/index.html +++ b/docs/5.1/content/images/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/content/reboot/index.html b/docs/5.1/content/reboot/index.html index 803223944..ba371bb62 100644 --- a/docs/5.1/content/reboot/index.html +++ b/docs/5.1/content/reboot/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/content/tables/index.html b/docs/5.1/content/tables/index.html index 8560f4257..fd4a08be9 100644 --- a/docs/5.1/content/tables/index.html +++ b/docs/5.1/content/tables/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/content/typography/index.html b/docs/5.1/content/typography/index.html index c962a511d..22b0927d0 100644 --- a/docs/5.1/content/typography/index.html +++ b/docs/5.1/content/typography/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/color/index.html b/docs/5.1/customize/color/index.html index a9106c994..2f2fd3de1 100644 --- a/docs/5.1/customize/color/index.html +++ b/docs/5.1/customize/color/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/components/index.html b/docs/5.1/customize/components/index.html index c335114aa..d777da137 100644 --- a/docs/5.1/customize/components/index.html +++ b/docs/5.1/customize/components/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/css-variables/index.html b/docs/5.1/customize/css-variables/index.html index 32a32f485..a25b9e5d2 100644 --- a/docs/5.1/customize/css-variables/index.html +++ b/docs/5.1/customize/css-variables/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/optimize/index.html b/docs/5.1/customize/optimize/index.html index 14738faba..d12ece3e1 100644 --- a/docs/5.1/customize/optimize/index.html +++ b/docs/5.1/customize/optimize/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/options/index.html b/docs/5.1/customize/options/index.html index 0f33317b9..e9df500c3 100644 --- a/docs/5.1/customize/options/index.html +++ b/docs/5.1/customize/options/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/overview/index.html b/docs/5.1/customize/overview/index.html index afa32f90c..ff88c22d3 100644 --- a/docs/5.1/customize/overview/index.html +++ b/docs/5.1/customize/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/customize/sass/index.html b/docs/5.1/customize/sass/index.html index 3528515fc..e07c4e160 100644 --- a/docs/5.1/customize/sass/index.html +++ b/docs/5.1/customize/sass/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/examples/index.html b/docs/5.1/examples/index.html index da7bb2be8..aa03a3366 100644 --- a/docs/5.1/examples/index.html +++ b/docs/5.1/examples/index.html @@ -48,6 +48,7 @@ + @@ -161,7 +162,7 @@
- +

Snippets

Common patterns for building sites and apps that build on existing components and utilities with custom CSS and more.

@@ -177,8 +178,8 @@

Display your branding, navigation, search, and more with these header components

- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +
- - + +
@@ -691,7 +692,7 @@ src="/docs/5.1/assets/img/bootstrap-themes-collage.png" alt="Bootstrap Themes" width="1150" height="320" loading="lazy">
- +
@@ -762,7 +763,7 @@ - - + + diff --git a/docs/5.1/extend/approach/index.html b/docs/5.1/extend/approach/index.html index b1f250054..9a3d4fe30 100644 --- a/docs/5.1/extend/approach/index.html +++ b/docs/5.1/extend/approach/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/extend/icons/index.html b/docs/5.1/extend/icons/index.html index 06ec9fc81..352ed80b2 100644 --- a/docs/5.1/extend/icons/index.html +++ b/docs/5.1/extend/icons/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/checks-radios/index.html b/docs/5.1/forms/checks-radios/index.html index 6e55e254e..99c8c0da7 100644 --- a/docs/5.1/forms/checks-radios/index.html +++ b/docs/5.1/forms/checks-radios/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/floating-labels/index.html b/docs/5.1/forms/floating-labels/index.html index efc2cda51..97854a38c 100644 --- a/docs/5.1/forms/floating-labels/index.html +++ b/docs/5.1/forms/floating-labels/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/form-control/index.html b/docs/5.1/forms/form-control/index.html index 585c83d45..d5bf74f33 100644 --- a/docs/5.1/forms/form-control/index.html +++ b/docs/5.1/forms/form-control/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/input-group/index.html b/docs/5.1/forms/input-group/index.html index 65a77e31d..8e997f70e 100644 --- a/docs/5.1/forms/input-group/index.html +++ b/docs/5.1/forms/input-group/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/layout/index.html b/docs/5.1/forms/layout/index.html index fa0cbcaa8..aea92515e 100644 --- a/docs/5.1/forms/layout/index.html +++ b/docs/5.1/forms/layout/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/overview/index.html b/docs/5.1/forms/overview/index.html index 61fac6e45..4ba851ae0 100644 --- a/docs/5.1/forms/overview/index.html +++ b/docs/5.1/forms/overview/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/range/index.html b/docs/5.1/forms/range/index.html index e704d3258..bbb92e73c 100644 --- a/docs/5.1/forms/range/index.html +++ b/docs/5.1/forms/range/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/select/index.html b/docs/5.1/forms/select/index.html index 825ac26b0..c05f02928 100644 --- a/docs/5.1/forms/select/index.html +++ b/docs/5.1/forms/select/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/forms/validation/index.html b/docs/5.1/forms/validation/index.html index 5e1258dd0..a5ee210b8 100644 --- a/docs/5.1/forms/validation/index.html +++ b/docs/5.1/forms/validation/index.html @@ -48,6 +48,7 @@ + - + diff --git a/docs/5.1/getting-started/accessibility/index.html b/docs/5.1/getting-started/accessibility/index.html index 82edd289c..20ecfbfc4 100644 --- a/docs/5.1/getting-started/accessibility/index.html +++ b/docs/5.1/getting-started/accessibility/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/best-practices/index.html b/docs/5.1/getting-started/best-practices/index.html index 2fe7e1d64..934fb4815 100644 --- a/docs/5.1/getting-started/best-practices/index.html +++ b/docs/5.1/getting-started/best-practices/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/browsers-devices/index.html b/docs/5.1/getting-started/browsers-devices/index.html index 928c01e35..3ec9fdff4 100644 --- a/docs/5.1/getting-started/browsers-devices/index.html +++ b/docs/5.1/getting-started/browsers-devices/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/contents/index.html b/docs/5.1/getting-started/contents/index.html index 6e13ff2f0..3d50d554f 100644 --- a/docs/5.1/getting-started/contents/index.html +++ b/docs/5.1/getting-started/contents/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/contribute/index.html b/docs/5.1/getting-started/contribute/index.html index d66b57670..87e35fbaa 100644 --- a/docs/5.1/getting-started/contribute/index.html +++ b/docs/5.1/getting-started/contribute/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/download/index.html b/docs/5.1/getting-started/download/index.html index 9676d9a24..1363e685f 100644 --- a/docs/5.1/getting-started/download/index.html +++ b/docs/5.1/getting-started/download/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/introduction/index.html b/docs/5.1/getting-started/introduction/index.html index d8099d602..08435d94c 100644 --- a/docs/5.1/getting-started/introduction/index.html +++ b/docs/5.1/getting-started/introduction/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/javascript/index.html b/docs/5.1/getting-started/javascript/index.html index 979d19c82..4090df572 100644 --- a/docs/5.1/getting-started/javascript/index.html +++ b/docs/5.1/getting-started/javascript/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/parcel/index.html b/docs/5.1/getting-started/parcel/index.html index f9b2aeb9a..d6b1fe206 100644 --- a/docs/5.1/getting-started/parcel/index.html +++ b/docs/5.1/getting-started/parcel/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/rfs/index.html b/docs/5.1/getting-started/rfs/index.html index 544885cae..b551f716a 100644 --- a/docs/5.1/getting-started/rfs/index.html +++ b/docs/5.1/getting-started/rfs/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/rtl/index.html b/docs/5.1/getting-started/rtl/index.html index adaaf3a9d..edfecc9e9 100644 --- a/docs/5.1/getting-started/rtl/index.html +++ b/docs/5.1/getting-started/rtl/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/getting-started/webpack/index.html b/docs/5.1/getting-started/webpack/index.html index 56d93d450..ec4830a4a 100644 --- a/docs/5.1/getting-started/webpack/index.html +++ b/docs/5.1/getting-started/webpack/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/clearfix/index.html b/docs/5.1/helpers/clearfix/index.html index 49c08369b..5808dc14e 100644 --- a/docs/5.1/helpers/clearfix/index.html +++ b/docs/5.1/helpers/clearfix/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/colored-links/index.html b/docs/5.1/helpers/colored-links/index.html index 5eb615a9d..090a581d6 100644 --- a/docs/5.1/helpers/colored-links/index.html +++ b/docs/5.1/helpers/colored-links/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/position/index.html b/docs/5.1/helpers/position/index.html index 73eea057a..d30ebd234 100644 --- a/docs/5.1/helpers/position/index.html +++ b/docs/5.1/helpers/position/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/ratio/index.html b/docs/5.1/helpers/ratio/index.html index 163fed825..56b923715 100644 --- a/docs/5.1/helpers/ratio/index.html +++ b/docs/5.1/helpers/ratio/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/stacks/index.html b/docs/5.1/helpers/stacks/index.html index 30fc654c3..856fffe1e 100644 --- a/docs/5.1/helpers/stacks/index.html +++ b/docs/5.1/helpers/stacks/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/stretched-link/index.html b/docs/5.1/helpers/stretched-link/index.html index 26b8d2a3d..c119285cd 100644 --- a/docs/5.1/helpers/stretched-link/index.html +++ b/docs/5.1/helpers/stretched-link/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/text-truncation/index.html b/docs/5.1/helpers/text-truncation/index.html index 48bdfddb0..d0fdc4742 100644 --- a/docs/5.1/helpers/text-truncation/index.html +++ b/docs/5.1/helpers/text-truncation/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/vertical-rule/index.html b/docs/5.1/helpers/vertical-rule/index.html index 6fd234982..3d75f7fd2 100644 --- a/docs/5.1/helpers/vertical-rule/index.html +++ b/docs/5.1/helpers/vertical-rule/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/helpers/visually-hidden/index.html b/docs/5.1/helpers/visually-hidden/index.html index cb1f79e5c..267b4de0a 100644 --- a/docs/5.1/helpers/visually-hidden/index.html +++ b/docs/5.1/helpers/visually-hidden/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/breakpoints/index.html b/docs/5.1/layout/breakpoints/index.html index 73e2e6fc9..a836cb7ce 100644 --- a/docs/5.1/layout/breakpoints/index.html +++ b/docs/5.1/layout/breakpoints/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/columns/index.html b/docs/5.1/layout/columns/index.html index 4a4adf515..f5e4dcdbf 100644 --- a/docs/5.1/layout/columns/index.html +++ b/docs/5.1/layout/columns/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/containers/index.html b/docs/5.1/layout/containers/index.html index 19bc6a9e4..39a290bab 100644 --- a/docs/5.1/layout/containers/index.html +++ b/docs/5.1/layout/containers/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/css-grid/index.html b/docs/5.1/layout/css-grid/index.html index 218667d71..8d4847276 100644 --- a/docs/5.1/layout/css-grid/index.html +++ b/docs/5.1/layout/css-grid/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/grid/index.html b/docs/5.1/layout/grid/index.html index e3e69f386..c8970ca68 100644 --- a/docs/5.1/layout/grid/index.html +++ b/docs/5.1/layout/grid/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/gutters/index.html b/docs/5.1/layout/gutters/index.html index c64aae06e..cb9068705 100644 --- a/docs/5.1/layout/gutters/index.html +++ b/docs/5.1/layout/gutters/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/utilities/index.html b/docs/5.1/layout/utilities/index.html index bc9e093ba..2c910d144 100644 --- a/docs/5.1/layout/utilities/index.html +++ b/docs/5.1/layout/utilities/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/layout/z-index/index.html b/docs/5.1/layout/z-index/index.html index 664c8523c..1320caba6 100644 --- a/docs/5.1/layout/z-index/index.html +++ b/docs/5.1/layout/z-index/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/migration/index.html b/docs/5.1/migration/index.html index fa5d839c5..f73a30b64 100644 --- a/docs/5.1/migration/index.html +++ b/docs/5.1/migration/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/api/index.html b/docs/5.1/utilities/api/index.html index 1a885d32f..e9a81cd52 100644 --- a/docs/5.1/utilities/api/index.html +++ b/docs/5.1/utilities/api/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/background/index.html b/docs/5.1/utilities/background/index.html index 73b7b4612..9aa1ce05a 100644 --- a/docs/5.1/utilities/background/index.html +++ b/docs/5.1/utilities/background/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/borders/index.html b/docs/5.1/utilities/borders/index.html index 44dd44b6a..f4b70fb25 100644 --- a/docs/5.1/utilities/borders/index.html +++ b/docs/5.1/utilities/borders/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/colors/index.html b/docs/5.1/utilities/colors/index.html index 1e8a15446..2f2fd318c 100644 --- a/docs/5.1/utilities/colors/index.html +++ b/docs/5.1/utilities/colors/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/display/index.html b/docs/5.1/utilities/display/index.html index 4de6309d7..dcbc327f8 100644 --- a/docs/5.1/utilities/display/index.html +++ b/docs/5.1/utilities/display/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/flex/index.html b/docs/5.1/utilities/flex/index.html index f778be7fa..b2a74b047 100644 --- a/docs/5.1/utilities/flex/index.html +++ b/docs/5.1/utilities/flex/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/float/index.html b/docs/5.1/utilities/float/index.html index d5ceb9c91..ea1fa67dd 100644 --- a/docs/5.1/utilities/float/index.html +++ b/docs/5.1/utilities/float/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/interactions/index.html b/docs/5.1/utilities/interactions/index.html index c3623d0be..9996a45b3 100644 --- a/docs/5.1/utilities/interactions/index.html +++ b/docs/5.1/utilities/interactions/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/opacity/index.html b/docs/5.1/utilities/opacity/index.html index 7dbc59e75..fc5f01e66 100644 --- a/docs/5.1/utilities/opacity/index.html +++ b/docs/5.1/utilities/opacity/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/overflow/index.html b/docs/5.1/utilities/overflow/index.html index 9f72b65b4..cab0b15e5 100644 --- a/docs/5.1/utilities/overflow/index.html +++ b/docs/5.1/utilities/overflow/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/position/index.html b/docs/5.1/utilities/position/index.html index beb8a0e05..99c85b00d 100644 --- a/docs/5.1/utilities/position/index.html +++ b/docs/5.1/utilities/position/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/shadows/index.html b/docs/5.1/utilities/shadows/index.html index 45cbfa2bf..7d417c503 100644 --- a/docs/5.1/utilities/shadows/index.html +++ b/docs/5.1/utilities/shadows/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/sizing/index.html b/docs/5.1/utilities/sizing/index.html index daef2dded..9cfa8818f 100644 --- a/docs/5.1/utilities/sizing/index.html +++ b/docs/5.1/utilities/sizing/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/spacing/index.html b/docs/5.1/utilities/spacing/index.html index 3e9358935..8c05367ff 100644 --- a/docs/5.1/utilities/spacing/index.html +++ b/docs/5.1/utilities/spacing/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/text/index.html b/docs/5.1/utilities/text/index.html index 886967252..b697fba5f 100644 --- a/docs/5.1/utilities/text/index.html +++ b/docs/5.1/utilities/text/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/vertical-align/index.html b/docs/5.1/utilities/vertical-align/index.html index c0366ed26..adf40d947 100644 --- a/docs/5.1/utilities/vertical-align/index.html +++ b/docs/5.1/utilities/vertical-align/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/5.1/utilities/visibility/index.html b/docs/5.1/utilities/visibility/index.html index b81c698e7..16adcdbc1 100644 --- a/docs/5.1/utilities/visibility/index.html +++ b/docs/5.1/utilities/visibility/index.html @@ -48,6 +48,7 @@ + - - + + diff --git a/docs/versions/index.html b/docs/versions/index.html index 224098c9a..307f7e9a6 100644 --- a/docs/versions/index.html +++ b/docs/versions/index.html @@ -48,6 +48,7 @@ + @@ -156,7 +157,7 @@
- + - +

v4.x

Our previous major release with its minor releases. Last update was v4.6.0.

4.6 - + - - + + 4.5 - + - - + + 4.4 - + - - + + 4.3 - + - - + + 4.2 - + - - + + 4.1 - + - - + + 4.0 - +
- +

v3.x

Every minor and patch release from v3 is listed below. Last update was v3.4.1.

- +

v2.x

Every minor and patch release from v2 is listed below.

- +

v1.x

Every minor and patch release from v1 is listed below.

@@ -361,7 +362,7 @@ - +
@@ -432,7 +433,7 @@ - - + +