dpc-sdp / ripple

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Apache License 2.0
61 stars 37 forks source link

[SDPAP-7677] add compact card collection mapping #1291

Closed lambry closed 1 year ago

lambry commented 1 year ago

Motivation and Context

JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-

Changed

  1. Add compact card collection mapping
  2. Update card collection component to allow the column settings to be passed in, this is to support different columns based on whether or not the sidebar is present
  3. The compact card padding was being overridden by the rpl-card-content default

Screenshots

Without Sidebar

Screenshot 2023-04-11 at 10 57 51 am

With Sidebar

Screenshot 2023-04-11 at 11 38 37 am

How Has This Been Tested?

Types of changes

Checklist