You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update alert message, inline alert, button, checkbox item, radio button item, switch item, suggestion chip, filter chip, link, tag and text input to allow the use of fixed images #1316
Today these components allow the use of decorative icons represented by an heart icon in Figma files and the color of this icon changes depending on whether the app is in light or dark mode.
The following decision has been taken during lead meeting: We need to also support the use of fixed color images at the place of the heart decorative icons.
Description
The listed components must be updated to support the use of fixed color images in addition to today's icons.
The provided images keep their original ratio and their sizes are defined by their height that must be the same as the heart icon container in each component (use the same token).
Add an exemple for each component in the demo app.
Inputs
Use the following placeholder image in the demo app to illustrate this new feature:
Context
Today these components allow the use of decorative icons represented by an heart icon in Figma files and the color of this icon changes depending on whether the app is in light or dark mode.
The following decision has been taken during lead meeting: We need to also support the use of fixed color images at the place of the heart decorative icons.
Description
The listed components must be updated to support the use of fixed color images in addition to today's icons.
The provided images keep their original ratio and their sizes are defined by their height that must be the same as the heart icon container in each component (use the same token).
Add an exemple for each component in the demo app.
Inputs
Use the following placeholder image in the demo app to illustrate this new feature:
Definition of Done
alert message(API, doc, demo app)inline alert(API, doc, demo app)button(API, doc, demo app)checkbox item(API, doc, demo app)radio button item(API, doc, demo app)switch item(API, doc, demo app)suggestion chip(API, doc, demo app)filter chip(API, doc, demo app)link(API, doc, demo app)tag(API, doc, demo app)text input(API, doc, demo app)