Ohans Emmanuel

Results 15 issues of Ohans Emmanuel

## What is this PR about? 🤔 Allow style extensibility via inline styles and CSS classes. ## Changes 🎁 - [x] Components now compose `className` received from users - [x]...

## What is this PR about? 🤔 Allow the compound component API some more flexibility by receiving a user-defined callback. ## Changes 🎁 - [x] Receive an `onClap` callback, and...

## What is this PR about? 🤔 A refactor from #1 - from class component to functional component (with hooks) ## Changes 🎁 - [x] Animate the clap via the...

## What is this PR about? 🤔 The initial implementation of the Medium clap via a class component ## Changes 🎁 - [x] Utilize a Higher-Order Component, `withClapAnimation` - [x]...