-
Notifications
You must be signed in to change notification settings - Fork 88
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
Comply with eslint for event name #2603
Conversation
Breaking change. Follow-up of #2594
b9800f1
to
9bf26a7
Compare
Since we anyway have breaking changes in master now, it's a good time to merge this as well. |
Is it? I thought vue was smart enough to understand kebab/pascal cases ? |
I didn't check it this time, but I am pretty sure it is. The last time I had to fix this in Tasks, it just didn't work anymore. Without any hint or ideally compile time warning. |
yep, it happened to me on mail too |
Breaking change.
Follow-up of #2594