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: add Rivet 2.x alerts #304

Merged
merged 9 commits into from
Nov 9, 2022
Merged

Conversation

burnumd
Copy link
Contributor

@burnumd burnumd commented Nov 9, 2022

Add an Alert and DismissibleAlert component and associated tests and documentation.

Comment on lines 13 to 17
const titleText = 'A Test Component';

describe('Dismiss behavior', ()=> {
it('should include dismiss button', () => {
const customDismissBehavior = jest.fn();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is prettier on your branch already? Minor feedback but looks like the indent might be off a little here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was but the files had already been committed. I manually ran prettier on the project.

@burnumd burnumd merged commit 087f095 into feature/2-0-0-build Nov 9, 2022
@burnumd burnumd deleted the feature/2-0-0-alerts branch November 9, 2022 21:43
@iu-deployer
Copy link

🎉 This PR is included in version 2.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants