mirror of
https://github.com/nasa/openmct.git
synced 2025-01-08 22:12:42 +00:00
b315803180
* Add linear progress bar to tables - Stubbed in markup; - Better CSS anim for clarity; * Indeterminate progress bar for telemetry tables - Significant refinements to use ProgressBar.vue component; - Stubbed in temp computed property for `progressLoad`; - Better animation approach for indeterminate progress; - Refined markup and CSS for `c-progress-bar`; * Indeterminate progress bar for telemetry tables - Refinements for determinate progress as shown in notification banners; - Refined look of progress bar for clarity; - Vue component now uses progressPerc === undefined instead of 'unknown'; - Animation tweaked; * Changed progress-bar v-if test - Per PR change suggestion, replace `v-if=progressLoad.progressPerc !== 100` to `v-if=loading`; |
||
---|---|---|
.. | ||
adapter | ||
api | ||
exporters | ||
images/favicons | ||
plugins | ||
selection | ||
styles | ||
tools | ||
ui | ||
utils | ||
BundleRegistry.js | ||
BundleRegistrySpec.js | ||
end.frag | ||
installDefaultBundles.js | ||
legacyRegistry.js | ||
legacyRegistrySpec.js | ||
MCT.js | ||
MCTSpec.js | ||
start.frag |