dub-step icon indicating copy to clipboard operation
dub-step copied to clipboard

πŸ•ΊπŸ½ Step through an index with style: Primitives for building step/index based UI widgets controlled by swipe, timers, and/or buttons in React.

Results 4 dub-step issues
Sort by recently updated
recently updated
newest added

- `dub-step` version: 0.0.7 - `react` version: 16.8 When DubStep navigates between slides, `children` function is executed twice. The bad thing is that in the first call it always returns...

dub-step should be reasonably covered with unit/integration tests of the public API.

help wanted
good first issue

The examples on the code sandbox ... [![Edit dub-step Examples πŸ•ΊπŸ½](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/p5vr4pq897) ... should be ported into this repo under `stories` and react storybook should be used to display them ala...

help wanted
good first issue

Once we're ready to introduce 1.0.0, we should introduce https://github.com/semantic-release/semantic-release/ and adopt commit style supported by https://github.com/marionebl/commitlint.