- Issue created by @Grimreaper
- π«π·France pdureau Paris
Also, if I remember well, in SDC it is possible to indicate the lifecycle of a component (experimental, deprecated, etc.), I think it will be nice to put some badges and/or colors and/or infos in the library based on this metadata.
SDC has this:
"status": { "type": "string", "title": "Development Status", "description": "Use this property to identify if the component can be safely used in production.", "enum": [ "experimental", "stable", "deprecated", "obsolete" ] },
- π«π·France pdureau Paris
Hi Grimreaper,
Let's not forget this issue. Do we have something to do for 2.0.0-rc1?
- Merge request !294Issue #3481491 by grimreaper: POC: component metadata translatable. β (Open) created by Grimreaper
- π«π·France Grimreaper France π«π·
This POC is ok for:
- name/label
- description
- group/categoryThe remaining metadata that needs to be made translatable:
- links title
- variants title
- variants description
- slots title
- slots description
- props title
- props description
- potentially other props keys depending on the prop itself - Status changed to Needs work
about 1 month ago 8:48pm 17 December 2024 - π«π·France pdureau Paris
See also this Core issue: β¨ Props have no (translatable) labels Active