Migrating fly-card
Elements with the fly-card class and their contents:
.fly-card__section.fly-card__section-header.fly-card__section-title.fly-card__section-subheader.fly-card__section-bodyIn Fly Components, a card and a panel are very similar components. But in Pluma, the differences in styling are more pronounced.
Depending on the use case and appearance, a fly-card can be replaced with
either a PlumaCard or a PlumaPanel.
Use a PlumaCard when:
Use a PlumaPanel when:
fly-card__section-title class is this sort of bold titlefly-card__section adds a border between sections,
so @withSectionBorders={{true}} in a PlumaPanel is the recommended replacementPagePlumaCard exampleSource:
Target:
PlumaPanel exampleSource:
Target:
Source:
Target:
Source:
Target: