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

TextField: Add missing "Pattern" parameter #2983

Merged
merged 1 commit into from
Oct 8, 2021
Merged

TextField: Add missing "Pattern" parameter #2983

merged 1 commit into from
Oct 8, 2021

Conversation

Remeyr
Copy link
Contributor

@Remeyr Remeyr commented Oct 8, 2021

Description

Resolves #2963.
MudTextField was missing the "Pattern" parameter which was added.

How Has This Been Tested?

Tried the functionality with the example provided in the issue.
All Tests went through without any issues.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.

@Remeyr Remeyr changed the title TextField: Added missing "Pattern" parameter #2963 TextField: Added missing "Pattern" parameter Oct 8, 2021
@JonBunator JonBunator changed the title TextField: Added missing "Pattern" parameter TextField: Add missing "Pattern" parameter Oct 8, 2021
Copy link
Member

@JonBunator JonBunator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks :)

@JonBunator JonBunator added this to the 5.2.0 milestone Oct 8, 2021
@JonBunator JonBunator merged commit b3e4591 into MudBlazor:dev Oct 8, 2021
@Remeyr Remeyr deleted the fix/textfield-missing-pattern-parameter branch October 8, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MudTextField Missing Paramter 'Pattern'
2 participants