1egoman / 1egoman/funnies

Allow the react component animation duration to be configurable

Abierto
#69 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
178
Forks
53
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, the animation duration in our react component is set at `200ms`. This is hardcoded. It would be great if the duration could be broken out into a property that could be customized by the user.
- Add a property for `animation in length` and `animation out length`
- Give them a default value of `200ms` by adding to the property default values [here](https://github.com/1egoman/funnies/blob/master/src/react.js#L96).

Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.