carbon-components-svelte/css
Jonathan Quintin 7ddbf17cbb
feat(progress-bar): add status prop (#1560)
* ProgressBar status feature added

* ProgressBar: Removed the css variables and use carbon-css instead.
The way of assigning the ProgressBar value has change. It is now a style
variable and scale-x is calculated in the css. This way prevent the
override of carbon css.

* Removed an unessacery span.

* Removed an unnecessary span.

* Added the status for the ProgressBarUx

* Remove `style css` and update docs.

* - Fixed the `capped` variable for more readability
- Updated docs `label` and `helperText`
- Updated docs and css

* fix: finished/error states cannot be indeterminate

* Run "yarn build:css"

* Re-run "yarn build:docs"

* test(progress-bar): assert `status` prop

* chore: add aria-busy and set valuenow to 0 when not active

---------

Co-authored-by: Eric Liu <ericyl.us@gmail.com>
Co-authored-by: Enrico Sacchetti <enrico@theetrain.ca>
2023-02-19 12:34:41 -05:00
..
_popover.scss refactor(scripts): remove carbon-components-10.47 2022-04-10 08:47:21 -07:00
all.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
all.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00
g10.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
g10.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00
g80.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
g80.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00
g90.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
g90.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00
g100.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
g100.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00
white.css feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
white.scss fix(scss): inline Popover styles from carbon-components v10.47 (#1139) 2022-03-08 08:39:19 -08:00