Skip to content

Releases: VyacheslavPritykin/NFormlySchema

v1.2.2

01 Oct 20:02
Compare
Choose a tag to compare
  • Update dependencies

v1.2.1

26 Sep 12:09
Compare
Choose a tag to compare
  • Update dependencies

v1.2.0

25 Nov 22:24
Compare
Choose a tag to compare

v1.1.1

22 Oct 15:19
Compare
Choose a tag to compare

fixes:

  • Treat TimeSpan as a simple type

v1.1.0

22 Oct 13:44
Compare
Choose a tag to compare
  • Add a new method overload: FormlySchema.FromType(Type type)
  • Make the DefaultInputTypeResolver method public in the new dedicated FormlySchemaDefaults class and initialize the FormlyGenerationSettings.InputTypeResolver with the default resolver.

v1.0.0

21 Oct 12:42
Compare
Choose a tag to compare

Initial release