@laserfiche/types-lf-ui-components
Advanced tools
Changelog
16.0.0
[lf-field-adhoc-container.component.ts]
, [lf-field-template-container.component.ts]
, [lf-field-container.directive.ts]
: Removed dependencies on deprecated ComponentFactoryResolver and ComponentFactory. Can now call viewContainerRef.createComponent
directly on a Component, rather than resolving a ComponentFactory
first.@angular/material
to version 16.Changelog
15.0.6
[lf-login]
: Fixed related bug where the component would not get initialized if using the Angular componentChangelog
15.0.5
[lf-login]
: Fixed bug where the component would not get initialized if using the Angular element version in some cases