Allow the react component animation duration to be configurable
オープン
- 主要言語
- JavaScript
- スター
- 178
- フォーク
- 53
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。