aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/album/index.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-132/+0
2017-05-24Update Popper.js to 1.9.9Johann-S1-1/+1
2017-05-17Update Popper.js 1.9.4Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.3Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.1 + Update documentation about Dropdown placementJohann-S1-1/+1
2017-05-14Update Popper.js 1.8.2Johann-S1-1/+1
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S1-1/+1
2017-03-20bump to jquery 3.2.1Mark Otto1-1/+1
2017-03-20Update dependencies.Bardi Harborow1-1/+1
2017-01-05Update dependencies.Bardi Harborow1-1/+1
2016-12-31v4: Rip out IE compatibility mode meta tags (#21483)Mark Otto1-2/+0
* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro
2016-12-31switch to jquery slim, update examples to use code.jquery.com cdnMark Otto1-1/+1
2016-12-24remove old flex utils, update docs to matchMark Otto1-1/+1
2016-12-22streamline example navbars by removing .hidden-* classes on togglersMark Otto1-2/+2
2016-12-22put new toggler markup to useMark Otto1-1/+3
2016-12-22fixes #18115: move forward with one naming scheme for inversed color ↵Mark Otto1-1/+1
schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name)
2016-12-22redo album navbar with new stylesMark Otto1-16/+18
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam801-1/+1
* Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones
2016-11-26Remove 'xs' from text utilities (#21217)Starsam801-1/+1
2016-10-20Normalize examples and update where relevant.Bardi Harborow1-1/+2
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-3/+1
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-1/+1
2016-07-19remove navbar-toggler unicode symbol in HTMLPatrick H. Lauke1-3/+1
remove current HTML-based symbol, add any missing aria-* attributes
2016-06-28Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert1-1/+1
* bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x
2016-05-26Update jQuery to v2.2.4.XhmikosR1-1/+1
2016-03-19Update jQuery to v2.2.2.XhmikosR1-1/+1
2016-03-07Examples: Update tether to v1.2.0.XhmikosR1-1/+1
[ci skip]
2016-01-10docs: Add SRI hash for Tether; refs #18665Chris Rebert1-1/+1
2016-01-10docs: Add SRI hash for jQuery; refs #18665Chris Rebert1-1/+1
2015-12-24Add Tether to example pages that were missing itChris Rebert1-0/+1
[skip sauce]
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert1-1/+1
Add responsive float classes
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-1/+1
2015-11-22Remove non-responsive text alignment classesChris Rebert1-1/+1
These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce]
2015-10-24Switch to jQuery 2.1.4.XhmikosR1-1/+1
Now that we don't support IE 8 it's safe to do that.
2015-10-06Add shrink-to-fit viewport directivePatrick H. Lauke1-1/+1
Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510
2015-09-06Fixes to examplesMaurice Wahba1-1/+1
2015-09-06Add missing jQuery local fallback.XhmikosR1-0/+1
[ci skip]
2015-09-06Use jQuery 1.11.3 everywhere.XhmikosR1-1/+1
[ci skip]
2015-09-06Clean up inclusion of IE-specific JS files.XhmikosR1-3/+2
Move them to footer, and remove duplicate ones. [ci skip]
2015-09-05Update Holder.js to v2.8.2.XhmikosR1-9/+9
[ci skip]
2015-08-21update broken holder.min.js linkKevin Imig1-1/+1
update broken holder.min.js link
2014-12-30Fix @mdo's grammarChris Rebert1-1/+1
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto1-2/+2
2014-12-01add new album exampleMark Otto1-0/+130