dojo / widgets

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

Convert outlined property to kind #1754

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

kind is the property to used consistently across widgets to determine the type of widget, in this case the outlined and elevated card types. This converts the existing outlined property to kind

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/C6rNGaW4W7otZW7KD2tzUBWtFeBU
βœ… Preview: https://dojowidgets-git-fork-agubler-card-kind-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/EftusWXFRHNCmPHugGvDuFEbLKm9
βœ… Preview: https://widget-test-docs-git-fork-agubler-card-kind-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1754 (9e70b87) into master (c684b35) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1754   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          94       94           
  Lines        5193     5193           
  Branches     1418     1418           
=======================================
  Hits         4702     4702           
  Misses        241      241           
  Partials      250      250           
Impacted Files Coverage Ξ”
src/card/index.tsx 100.00% <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 c684b35...9e70b87. Read the comment docs.