Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): support "required" indicator for custom form-controls #2068

Merged
merged 6 commits into from
Nov 15, 2023

Conversation

sleidig
Copy link
Member

@sleidig sleidig commented Nov 8, 2023

until now, custom form-controls (like our basic-autocomplete) did not display a * as required indicator in the mat-label. This is now supported.

Code taken from https://material.angular.io/guide/creating-a-custom-form-field-control#required


⚠️ mark as codo

Copy link

github-actions bot commented Nov 8, 2023

Deployed to https://pr-2068.aam-digital.net/

@sleidig sleidig requested a review from TheSlimvReal November 8, 2023 13:33
sleidig and others added 3 commits November 10, 2023 14:12
@sleidig sleidig requested a review from TheSlimvReal November 13, 2023 08:28
@sleidig sleidig marked this pull request as ready for review November 13, 2023 10:56
@sleidig sleidig merged commit beaf26a into master Nov 15, 2023
8 checks passed
@sleidig sleidig deleted the dropdown-required branch November 15, 2023 14:06
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.26.0-master.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released on @master managed by CI (semantic-release) label Nov 15, 2023
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants