| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): extract MetaItem from MetaList | Armand Philippot | 2023-11-20 | 1 | -52/+20 |
| | | | | | | | * replace `items` prop on MetaList with `children` prop: it was too restrictive and the global options was not really useful. It is better too give control to the consumers. | ||||
| * | refactor(components): replace Meta component with MetaList | Armand Philippot | 2023-11-11 | 1 | -0/+78 |
| It removes items complexity by allowing consumers to use any label/value association. Translations should also be defined by the consumer. Each item can now be configured separately (borders, layout...). | |||||
