1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/docs/4.0/components
Mark Otto 460849ddcd
Validation tooltip example (#25143)
* Add additional form validation examples

Fixes #24811.

This adds .valid-feedback to our custom styles and server side examples; previously we ommitted this to suggest you don't always need valid feedback. In addition, this adds examples of the .{valid|invalid}-tooltip classes with a new subsection in the Validation docs.

* Update validation tooltip styles to remove fixed width; instead should retain itself to the parent element

* update ids

* finish docs paragraph, mention position: relative
2018-01-02 21:57:56 -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 navs. 2017-10-31 21:36:17 +02:00
button-group.md Move from h4s and misc to h5s so headings from example snippets don't show in our table of contents 2017-12-26 13:18:19 -08:00
buttons.md add note about single vs group 2017-12-28 10:19:27 -08:00
card.md Move from h4s and misc to h5s so headings from example snippets don't show in our table of contents 2017-12-26 13:18:19 -08:00
carousel.md improve docs tables 2017-12-27 13:40:51 -08:00
collapse.md Remove incorrect roles from accordion, tweak/expand accessibility info, use buttons for accordion 2018-01-02 18:19:47 +00:00
dropdowns.md Remove blank line 2017-12-28 10:21:14 -08:00
forms.md Validation tooltip example (#25143) 2018-01-02 21:57:56 -08:00
input-group.md add example of textarea to docs 2018-01-02 21:18:14 -08:00
jumbotron.md Restyle code element, remove docs example overflow, improve docs examples (#25054) 2017-12-22 16:49:57 -08:00
list-group.md improve docs tables 2017-12-27 13:40:51 -08:00
modal.md Add modal-dialog-centered class to vertically centered modal example. 2017-12-30 20:57:22 -08:00
navbar.md Remove unnecessary align-middle class from Navbar docs (#25116) 2017-12-30 17:19:27 +02:00
navs.md improve docs tables 2017-12-27 13:40:51 -08:00
pagination.md Restyle code element, remove docs example overflow, improve docs examples (#25054) 2017-12-22 16:49:57 -08:00
popovers.md Add examples of disabled tooltip and popover triggers 2017-12-28 10:26:43 -08:00
progress.md Update progress.md to reflect setting height on .progress 2017-08-10 22:50:59 -07:00
scrollspy.md improve docs tables 2017-12-27 13:40:51 -08:00
tooltips.md Expand keyboard advice for tooltips, clarify what manual trigger does in table 2018-01-02 19:35:13 +00:00