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

Add abp-data-datepicker attribute to ignore initialize Datepickers. #7574

Merged
merged 2 commits into from Feb 2, 2021

Conversation

maliming
Copy link
Member

@maliming maliming commented Feb 2, 2021

Resolve #7571

<input type="date" class="form-control" abp-data-datepicker="false"/>

@maliming maliming added this to the 4.3-preview milestone Feb 2, 2021
@maliming maliming changed the title Add data-datepicker attribute to ignore initialize Datepickers. Add abp-data-datepicker attribute to ignore initialize Datepickers. Feb 2, 2021
@hikalkan hikalkan merged commit d1e915c into dev Feb 2, 2021
@hikalkan hikalkan deleted the maliming/data-datepicker-ignore branch February 2, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

input type="date" changed to type="text"
3 participants