This repository has been archived by the owner on May 17, 2022. It is now read-only.
Release 1.1.0
This is the first release available via npm:
npm install ngyn
Fixes and Improvements
- New form saving extensions to assist in preventing users from leaving them accidentally
- New gulp build system
- Uses ng-annotate to reduce di-minification problems
- Numerous small fixes to the select2 component to address edge-case bugs
- New service to track changes on a form (like $dirty but reverts to $pristine when vaue matches original)