dojo / widgets

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

[WIP] Offer option to set the card to full height #1678

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

There are occasions that you might want the card to stretch to the full height (i.e. 100%), passing stretch would enable that.

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/2RViSA8EkeVaPEvxqqhBnGVugXJP
βœ… Preview: https://dojowidgets-git-fork-agubler-offer-option-for-full-he-b50296.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/AjoB1H46H6Bp1L91irkVqwKDPsTy
βœ… Preview: https://widget-test-do-git-fork-agubler-offer-option-for-full-he-f4a92c.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1678 (63fa308) into master (eeefd52) will increase coverage by 0.02%. The diff coverage is 86.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1678      +/-   ##
==========================================
+ Coverage   89.88%   89.91%   +0.02%     
==========================================
  Files          94       94              
  Lines        4963     5016      +53     
  Branches     1342     1358      +16     
==========================================
+ Hits         4461     4510      +49     
  Misses        248      248              
- Partials      254      258       +4     
Impacted Files Coverage Ξ”
src/card/index.tsx 87.87% <50.00%> (-12.13%) :arrow_down:
src/list/index.tsx 77.77% <50.00%> (+0.14%) :arrow_up:
src/floating-action-button/index.tsx 100.00% <100.00%> (ΓΈ)
src/slide-pane/index.tsx 87.39% <100.00%> (+0.10%) :arrow_up:
src/speed-dial/index.tsx 92.13% <100.00%> (+3.42%) :arrow_up:
src/tab-container/index.tsx 89.69% <100.00%> (+0.10%) :arrow_up:
src/text-input/index.tsx 92.91% <100.00%> (ΓΈ)

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 eeefd52...7b90a44. Read the comment docs.