Skip to content

feat(form): Add `InputDate` class for HTML `<input type="date">` elem…

6859013
Select commit
Loading
Failed to load commit list.
Merged

feat(form): Add InputDate class for HTML <input type="date"> element with attributes and rendering capabilities. #52

feat(form): Add `InputDate` class for HTML `<input type="date">` elem…
6859013
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

100.00% (+0.00%) compared to e8e313d

View this Pull Request on Codecov

100.00% (+0.00%) compared to e8e313d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e8e313d) to head (6859013).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #52   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       155       158    +3     
===========================================
  Files             80        81    +1     
  Lines            370       376    +6     
===========================================
+ Hits             370       376    +6     

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