Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

v1.18.12

Compare
Choose a tag to compare
@jonsamwell jonsamwell released this 21 Aug 02:10
· 60 commits to master since this release

Added the ability to defer validation until after a form submit by adding the attribute 'validate-on-form-submit="true"'
to the form element.
Lots of re-factoring of the way services and directives are defined.
Aim to reduce the size of the library a bit.