Socket
Socket
Sign inDemoInstall

@ng-dynamic-forms/ui-primeng

Package Overview
Dependencies
42
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

18.0.0

Diff

ng-dynamic-forms
published 17.0.0 •

Changelog

Source

17.0.0

Features

  • Migration to Material 15 (MDC)

ng-dynamic-forms
published 16.0.0 •

Changelog

Source

16.0.0

Features

  • Migration to Angular 15 (Untyped Forms)
  • Migration to Material 15 (Legacy Components)

ng-dynamic-forms
published 15.0.0 •

Changelog

Source

15.0.0

Features

  • Migration to Angular 13

ng-dynamic-forms
published 14.0.1 •

Changelog

Source

14.0.1

Features

  • Migration to ng-bootstrap 10

Bugfixes

  • adds distinctUntilChanged() operator in DynamicFormsRelationService to performance problems (closes #1060)
  • adds manual change detection when async validation resolves

ng-dynamic-forms
published 14.0.0 •

Changelog

Source

14.0.0

Features

  • Migration to Angular 12
  • Migration to TypeScript strict mode
  • Removes non-critical circular dependency
  • Migration to karma-coverage from karma-coverage-instanbul-reporter

Breaking Changes

angular2-text-mask has finally been replaced with ngx-mask

This means from now text masking is only available to UI components that use a built-in mask feature or do not already apply a custom ControlValueAccessor like Material.

In order to integrate ngx-mask properly, a maskConfig property has been added to DynamicInputModel while the type of mask has been narrowed to string.

mask?: string;
maskConfig?: Partial<IConfig>;

ng-dynamic-forms
published 13.0.0 •

Changelog

Source

13.0.0

Features

  • Support for Angular 11

ng-dynamic-forms
published 12.0.0 •

Changelog

Source

12.0.0

Features

  • Support for Angular 10

ng-dynamic-forms
published 11.0.3 •

Changelog

Source

11.0.2 / 11.0.3

Bugfixes

  • fixes error on DynamicFormService.detectChanges() (closes #1060)

ng-dynamic-forms
published 11.0.2 •

Changelog

Source

11.0.2 / 11.0.3

Bugfixes

  • fixes error on DynamicFormService.detectChanges() (closes #1060)

234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc