intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

fix: formly improvements #1677

Closed shauke closed 5 months ago

shauke commented 5 months ago

PR Type

[x] Bugfix [x] Feature

fix: improved textarea-description Formly wrapper and renamed it to maxlength-description

feat: introduce labelNoTranslate and titleNoTranslate flag to prevent Formly field label translation

fix: Formly 'ish-select-field' select box does not display updated model value correctly

Does this PR Introduce a Breaking Change?

BREAKING CHANGES: The Formly wrapper textarea-description was renamed to maxlength-description (see Migrations / From 5.1 to 5.2 for more details).

[x] Yes

Other Information

AB#97218