Minor Changes
-
57b2fb9: - BREAKING: In
lion-button
package split of separate buttons for reset & submit:-
LionButton (a clean fundament, use outside forms)
-
LionButtonReset (logic for. submit and reset events, but without implicit form submission logic: use for reset buttons)
-
LionButtonSubmit (full featured button: use for submit buttons and buttons with dynamic types)
-
fixed axe criterium for LionButton (which contained a native button to support form submission)
-
removed
_beforeTemplate()
&_afterTemplate()
from LionButton
-
Patch Changes
- Updated dependencies [57b2fb9]
- @lion/button@0.14.0