aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/loaders/spinner
Commit message (Collapse)AuthorAgeFilesLines
* refactor(stories): migrate stories to CSF3 formatArmand Philippot2023-12-152-37/+45
|
* refactor(components): rewrite Spinner componentArmand Philippot2023-10-245-0/+202
* 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