intershop-pwa icon indicating copy to clipboard operation
intershop-pwa copied to clipboard

feat(formly): added checkbox-field which can take a include as label

Open p5hema2 opened this issue 1 year ago • 0 comments

PR Type

[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other:

What Is the Current Behavior?

In the current PWA it is not possible to have a formly checkbox with is labeled with an include from the icm.

Issue Number: Closes #

What Is the New Behavior?

This is a new formly Wrapper which provides that functionality.

Does this PR Introduce a Breaking Change?

[ ] Yes [x] No

Other Information

Usage via formly options. Example in the spec.ts

p5hema2 avatar Jun 12 '23 06:06 p5hema2