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

improvement: HTML attributes on Input #707

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

gidomanders
Copy link
Member

I want to set autocomplete on an input, but that's not an allowed property of Input yet.

Added support for HTML attributes on Input element.

@gidomanders gidomanders force-pushed the improvement/autocomplete-attribute-on-input branch from 1ce6999 to e928573 Compare March 18, 2024 23:37
I want to set autocomplete on an input, but that's not an allowed
property of Input yet.

Added support for HTML attributes on Input element.
@gidomanders gidomanders force-pushed the improvement/autocomplete-attribute-on-input branch from e928573 to 3847dad Compare March 18, 2024 23:42
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (46c1912) to head (3847dad).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #707   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          131       131           
  Lines         2783      2786    +3     
  Branches       824       824           
=========================================
+ Hits          2783      2786    +3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gidomanders gidomanders merged commit 3bb7919 into master Mar 18, 2024
6 of 7 checks passed
@gidomanders gidomanders deleted the improvement/autocomplete-attribute-on-input branch March 18, 2024 23:50
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.

None yet

1 participant