aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Update jQuery to v1.11.3.XhmikosR2-2/+2
2015-05-08docs examples: input[placeholder]: "Enter email" => "Email"Chris Rebert1-4/+4
2015-05-05Document that $(...).button('reset') is async.Chris Rebert1-1/+1
2015-05-05Mark stateful button feature as deprecatedChris Rebert1-0/+1
2015-05-04Merge pull request #16409 from twbs/fix-16361Chris Rebert2-0/+14
2015-05-03Added #panels-footer to components nav in docsAnthony Barone1-0/+1
2015-05-02Document that 'manual' is mutually exclusive of other tooltip/popover triggersChris Rebert2-2/+2
2015-05-02Document Affix plugin's `checkPosition` methodChris Rebert2-0/+14
2015-04-30Remove inappropriate role="button" from download linksPatrick H. Lauke1-3/+3
2015-04-25DOCS: Separation of .dropdown and .dropup.vsn4ik1-13/+19
2015-04-21Allow viewport option to be a functionAdrien Siami2-2/+4
2015-04-21Merge pull request #16147 from Johann-S/event_insertedChris Rebert2-0/+8
2015-04-17Merge pull request #16282 from JoshData/patch-1Chris Rebert1-0/+1
2015-04-14Update docs to account for #15755Chris Rebert1-1/+0
2015-04-14affix plugin does not work within a pulled/pushed columnJoshua Tauberer1-0/+1
2015-04-08Add event after template insertedJohann-S2-0/+8
2015-04-07Carousel docs: fix typo in holder.js colorChris Rebert1-1/+1
2015-04-01indented javascript/modal/using-grid-system sample code from 4 spaces to 2 sp...fyquah951-36/+36
2015-03-28gruntMark Otto1-0/+4
2015-03-27Remove wrong role="tabpanel" from parent containerPatrick H. Lauke1-2/+2
2015-03-25Merge pull request #16158 from twbs/fix-16020Chris Rebert1-12/+12
2015-03-25Merge pull request #16157 from twbs/fix-16069Chris Rebert1-0/+7
2015-03-25rm redundant aria-hidden usage from Modals; fixes #16020Chris Rebert1-12/+12
2015-03-25Document how to disable transitions in jQuery plugins; fixes #16069Chris Rebert1-0/+7
2015-03-25Properly document $(...).tab('show') method; fixes #16115Chris Rebert1-21/+4
2015-03-25docs: #myTab => #myTabs, to slightly increase clarityChris Rebert1-8/+8
2015-03-24add missing <code> within docs heading for `.modal('handleUpdate')`Chris Rebert1-1/+1
2015-03-24Merge pull request #15987 from twbs/fix-15972Chris Rebert1-9/+9
2015-03-24Add aria-expanded and aria-controls to docs navbar togglePatrick H. Lauke1-2/+2
2015-03-24Add aria-expanded to navbar togglesPatrick H. Lauke1-10/+10
2015-03-23Move all tooltip callouts into appropriate sectionPatrick H. Lauke1-20/+22
2015-03-23Callout for tooltips and keyboard/AT accessibilityPatrick H. Lauke1-0/+4
2015-03-20Add docs on how to install Bootstrap via composerRodrigo Prado1-0/+4
2015-03-16Clarify that role="button" is required for dismiss-on-next-click popoversChris Rebert1-1/+1
2015-03-13Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058Chris Rebert1-1/+1
2015-03-03add role="button" to a[data-toggle="collapse"]; fixes #15972Chris Rebert1-9/+9
2015-03-03Accessibility and headings hierarchy for the "CSS" page.Steven Black2-21/+21
2015-03-03Accessibility and headings hierarchy for the "Getting started" page.Steven Black7-58/+58
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black10-33/+33
2015-03-03Properly document Modal#handleUpdateHeinrich Fenkart2-4/+5
2015-03-01Merge pull request #15965 from kkirsche/fixURLChris Rebert1-1/+1
2015-03-01Fix URL to match the keywordKevin Kirsche1-1/+1
2015-03-01Replace accidently removed textKevin Kirsche2-2/+2
2015-02-28[Fixes #15928] Encourage use of icons with form validation states for colorbl...Kevin Kirsche1-3/+3
2015-02-24Merge pull request #15914 from StevenBlack/docs.js.headingsMark Otto2-9/+9
2015-02-25Follow-up to 769c27a19f: Add new section to navHeinrich Fenkart1-0/+1
2015-02-25Document how to properly handle modals with dynamic content heightKevin Kirsche1-0/+3
2015-02-24Accessibility changes to headings (transitions.html)Steven Black1-2/+2
2015-02-24Accessibility changes to headings (overview.html)Steven Black1-7/+7
2015-02-24Merge pull request #15900 from kkirsche/patch-5Mark Otto1-3/+3