| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Sizes are also predefined and can be set using the `size` prop,
so the consumers should no longer adjust the size in CSS.
|
| |
|
|
|
|
| |
Next expect a default export for pages so only those components should
use default exports. Everything else should use named exports to
reduce the number of import statements.
|
| |
|
|
|
| |
Add more stories for each components and change some components
categories for better organization.
|
| |
|
|
|
| |
I also move the active state from the hamburger to this pseudo-button.
It makes more sense that the button handles the icon shape.
|
| | |
|
| |
|