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

🧑‍💻 Re-Implement Notifications w/ vue.js #1665

Merged
merged 6 commits into from
Jun 16, 2023

Conversation

HerrLevin
Copy link
Member

This is just a simple re-implementation of the Notifications based on @MrKrisKrisu's original implementation but in vue3.

This reduces the complexity and need for DOM-Accessors.

@MrKrisKrisu
Copy link
Member

I can't give you a meaningful review because I don't know Vue.

@MrKrisKrisu MrKrisKrisu removed their request for review June 13, 2023 14:19
Copy link
Member

@vainamov vainamov left a comment

Choose a reason for hiding this comment

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

I took the liberty of reviewing this, I hope it's okay 😅

resources/js/app.js Outdated Show resolved Hide resolved
resources/vue/components/NotificationBell.vue Outdated Show resolved Hide resolved
resources/vue/components/NotificationEntry.vue Outdated Show resolved Hide resolved
resources/vue/components/NotificationBell.vue Outdated Show resolved Hide resolved
resources/vue/components/NotificationBell.vue Outdated Show resolved Hide resolved
HerrLevin and others added 2 commits June 13, 2023 20:43
Co-authored-by: Fabian K. <vainamov@users.noreply.github.com>
@HerrLevin HerrLevin merged commit e8e13d9 into develop Jun 16, 2023
8 checks passed
@HerrLevin HerrLevin deleted the dev-lb-vue-notifications branch June 16, 2023 09:39
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.

None yet

3 participants