clients/libs/components/src/utils
Bryan Cunningham 682f1f83d9
Some checks failed
Chromatic / Check PR run (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (macos-14) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (ubuntu-22.04) (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (windows-2022) (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Chromatic / Chromatic (push) Has been cancelled
Scan / SAST scan (push) Has been cancelled
Scan / Quality scan (push) Has been cancelled
Testing / Upload to Codecov (push) Has been cancelled
[CL-295] Use aria-disabled on buttons (#15009)
* Use aria-disabled for button disabled state

* remove import from testing story

* use aria-disabled attr on bitLink button

* remove unnecessary story attrs

* remove disabled attr if on button element

* create caprture click util

* use caprture click util and fix tests

* fix lint errors

* fix event type

* combine click capture and attr modification

* fix lint error. Commit spec changes left out of last commit in error

* inject element ref

* move aria-disabled styles to common

* move disabled logic into util

* fix broken async actions stories

* fix broken tests asserting disabled attr

* have test check for string true vlalue

* fix Signal type

* fix form-field story import

* remove injector left in error

* aria-disable icon buttons

* update form component css selector to look for aria-disabled buttons

* use correct types. pass nativeElement directly

* add JSDoc comment for util function

---------

Co-authored-by: Will Martin <contact@willmartian.com>
2025-07-08 16:13:25 -04:00
..
aria-disable-element.ts [CL-295] Use aria-disabled on buttons (#15009) 2025-07-08 16:13:25 -04:00
function-to-observable.spec.ts [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
function-to-observable.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
has-scrolled-from.ts [CL-696] un-revert "various drawer improvements" + bug fix (#14887) 2025-06-17 11:05:14 -04:00
i18n-mock.service.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
index.ts [CL-295] Use aria-disabled on buttons (#15009) 2025-07-08 16:13:25 -04:00