| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite Copyright component | Armand Philippot | 2023-11-11 | 1 | -19/+19 |
| | | | | | | | | | | * remove `icon` prop (it is confusing because a copyright should have the copyright symbol, the license is not part of the copyright) * reorganize copyright informations I also updated the CC BY SA icon because the elements was in the wrong order. | ||||
| * | feat(components): replace icons with a generic Icon component | Armand Philippot | 2023-10-24 | 1 | -23/+33 |
| | | | | | | Sizes are also predefined and can be set using the `size` prop, so the consumers should no longer adjust the size in CSS. | ||||
| * | chore: add Copyright component | Armand Philippot | 2021-12-13 | 1 | -0/+79 |
