Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Release 1.1.0

Compare
Choose a tag to compare
released this 12 Apr 11:45
· 43 commits to master since this release
b0d85ef

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)