aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/buttons.md
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05add a base class style display for toggle buttonsZhangChengLin1-6/+20
2023-07-05Update buttons.mdPARTHIBAN1-5/+5
2023-03-10Update buttons.md (#38169)Mark Otto1-3/+3
* Update buttons.md Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense. * Update site/content/docs/5.3/components/buttons.md Co-authored-by: Julien Déramond <[email protected]> --------- Co-authored-by: Julien Déramond <[email protected]>
2023-01-03Docs: add explanation of the base `.btn` class (#37275)Patrick H. Lauke1-1/+15
* Docs: add explanation of the base `.btn` class and a callout reminding authors to at least define some focus styling if they intend to use it "naked" * Turn callout into a warning * Add initial heading * Tweak callout wording
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+242
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>