clients/libs/components/src/button
Bryan Cunningham 116751d4ca
add small button variant (#14326)
* adds small button size variant

* makes small icon button same size as small button

* testing small button for extension header

* remove extension changes

* update popout layout story

* revert change to small icon button padding

* add whitespace to see if error resolves

* default buttonType to primary

* default buttonType to secondary

* add comment around why nonNullButtonSize value exists

* add comment to  property about using the non null version

* Update apps/browser/src/platform/popup/layout/popup-layout.stories.ts

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>

* updated input syntax when using static values

* remove nonNull value coersion

* allow changing of size input in Story

---------

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2025-04-24 15:34:29 -04:00
..
button.component.html [CL-485] Add small delay for async action loading state (#12835) 2025-02-25 09:56:01 -05:00
button.component.spec.ts Add strict to missed components tsconfig (#12429) 2024-12-16 16:33:01 +00:00
button.component.ts add small button variant (#14326) 2025-04-24 15:34:29 -04:00
button.mdx adds button story and docs for button with icon spacing (#14198) 2025-04-10 14:17:37 -04:00
button.module.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
button.stories.ts add small button variant (#14326) 2025-04-24 15:34:29 -04:00
index.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00