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-6808] Data listing WIP #1275

Closed lambry closed 1 year ago

lambry commented 1 year ago

JIRA issue: https://digital-vic.atlassian.net/browse/SDPAP-6800

Changed

  1. Adds data listing component that uses the data driven component under the hood
  2. Moved cardMapping to it's own file along side the dataListing
  3. Adds tide-api-search-index header for setting the search index
  4. Updated packages/ripple-nuxt-tide/lib/core/config-loader.js#141 to get the data driven component working in a mono repo

Types of changes

Checklist