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(notifications): use chakra notifications #384

Merged
merged 16 commits into from
May 10, 2023
Merged

Conversation

snqb
Copy link
Contributor

@snqb snqb commented May 3, 2023

image

.storybook/main.ts Outdated Show resolved Hide resolved
@snqb snqb force-pushed the feat/notifications-revamp branch from 56eaf98 to 6f0199e Compare May 9, 2023 09:18
@snqb snqb marked this pull request as ready for review May 9, 2023 09:18
@snqb snqb requested a review from ehsan-github May 10, 2023 13:55
@snqb snqb self-assigned this May 10, 2023
@snqb snqb changed the title feat(notifications): draft feat(notifications): use chakra notifications May 10, 2023
@@ -10,7 +10,6 @@ const config: StorybookConfig = {
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'storybook-dark-mode',
'@chakra-ui/storybook-addon',
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 added no value and rendered a second dark mode button which didn't work fine, because we have chakra+rebass :(

Copy link
Collaborator

@ehsan-github ehsan-github left a comment

Choose a reason for hiding this comment

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

Great job! only misses exporting info and warning for standalone notif

src/components/notifier/notifier.tsx Show resolved Hide resolved
@snqb snqb requested a review from a team May 10, 2023 14:42
@snqb snqb merged commit 4a032a2 into dev May 10, 2023
ehsan-github pushed a commit that referenced this pull request May 10, 2023
# [2.4.0](v2.3.0...v2.4.0) (2023-05-10)

### Features

* **notifications:** use chakra notifications ([#384](#384)) ([4a032a2](4a032a2))
@ehsan-github
Copy link
Collaborator

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants