dojo / widgets

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

fix material card header margin #1683

Closed aciccarello closed 3 years ago

aciccarello commented 3 years ago

Type: bug

The following has been addressed in the PR:

Description: Allows material card title margin styles if it is the first element. To do so we need to check that there isn't a media element or header before the title.

Resolves #1588

material card title example material card media and title example

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/DAoU8TR4QLdzUbqSeEhPn8PLtzSx
βœ… Preview: https://dojowidgets-git-fork-aciccarello-1588-card-header-dojo1.vercel.app

widget-test-docs – ./

πŸ” Inspect: https://vercel.com/dojo/widget-test-docs/6EH2B6GXiTaW1xHUc5cmexBnodvy
βœ… Preview: https://widget-test-docs-git-fork-aciccarello-1588-card-header-dojo1.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #1683 (2dd4342) into master (ebbad1b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1683   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files          94       94           
  Lines        5012     5012           
  Branches     1354     1354           
=======================================
  Hits         4510     4510           
  Misses        248      248           
  Partials      254      254           

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 ebbad1b...2dd4342. Read the comment docs.