0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/docs/4.0/components
Mark Otto 470b4472c6
Custom range input (#25600)
* added the styling

* added the documentation

* update for one rule per line

* fix hound error: trailing whitespace

* trimmed off vendor prefixes

* Add note about track and thumb

* Psuedo-elements must be split across multiple rulesets to have an affect

* Fix firefox inner focus

* Seems that FF is the only one affected by this

* Add support for gradients

* Add labels, clarify min/max changes

* add step example

* add custom range vars
2018-02-19 14:40:59 -08:00
..
alerts.md Reword alert and list group text to avoid "a/an" problems 2018-02-14 01:06:36 +00: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 Fix carousel transition duration (#25218) 2018-02-19 10:10:25 +01:00
collapse.md Add type="button" to <button>s in accordion example (#25643) 2018-02-16 17:37:09 +00:00
dropdowns.md Dropdown - Allow to disable Popper.js style (#24092) 2018-02-11 16:45:59 -08:00
forms.md Custom range input (#25600) 2018-02-19 14:40:59 -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 Reword alert and list group text to avoid "a/an" problems 2018-02-14 01:06:36 +00:00
modal.md Fix the incorrect id in center modal example 2018-02-09 16:05:21 +00:00
navbar.md Remove unnecessary align-middle class from Navbar docs (#25116) 2017-12-30 17:19:27 +02:00
navs.md Fix typo in navs.md (#25404) 2018-01-23 08:04:36 +02: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 (#25355) 2018-01-18 11:50:43 +00: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