0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/site
Patrick H. Lauke be80d26cdb Ensure button plugin sets/removes active class correctly on page load (#28952)
* Ensure correct active class is set on button toggles/checkboxes/radios on page load

Sanity check, ensures that the UI visually matches the actual values/states of controls. Also ensures that if any autocomplete/autofill happened, this is visually accounted for
by having the correct class set.

Includes unit tests (and `autocomplete` has been removed from these as it's no longer necessary)

* Remove now unnecessary autocomplete attribute

As the attribute was there to force/ensure that the visual presentation matched the state, and this is now taken care of programmatically, there's no need to unnecessarily suppress autocomplete...let them autocomplete if they want to...
2019-07-10 11:03:54 +03:00
..
_data Update docs and meta for 3.4.1. (#28255) 2019-03-01 17:25:58 +02:00
_includes Update devDependencies including jQuery to v3.4.1. 2019-05-02 16:59:49 +03:00
_layouts Backport #28679. 2019-05-09 21:30:32 +03:00
docs Ensure button plugin sets/removes active class correctly on page load (#28952) 2019-07-10 11:03:54 +03:00
.eslintrc.json Move docs .eslintrc in site/. 2018-10-15 16:03:16 +03:00
favicon.ico Reorganize docs for easier deploys 2018-07-11 23:30:46 -07:00
index.html Backport #28679. 2019-05-09 21:30:32 +03:00
robots.txt robots.txt: disallow crawling when not in production. (#27559) 2018-11-02 12:41:57 +02:00
sw.js Unregister Service Worker. 2018-10-20 16:00:28 +03:00