aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
AgeCommit message (Expand)AuthorFilesLines
2015-11-24bump versionMark Otto1-1/+1
2015-11-15Docs: Add missing `tabindex="-1"` & `role="dialog"` to some `.modal`sChris Rebert1-3/+3
2015-11-11Update verb tenses to proper tense for feature deprecationsKevin Kirsche2-2/+2
2015-11-08Merge pull request #16965 from zacechola/document_icon_helpersMark Otto1-0/+5
2015-10-07Be pedantically correct; refs #17809Chris Rebert2-2/+2
2015-10-07Tooltips on <table>s should use container: body ; fixes #17809Chris Rebert2-4/+4
2015-09-28Docs - clarify purpose of CSS class .in to .fadeTommy Kelly1-1/+1
2015-08-10Adds callout for `.icon-next`, `.icon-prev`Zac Echola1-0/+5
2015-08-04fixes #16902: remove the .container-fluid from the grid system in modal examp...Mark Otto1-45/+41
2015-07-01Document that Tab show method is asyncChris Rebert1-1/+1
2015-07-01Document that Collapse show,hide,toggle methods are async; fixes #16746Chris Rebert1-3/+3
2015-06-30Add Methods section to Popovers nav menu in docsChris Rebert1-1/+1
2015-06-18Re-order popover elements in docsKevin Kirsche1-4/+4
2015-06-11Slightly expand accessible modals calloutPatrick H. Lauke1-1/+1
2015-06-11Add role="document" to modal itselfPatrick H. Lauke1-6/+6
2015-06-02Merge pull request #16571 from patrickhlauke/generalize-dropdownsPatrick H. Lauke3-47/+47
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke3-47/+47
2015-05-30Merge pull request #16484 from kkirsche/patch-13Mark Otto1-1/+1
2015-05-30[Close #16441] ScrollSpy requires non-body elements to have height and paddingKevin Kirsche1-1/+1
2015-05-29ensure divider list items have role="separator"Patrick H. Lauke2-7/+7
2015-05-18Clarify the bs-callout on multiple open modalsKevin Kirsche1-1/+1
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-06Closes #16249: Doc that nested tabs are not supportedJulian Thilo1-1/+1
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 Rebert1-0/+13
2015-05-02Document that 'manual' is mutually exclusive of other tooltip/popover triggersChris Rebert2-2/+2
2015-05-02Document Affix plugin's `checkPosition` methodChris Rebert1-0/+13
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-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-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-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-16Clarify that role="button" is required for dismiss-on-next-click popoversChris Rebert1-1/+1
2015-03-03add role="button" to a[data-toggle="collapse"]; fixes #15972Chris Rebert1-9/+9
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black10-33/+33
2015-03-03Properly document Modal#handleUpdateHeinrich Fenkart1-3/+5
2015-03-01Replace accidently removed textKevin Kirsche2-2/+2