ngx-formly

📝 JSON powered / Dynamic forms for Angular

MIT License

Downloads
694.6K
Stars
2.8K
Committers
94

Bot releases are hidden (Show)

ngx-formly - 6.1.0

Published by aitboudad almost 2 years ago

Features

  • add Angular v15 support (#3510) (6b131b1)

  • add support of MatLegacyFormFieldModule (use package: @ngx-formly/material-legacy) (#3494)

Bug Fixes

  • core: hide empty formly-field element (4713038), closes #3516
  • kendo: take account of passing custom wrapper (bcce565), closes #3553
  • material: make slider compatible with v15 (2466a5e), closes #3503
  • material: set default color for mat-form-field (78b9a90), closes #3532

Special Thanks

@jackcw, @aitboudad.

ngx-formly - 5.12.7

Published by aitboudad about 2 years ago

Bug Fixes

  • core: detect change of expressionChanges in formlySelectOptions (9f729d3), closes #3420
ngx-formly - v5.12.6

Published by aitboudad over 2 years ago

Bug Fixes

ngx-formly - v5.12.5

Published by aitboudad over 2 years ago

Bug Fixes

  • core: detect changes when focusing a repeatable field (#3347) (5f600c2), closes #3344
ngx-formly - v5.12.4

Published by aitboudad over 2 years ago

Bug Fixes

  • core: detect validation message changes in expressionProperties (#3330) (c7692d9), closes #3317
  • core: trigger validation in ArrayType on field update (#3328) (90ef367), closes #3327

Performance Improvements

ngx-formly - v5.12.3

Published by aitboudad over 2 years ago

Bug Fixes

  • bootstrap: updates dirty state before modelChange in multicheckbox (1ea4463), closes #3302
  • core: keep display: none for hidden fields when lazyRender is true (cc10cb9), closes #3313
  • material: add null check for datepicker errors property (9fcabef), closes #3315
ngx-formly - v5.12.2

Published by aitboudad over 2 years ago

Performance Improvements

  • core: avoid rebuild all fields on FieldArray update (#3301) (2f17e73)
ngx-formly - v5.12.1

Published by aitboudad over 2 years ago

Bug Fixes

  • core: emit valueChanges when fieldArray length is decreasing (#3279) (169bc62), closes #3250
  • core: improve eval array notation in expressions (#3278) (17c0bd6), closes #3264
ngx-formly - v5.12.0

Published by aitboudad over 2 years ago

Bug Fixes

Features

ngx-formly - v5.11.2

Published by aitboudad over 2 years ago

Bug Fixes

  • core: allow override typing for field property in FieldArrayType (#3230) (3aa5537), closes #3218
ngx-formly - v5.11.1

Published by aitboudad over 2 years ago

Bug Fixes

  • core: mark FieldType::defaultOptions as optional (c71d799)
ngx-formly - v5.11.0

Published by aitboudad over 2 years ago

Features

ngx-formly - v5.10.33

Published by aitboudad over 2 years ago

Bug Fixes

  • bootstrap: support disable a specific multicheckbox option (#3192) (bed082f), closes #3184
  • core: use host listener to catch custom change events (#3196) (f7831c8), closes #2353
  • material: prioritize matDatepickerParse error over required (#3195) (8c9a397), closes #3190
ngx-formly - v5.10.32

Published by aitboudad over 2 years ago

Bug Fixes

  • core: keep disabled state of field group consistent (#3163) (d4e4758), closes #3160
ngx-formly - v5.10.31

Published by aitboudad over 2 years ago

Bug Fixes

  • core: call change callback after formControl update (#3155) (f07e13b)
  • core: ignore handle attr by formlyAttributes if already set (#3156) (3ee0164), closes #2532

Performance Improvements

  • core: remove unnecessary validation calls during the build step (#3157) (3bf8760)
ngx-formly - v5.10.30

Published by aitboudad over 2 years ago

Bug Fixes

  • core: optimize emitted valueChanges for fieldArray items (#3143) (6b95b50), closes #3130
  • material: fix invalid ARIA attributes in MultiCheckbox type (#3144) (ca44093), closes #3004
ngx-formly - v5.10.29

Published by aitboudad almost 3 years ago

Bug Fixes

  • core: detect validation message changes in expressions (84581bc), closes #3104
  • json-schema: improve detecting oneOf selected item for object & array (b71dabe)
  • json-schema: improve handling oneOf array select change (c11334a), closes #3124
ngx-formly - v5.10.28

Published by aitboudad almost 3 years ago

Bug Fixes

ngx-formly - v5.10.27

Published by aitboudad almost 3 years ago

Bug Fixes

ngx-formly - v5.10.26

Published by aitboudad almost 3 years ago

Bug Fixes

  • core: improve detecting changes when using Function in expression (#3080) (73551ee), closes #2993
  • json-schema: take account of oneOf model change (#3077) (1cbdc3e), closes #3059
  • json-schema: take account of undefined value for integer type (#3078) (7bdd137), closes #3075
Package Rankings
Top 0.81% on Npmjs.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README's
Npm version Downloads Gitter Build Status Twitter Gitpod ready-to-code
Related Projects