feat(popover): add new CSS variable for controlling surface's box-shadow
#10202
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/components/action-bar/action-bar-item/action-bar-item.tsx#L125
'iconColor' is deprecated
|
src/components/action-bar/action-bar-item/action-bar-item.tsx#L172
'iconColor' is deprecated
|
src/components/button-group/button-group.tsx#L177
The signature '(from: number, length?: number): string' of 'target.id.substr' is deprecated
|
src/components/button/button.e2e.ts#L212
The signature '(milliseconds: number): Promise<void>' of 'page.waitForTimeout' is deprecated
|
src/components/button/button.e2e.ts#L261
The signature '(milliseconds: number): Promise<void>' of 'page.waitForTimeout' is deprecated
|
src/components/button/button.tsx#L111
Provide multiple methods instead of using "oldValue" to determine which action to take
|
src/components/button/button.tsx#L111
Provide multiple methods instead of using "newValue" to determine which action to take
|
src/components/chip-set/chip-set-input-helpers.ts#L36
'keyCode' is deprecated
|
src/components/chip-set/chip-set-input-helpers.ts#L38
'keyCode' is deprecated
|
src/components/chip-set/chip-set-input-helpers.ts#L39
'keyCode' is deprecated
|
This job succeeded
Loading