| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite ProgressBar component | Armand Philippot | 2023-11-11 | 1 | -5/+0 |
| | | | | | | | | * Avoid browser vendors by adding an extra div * Add a loading state * Add an option to center the progress bar (no longer the default) * Remove min since it is always 0 | ||||
| * | chore: add a label to progress bar | Armand Philippot | 2022-06-07 | 1 | -0/+5 |
| The progress element is a form element, so a label is required to be accessible. Since I'm not using it without label, I transform the optional info parameter to a mandatory label parameter. | |||||
