aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components/close-button.md
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30Update btn-close-white docs to filter (not backdrop-filter) (#31796)Christian Oliff1-1/+1
This PR fixes an error in the v5 docs. The btn-close-white class actually uses the filter (not backdrop-filter)
2020-09-22Update toasts dismiss (moving more styles to CSS instead of utilities), fix ↵Mark Otto1-1/+20
some more close examples, and add a new .btn-close-white variant
2020-09-22Rename .close to .btn-close, replace times sign with background SVG, update ↵Mark Otto1-8/+3
focus state
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+18
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.