0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/site
Patrick H. Lauke 0a6cf9036c
Docs: improve/expand button documentation (#31093)
* Docs: improve/expand button documentation

- since we're not doing the disabled cursor thing anymore anyway, remove confusing/unnecessary mention for link-based disabled buttons
- make the disabled toggle example using a link actually follow the preceding advice of also having `tabindex="-1"` and `aria-disabled="true"`
- tweak the link functionality callout to also still mention `aria-disabled` to reinforce the idea
- tweak toggle state description (not just `<button>`s, but also links etc...so just remove mention of `<button>` there; also reinforce accessibility aspect once more)
- add a new callout that cross-references checkbox-based toggles, and what the similarity/difference between them is
- add a matching cross-reference callout to the checkbox-based toggle buttons page

* Update link to now renamed checks-radios.md
2020-07-03 12:34:32 +01:00
..
assets Remove backdrop-filter from docs subnav 2020-06-25 09:47:20 +03:00
content Docs: improve/expand button documentation (#31093) 2020-07-03 12:34:32 +01:00
data Docs: rename form checks page to "Checks / radios" (#31090) 2020-06-27 21:31:59 +03:00
layouts Remove extra space 2020-07-01 15:21:43 +03:00
static Update v5 readme 2020-06-16 22:02:03 +03:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00