clients/libs/components/src/button
Andreas Coroiu cd7c9bfd9f
[EC-556] refactor cl button (#3537)
* [EC-556] feat: convert button into component

* [EC-556] feat: implement loading state

* [EC-556] feat: remove loading from submit button

* [EC-556] fix: add missing import

* [EC-556] fix: disabling button using regular attribute

* [EC-556] fix: missing loading input in story templates

* [EC-556] feat: remove and replace submit button

* Fix packaging on Build Web workflow (#3613)

(cherry picked from commit 67c447d54c)

* [EC-556] fix: replaced buttons should be primary

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-09-27 11:25:53 +02:00
..
button.component.html [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
button.component.spec.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
button.component.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
button.module.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
button.stories.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00
index.ts [EC-556] refactor cl button (#3537) 2022-09-27 11:25:53 +02:00