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

Add support for Toasts (#1346) #1447

Merged
merged 9 commits into from Apr 3, 2019
Merged

Add support for Toasts (#1346) #1447

merged 9 commits into from Apr 3, 2019

Conversation

seansfkelley
Copy link
Contributor

@seansfkelley seansfkelley commented Mar 28, 2019

  • Bug fix
  • New feature
  • Chore
  • Breaking change
  • There is an open issue which this change addresses
  • I have read the CONTRIBUTING document.
  • My commits follow the Git Commit Guidelines
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Supersedes and closes #1384. Fixes #1346.

Note that I didn't rewrite @Charlex's commit to adhere to the commit guidelines cause I didn't want to change history and make it look like I wrote that code. Hope that's alright.

@seansfkelley seansfkelley changed the title [WIP] Add support for Toasts Add support for Toasts (#1346) Mar 28, 2019
@seansfkelley
Copy link
Contributor Author

Ping @TheSharpieOne, is this good to go or does it need changes?

@TheSharpieOne TheSharpieOne merged commit 7ea7610 into reactstrap:master Apr 3, 2019
@seansfkelley seansfkelley deleted the toasts branch April 3, 2019 18:55
@seansfkelley
Copy link
Contributor Author

Thanks! :D

@TheSharpieOne
Copy link
Member

and just released in 8.0.0

@hcharley
Copy link
Contributor

@seansfkelley Thanks for carrying this over the finish line!

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.

Add support for Toast messages (Bootstrap 4.2.1)
3 participants