| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
I also move the active state from the hamburger to this pseudo-button.
It makes more sense that the button handles the icon shape.
|
| |
|
|
|
|
|
|
| |
I was using the FunctionComponent type for some component that do not
use children. So I change the type to VoidFunctionComponent to avoid
mistakes.
I also rename all the "classes" or "additionalClasses" props to
"className" to keep consistency between each components.
|
| | |
|
| | |
|
| |
|
|
| |
I also added a new shape to the button base.
|
| |
|