|
| 1 | +--- |
| 2 | +"@spectrum-css/coachindicator": patch |
| 3 | +"@spectrum-css/alertbanner": patch |
| 4 | +"@spectrum-css/colorhandle": patch |
| 5 | +"@spectrum-css/colorslider": patch |
| 6 | +"@spectrum-css/inlinealert": patch |
| 7 | +"@spectrum-css/breadcrumb": patch |
| 8 | +"@spectrum-css/colorwheel": patch |
| 9 | +"@spectrum-css/datepicker": patch |
| 10 | +"@spectrum-css/assetcard": patch |
| 11 | +"@spectrum-css/thumbnail": patch |
| 12 | +"@spectrum-css/calendar": patch |
| 13 | +"@spectrum-css/combobox": patch |
| 14 | +"@spectrum-css/dropzone": patch |
| 15 | +"@spectrum-css/treeview": patch |
| 16 | +"@spectrum-css/underlay": patch |
| 17 | +"@spectrum-css/sidenav": patch |
| 18 | +"@spectrum-css/stepper": patch |
| 19 | +"@spectrum-css/card": patch |
| 20 | +"@spectrum-css/dial": patch |
| 21 | +"@spectrum-css/page": patch |
| 22 | +"@spectrum-css/well": patch |
| 23 | +--- |
| 24 | + |
| 25 | +## Minor linting fixes |
| 26 | + |
| 27 | +- Removed unused custom properties across multiple components |
| 28 | +- Fixed color function notation by converting `rgba()` to `rgb()` where appropriate |
| 29 | +- Removed duplicate custom property declarations |
| 30 | +- Fixed deprecated CSS properties (e.g., `word-wrap` → `overflow-wrap`) |
| 31 | +- Removed unnecessary stylelint-disable comments |
| 32 | + |
| 33 | +_No visual or functional changes to components._ |
0 commit comments