| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace LinksListWidget with LinksWidget | Armand Philippot | 2023-11-14 | 1 | -3/+4 |
| | | | | | | | | * avoid List component repeat * rewrite tests and CSS * add an id to LinksWidgetItemData (previously LinksListItems) type because the label could be duplicated | ||||
| * | refactor(components): replace Summary component with PostPreview | Armand Philippot | 2023-11-11 | 1 | -0/+124 |
| * rename component to PostPreview because Summary is an HTML element and it could lead to confusion * replace `title` and `titleLevel` with `heading` and `headingLvl` because `title` is a native attribute * rename `intro` prop to `excerpt` * extract `cover` from `meta` prop * rewrite meta type * extract meta logic into a new component | |||||
