bootstrap/docs/4.0/components
Patrick H. Lauke 05d88ca285 Fix docs horizontal scrollbar (#24878)
* Fix docs horizontal scrollbar in Components > Modal

* Add overflow to docs example class

* Drop the handleUpdate() variant

While I understand the variant covers the "get a particular plugin instance" case from http://getbootstrap.com/docs/4.0/getting-started/javascript/#programmatic-api it seems weird that we do it here but not everywhere else in the docs (randomly checking other pages, we seem to stick to the documented methods as written on those pages). As this isn't properly explained as is, and as it adds nothing (more of a preference for authors), it would be easier to just drop the variant and stick with the documented method as outlined later on in the same page (avoids having to go off on a "why should you use this instead of that" tangent here).
2017-11-27 11:23:05 -08:00
..
alerts.md Use native pseudo-selectors instead of jQuery selectors (#24713) 2017-11-09 07:51:19 +02:00
badge.md badges: Make using the contextual classes on links clearer. (#24422) 2017-10-18 23:56:43 +03:00
breadcrumb.md Remove the redundant `role=navigation` from `nav`s. 2017-10-31 21:36:17 +02:00
button-group.md Minor Markdown consistency changes. 2017-09-26 17:04:45 +03:00
buttons.md document it 2017-11-24 16:58:36 -08:00
card.md mention spacing in card docs, fixes part of #24373 2017-10-22 19:33:27 -07:00
carousel.md Fix bad title for our dispose method in our documentation 2017-10-30 15:46:39 +01:00
collapse.md Add missing `role="button"` in collapse examples. (#24725) 2017-11-09 07:56:07 +02:00
dropdowns.md Fix dropup example code 2017-11-20 09:18:17 +01:00
forms.md Custom select updates (#24699) 2017-11-24 14:29:59 -08:00
input-group.md Remove a few extra newlines. 2017-11-03 14:12:47 +02:00
jumbotron.md Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
list-group.md Use native pseudo-selectors instead of jQuery selectors (#24713) 2017-11-09 07:51:19 +02:00
modal.md Fix docs horizontal scrollbar (#24878) 2017-11-27 11:23:05 -08:00
navbar.md Minor Markdown consistency cleanup. (#24605) 2017-10-30 23:53:57 +02:00
navs.md Use native pseudo-selectors instead of jQuery selectors (#24713) 2017-11-09 07:51:19 +02:00
pagination.md Move /utilities/flexbox to /utilities/flex to match name of SCSS file 2017-07-01 23:05:51 -07:00
popovers.md Remove a few extra newlines. 2017-11-03 14:12:47 +02:00
progress.md Update progress.md to reflect setting height on .progress 2017-08-10 22:50:59 -07:00
scrollspy.md Fix bad title for our dispose method in our documentation 2017-10-30 15:46:39 +01:00
tooltips.md Be consistent with "JS"/"JavaScript". (#24457) 2017-10-20 10:44:03 +03:00