Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 364 Bytes

File metadata and controls

11 lines (6 loc) · 364 Bytes

3.0.0 (Unpublished)

Breaking changes:

  • changing all templates to conform to the new field api with templateOptions
  • removing hidden, text, email, and password fields in favor of a more generic input type that allows you to specify a type in the templateOptions.

Internal Changes

  • utilizing wrappers api in the new version of angular-formly