dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

1734 - Pass date input's required flag down to child text input #1741

Closed KaneFreeman closed 3 years ago

KaneFreeman commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description: Pass date input's required flag down to child text input

Resolves #1734

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dojo.widgets – ./

πŸ” Inspect: https://vercel.com/dojo/dojo.widgets/GFmuQCh5tu18vj99gzXLjps9mLD4
βœ… Preview: https://dojowidgets-git-fork-kanefreeman-bugfix-1734-date-pic-e4d2a5.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/BtL9nTpP2FzNKx9SgEB6kaRyjvs5
βœ… Preview: https://widget-test-do-git-fork-kanefreeman-bugfix-1734-date-pic-d4cfba.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1741 (144457c) into master (ad3829b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files          94       94           
  Lines        5116     5116           
  Branches     1392     1392           
=======================================
  Hits         4617     4617           
  Misses        244      244           
  Partials      255      255           
Impacted Files Coverage Ξ”
src/date-input/index.tsx 91.37% <ΓΈ> (ΓΈ)

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update ad3829b...144457c. Read the comment docs.