Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 819 Bytes

CHANGELOG.md

File metadata and controls

56 lines (29 loc) · 819 Bytes

1.0.0-beta.8 (unreleased)

Bug Fixes

  • Restore has-success/has-error class

1.0.0-beta.7 (2017-04-24)

New features

  • Upgrade to Angular 4

Bug Fixes

  • Clean up existing elements on schema changes
  • Fix AOT build

1.0.0-beta.6 (2017-04-21)

Bug Fixes

  • Re-render form on schema change [ZheyangSong]

1.0.0-beta.5 (2017-03-18)

Bug Fixes

  • Use inline html

BREAKING CHANGES

1.0.0-beta.4 (2017-03-17)

Bug Fixes

  • Make sure .html templates are part of the package

BREAKING CHANGES

1.0.0-beta.3 (2017-03-16)

Bug Fixes

  • Clean up package content

BREAKING CHANGES

  • Now module, components and other elements must be imported from 'angular2-schema-form' and not 'angular2-schema-form/src'

1.0.0-beta.2 (2017-03-13)

Initial release

Bug Fixes

BREAKING CHANGES