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] Implementar alerta de resub #1

Closed
jlcarvalho opened this issue Jan 5, 2022 · 1 comment · Fixed by #10
Closed

[FEAT] Implementar alerta de resub #1

jlcarvalho opened this issue Jan 5, 2022 · 1 comment · Fixed by #10
Labels
good first issue Good for newcomers

Comments

@jlcarvalho
Copy link
Owner

O código inicial de disparo do evento de resub já está implementado em modules\alerts\index.js, mas precisamos distinguir o evento em assets\alerts.html e exibir a mensagem adequada.

@jlcarvalho jlcarvalho added the good first issue Good for newcomers label Jan 5, 2022
@Limatucano
Copy link
Contributor

PR #10

jlcarvalho pushed a commit that referenced this issue Jan 20, 2022
Implementação da funcionalidade de escutar o evento de resub no canal.

Eu acredito que essa não seja a melhor forma de ser feita, podemos agrupar os eventos em um object e acessar pela propriedade, já que o comportamento a principio é o mesmo ou colocar dentro de uma function recebendo alguns params como valor de opacidade e time.

Mas o que você acha?

Closes #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants