johannesjo / angular2-promise-buttons

Chilled loading buttons for angular2
https://johannesjo.github.io/angular2-promise-buttons/#demo
MIT License
86 stars 28 forks source link

Support Observable #10

Closed ghost closed 7 years ago

ghost commented 7 years ago

Fixes issue https://github.com/johannesjo/angular2-promise-buttons/issues/5

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 95.37% when pulling 832228af6b1198d511c19a19a2b096a3f7034a39 on maxkorz:feature-observable-support into 0408a91af6e0a5f2af03870f5d3467a812a1f912 on johannesjo:master.

johannesjo commented 7 years ago

Very nice and elegant solution. Thanks a lot!