get-focus / deprecated-focus-components-v3

A set of atomic web components based on material design to build modern interfaces easily.
http://getfocus.io/focus-documentation/
MIT License
2 stars 3 forks source link

[Button] Managing multiple click when it is in saving mod #107

Closed GuenoleK closed 7 years ago

GuenoleK commented 7 years ago

[Button] Managing multiple click when it is in saving mod

Description

The button now have a saving behaviour. In the panel, if it is the save button it will be disabled and have a spinner loader to indicate its saving state.

Fixes #83