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 - v5.10.25

Published by aitboudad almost 3 years ago

Bug Fixes

  • core: handle TemplateRef clone (#3067) (8e1ba9f), closes #2574
  • material: assign prefix to templateOptions instead of field (ecca5d3), closes #3074
ngx-formly - v5.10.24

Published by aitboudad almost 3 years ago

Bug Fixes

ngx-formly - v5.10.23

Published by aitboudad about 3 years ago

Back to work πŸš€πŸš€πŸš€!

Bug Fixes

ngx-formly - v5.10.22

Published by aitboudad over 3 years ago

Bug Fixes

  • core: allow overriding the default build-in html attributes (#2915) (a20df51), closes #2908
  • core: improve parse array notation in expression property (#2924) (05d714f), closes #2916
  • core: improve stream source comparison of expressionProperties (#2923) (ce1ca29), closes #2922
  • core: set aria-hidden to required marker (#2913) (2d70d9f), closes #2887
  • core: take account of previously disabled control (#2910) (65c8a95), closes #2907
  • json-schema: handle array type without items keyword (#2914) (6cb40ec), closes #2884
  • json-schema: take account of empty model in required expr (#2904) (22451d9), closes #2898
  • material: support passing long error message (#2912) (32fac5b), closes #2892
ngx-formly - v5.10.21

Published by aitboudad over 3 years ago

Bug Fixes

  • json-schema: improve validation of multipleOf with decimal numbers (#2869) (faece37), closes #2863
  • json-schema: support passing widget with $ref definition (#2870) (fee312d), closes #2865
ngx-formly - v5.10.20

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v5.10.19

Published by aitboudad over 3 years ago

Bug Fixes

  • core: ensure validators key is defined on build (#2820) (51300c8), closes #2818
  • json-schema: do not override widget.formlyConfig.key (#2807) (69140f0)
  • json-schema: resolve recursive schema when using widget (#2827) (055c268), closes #2823
  • json-schema: take account of optional object with required props (#2817) (6a97932), closes #2752
  • material: allow passing aria-label to mat-select (#2828) (f26d7e2), closes #2821
ngx-formly - v5.10.18

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v5.10.17

Published by aitboudad over 3 years ago

Bug Fixes

  • schematics: handle not found project (af27dee)
ngx-formly - v5.10.16

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v6.0.0-next.1

Published by aitboudad over 3 years ago

To upgrade from 5.0 to 6.0 see UPGRADE-6.0

⚠ BREAKING CHANGES

  • Formly v6 now requires Angular Version >= 11
  • core: The checkExpressionOn option is set to modelChange instead of changeDetectionCheck
  • core: The resetFieldOnHide option is enabled by default
  • core: The lazyRender option is enabled by default
  • core: The initial value of the created FormControl has been changed from null to
    undefined to match the field model value.
  • core: The defaultValue for fieldGroup and fieldArray has been removed.

Features

  • core: add @ngx-formly/core/testing package (24f503c)
  • core: add support for inline type (#2759) (b17ed07), closes #2707 #2086
  • core: allow omit formly-field element (#2761) (6bdda2e), closes #2710 #2756
  • core: allow control resetOnHide for a specific field (#2721) (9630043)
  • ng-zorro-antd: add ui-ng-zorro-antd (3912c86)
  • core: add type of templateOptions accessor "to" (#2745) (e3a4d2f)
  • core: add v6 migration guide (#2716) (89586c9)
  • core: allow pass already grouped structure to select opti… (#2091) (b5dee42), closes #1580
  • core: allow passing observable for expression asyncValidators (#1849) (c0ba5a1)
  • core: avoid unnecessary model changes for group/array type (#1901) (632daef)
  • core: check expression on change only (#2743) (62b51d2)
  • core: expose build, detectChanges and checkExpressions in options (#2328) (d75574b), closes #1773 #1583
  • core: lazy render hidden fields by default (#2720) (f7853f8)
  • core: remove deprecated hook methods (#2347) (b90acec)
  • core: remove deprecated template manipulators (b00192e)
  • core: switch to OnPush change detection (#2317) (810f306)
  • json-schema: map 'boolean', 'string', 'number', 'integer', 'enum' types (#2232) (505f75f)
  • material: mat-hint alignment support (#2646) (e60eec3), closes #2494
  • material: simplify extending custom field type (#2742) (25dcd14)
  • upgrade to Angular 9 (#2316) (d161bbc)
  • upgrade to angular v11 (#2741) (9badb35)
  • core: remove deprecated methods and configs (#1665) (229e3e4)
  • core: remove v5.5 deprecations (#1842) (3f3e23b)
  • core: use undefined as defaultValue for control to match the model (#1917) (3f66480), closes #1861
  • bootstrap: move types into separate entry points (9142412)
  • ionic: move types into separate entry points (#1570) (2a0563d)
  • kendo: move types into separate entry points (#1569) (1d9ef8e)
  • ng-zorro-antd: move types into separate entry points (7f27173)
  • primeng: calendar support (#2615) (ec6ec71)
  • primeng: move types into separate entry points (#1568) (73d277b)

Bug Fixes

  • sync v5 branch (ba2c384)
  • core: detect changes of formState and on rebuild (#2335) (0beaaef)
  • core: skip emitting modelChange on inputs changes (414cda3)
  • material: removed double tag closing in datepicker type (#2327) (153a596)
ngx-formly - v5.10.15

Published by aitboudad over 3 years ago

Bug Fixes

  • schematics: restrict angular dependencies (5b18126)
ngx-formly - v5.10.14

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v5.10.13

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v5.10.12

Published by aitboudad over 3 years ago

Bug Fixes

ngx-formly - v5.10.11

Published by aitboudad almost 4 years ago

Bug Fixes

ngx-formly - v5.10.10

Published by aitboudad almost 4 years ago

Bug Fixes

ngx-formly - v5.10.9

Published by aitboudad almost 4 years ago

Reverts

  • core: take account of parent disable state on init (0e0980a), closes #2624
ngx-formly - v5.10.8

Published by aitboudad almost 4 years ago

Bug Fixes

ngx-formly - v5.10.7

Published by aitboudad almost 4 years ago

Bug Fixes

Package Rankings
Top 0.81% on Npmjs.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Npm version Downloads Gitter Build Status Twitter Gitpod ready-to-code
Related Projects