Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v5): Update CloseButton #5460

Merged
merged 2 commits into from
Dec 9, 2020
Merged

feat(v5): Update CloseButton #5460

merged 2 commits into from
Dec 9, 2020

Conversation

kyletsang
Copy link
Member

@kyletsang kyletsang commented Oct 1, 2020

https://v5.getbootstrap.com/docs/5.0/components/close-button/

  • Added white variant
  • Remove inner span label in favor of aria-label attrib
  • Remove inner &times label since it's now using a built-in svg
  • Enable CloseButton tests (previously not working)
  • Added closeVariant prop to Alert, ToastHeader, ModalHeader
  • Added docs (Thanks @davidjb!)

- Added white variant
- Remove inner span label in favor of aria-label attrib
- Remove inner &times label since it's now using a built-in svg
- Enable CloseButton tests (previously not working)
- Added closeVariant prop to Alert, ToastHeader, ModalHeader
@kyletsang kyletsang merged commit 52e8541 into bs5-dev Dec 9, 2020
@kyletsang kyletsang deleted the v5-close-button branch December 9, 2020 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants