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

Refactored notice component to remove unneeded complexity #377

Merged
merged 4 commits into from
Sep 5, 2020

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented Sep 5, 2020

Problem

The notice component has a lot of unneeded and rarely utilized complexity that could be better handled by composition and utilities.

Solution

This PR removes a lot of unneeded and under-utilized complexity in favor of a more composable notice component. Also updates documentation and adds component README.md docs.

@sebnitu sebnitu merged commit d7ad27f into master Sep 5, 2020
@sebnitu sebnitu deleted the refactor-notice branch September 5, 2020 06:11
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.

None yet

1 participant