carbon-components-svelte/docs/src
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
..
components docs(component-api): change details -> detail (#1610) 2023-01-01 09:04:17 -08:00
layouts docs: link source code to folder for multiple components (#1582) 2022-12-10 20:49:42 -05:00
pages feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json feat(progress-bar): add status prop (#1560) 2023-02-19 12:34:41 -05:00
global.css docs(expandable-tile): add "With interactive content" example (#1465) 2022-08-27 11:30:02 -07:00
index.js docs: use all.css for prefixed styles (#1221) 2022-04-02 11:45:29 -07:00
store.js Improve documentation (#730) 2021-07-08 16:30:53 -07:00