| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite Spinner component | Armand Philippot | 2023-10-24 | 1 | -1/+2 |
| | | | | | | | | * Message should be set as children * Default message is no longer available (depending on use case, the consumer might prefer aria-label instead) * It is now possible to define the message position | ||||
| * | feat(components): replace icons with a generic Icon component | Armand Philippot | 2023-10-24 | 34 | -0/+1453 |
| Sizes are also predefined and can be set using the `size` prop, so the consumers should no longer adjust the size in CSS. | |||||
