dojo / widgets

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

feat: wizard content configuration #1719

Closed bitpshr closed 3 years ago

bitpshr commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

This pull request adds custom content support to Wizard step configuration.

preview

Resolves #1611

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/F3XmwGMpi62yXxzvXqxoG9sAfyet
βœ… Preview: https://dojowidgets-git-fork-bitpshr-feat-wizard-content-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/FnsM9CuwJEbA3TTQW1EWQEXumD5Z
βœ… Preview: https://widget-test-docs-git-fork-bitpshr-feat-wizard-content-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1719 (6ace6df) into master (afc67b0) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1719      +/-   ##
==========================================
+ Coverage   90.17%   90.24%   +0.06%     
==========================================
  Files          94       94              
  Lines        5088     5114      +26     
  Branches     1384     1390       +6     
==========================================
+ Hits         4588     4615      +27     
+ Misses        247      246       -1     
  Partials      253      253              
Impacted Files Coverage Ξ”
src/wizard/index.tsx 92.30% <100.00%> (+0.47%) :arrow_up:
src/date-input/date-utils.tsx 97.43% <0.00%> (-2.57%) :arrow_down:
src/date-input/index.tsx 91.37% <0.00%> (+0.30%) :arrow_up:
src/time-picker/index.tsx 82.22% <0.00%> (+0.40%) :arrow_up:
src/select/index.tsx 88.79% <0.00%> (+1.83%) :arrow_up:

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 afc67b0...6ace6df. Read the comment docs.