- Restore has-success/has-error class
- Upgrade to Angular 4
- Clean up existing elements on schema changes
- Fix AOT build
- Re-render form on schema change [ZheyangSong]
- Use inline html
- Make sure .html templates are part of the package
- Clean up package content
- Now module, components and other elements must be imported from 'angular2-schema-form' and not 'angular2-schema-form/src'
Initial release