Releases: chesleybrown/autofill-directive
Releases · chesleybrown/autofill-directive
Converted to angular module.
Initially built with a dependancy on requireJS
. Instead, we should just be using angular modules. Thanks @ChrisRose.
Note: this breaks compatibility with how you would have included this module before which is why I incremented it to version 2.
Minor removal of unused var
Minor, had a var that wasn't used left in there. Removed.
Initial release of directive
First release of autofill-directive.