0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/site/content/docs/5.0
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
..
about Apply utilities in docs styles (#30866) 2020-05-26 19:02:19 +03:00
components Docs: improve/expand button documentation (#31093) 2020-07-03 12:34:32 +01:00
content Typo fix : depedending ⮞ depending 2020-06-17 10:44:58 -07:00
customize Correctly document how to add to Sass maps (#31107) 2020-06-20 07:29:20 +03:00
examples Floating labels improvements (#30966) 2020-06-24 14:11:20 +03:00
extend Use the site param for icons 2020-07-01 15:21:43 +03:00
forms Docs: improve/expand button documentation (#31093) 2020-07-03 12:34:32 +01:00
getting-started Fix generated example code for RFS (#31213) 2020-07-01 18:13:20 +02:00
helpers Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
layout Fix spelling mistake (#31190) 2020-06-27 21:39:17 +01:00
utilities Docs: clarify that pointer events classes don't affect keyboard interaction (#31134) 2020-07-03 12:23:28 +01:00
_index.html Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
migration.md Update migration.md (#31122) 2020-07-01 15:43:06 +03:00