]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Deprecate hover media query shim and mixins (#25270)
authorMark Otto <markd.otto@gmail.com>
Thu, 11 Jan 2018 10:12:15 +0000 (02:12 -0800)
committerPatrick H. Lauke <redux@splintered.co.uk>
Thu, 11 Jan 2018 10:12:15 +0000 (10:12 +0000)
commit92cc0aba7be08add9833e1303088928363c3c199
tree41a75b34e0b60d7a82c7aa9976c7b319c10e5469
parent2e15b9488874d8c129e6bd4da0425ecbac359c03
Deprecate hover media query shim and mixins (#25270)

* Deprecate hover media query shim and mixins

Fixes #25195.

This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin.

* Mention in docs and variables that it's deprecated
docs/4.0/getting-started/browsers-devices.md
docs/4.0/getting-started/theming.md
scss/_variables.scss
scss/mixins/_hover.scss