Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
289 stars 76 forks source link

[Card] Deprecate the `thumbnail` slot in favor of a content slot (name tbd) #10054

Open geospatialem opened 2 months ago

geospatialem commented 2 months ago

Description

Deprecate Card's thumbnail slot in favor of a content slot (name tbd).

Proposed Advantages

Clear documentation and purpose of the slot

Which Component

card

Relevant Info

Came up in a design implementation identified in #8887, where the implementation of the thumbnail slot is being used in a different way. We should consider renaming the slot to fit what we should support and document it as such.

Name and support needs design expertise and vetting.

Calcite package

macandcheese commented 2 months ago

One potential option discussed was also to keep thumbnail - since while it doesn't encompass all possibilities in its name, it is prescriptive and aligns well with the most common use case.