clients/libs/components/src/button
Oscar Hinton 9ca3d0653d
Some checks failed
Chromatic / Check PR run (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Check for test secrets (push) Has been cancelled
Testing / Run Rust tests on ${{ matrix.os }} (macos-latest) (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-latest) (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 / Run tests (push) Has been cancelled
Fix strict typescript for Component Library stories (#12423)
Fixing some low hanging fruits for moving CL to strict typescript.

This primarily removes the types from args since TS infers them differently. We previously needed them since storybook would use any for args but now provides proper typings
2025-01-07 17:28:35 +01:00
..
button.component.html [CL-58] Make icon button compatible with bit suffix directive (#4057) 2022-12-20 08:14:29 +10:00
button.component.spec.ts Add strict to missed components tsconfig (#12429) 2024-12-16 16:33:01 +00:00
button.component.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
button.mdx [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
button.module.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
button.stories.ts Fix strict typescript for Component Library stories (#12423) 2025-01-07 17:28:35 +01:00
index.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00