aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/navbars
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto2-367/+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-30Add explicit aria-label to placeholder-only inputsPatrick H. Lauke1-3/+3
While `placeholder` is nominally valid per spec http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation it is inelegant, a fallback, and not supported in ios/safari/voiceover and android/chrome/talkback, to name a few combinations `aria-describedby` is also not really the right tool for providing a name/label equivalent, so remove that from the list of possible alternative methods / clarify how it can be used
2017-03-23fix dupe idsMark Otto1-38/+38
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first ↵Mark Otto1-12/+169
approach everywhere else
2017-03-23more docs updatesMark Otto1-1/+1
2017-03-23update docs example to use new stuffMark Otto1-10/+10
2017-03-20bump to jquery 3.2.1Mark Otto1-1/+1
2017-03-20Update dependencies.Bardi Harborow1-1/+1
2017-01-05Doc updates (#21542)Quy1-1/+1
* Change it's to its. * Fix links * Fix typos
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-28update all examplesMark Otto1-12/+12
2016-12-24better/more form spacing in navbarsMark Otto1-3/+3
2016-12-24unify alignment of all these dang navbar formsMark Otto1-6/+6
2016-12-22streamline example navbars by removing .hidden-* classes on togglersMark Otto1-5/+5
2016-12-22more example fixesMark Otto1-12/+12
2016-12-22put new toggler markup to useMark Otto1-5/+15
2016-12-22fixes #18115: move forward with one naming scheme for inversed color ↵Mark Otto1-3/+3
schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name)
2016-12-22dedupe idsMark Otto1-4/+4
2016-12-22unique idsMark Otto1-10/+10
2016-12-22rearrange examples, go center nav only instead of trying to hack centered ↵Mark Otto1-30/+46
with siblings
2016-12-22move and consolidate navbar examples, fix em upMark Otto2-0/+186