| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): extract MetaItem from MetaList | Armand Philippot | 2023-11-20 | 1 | -14/+12 | 
| | | | | | | | * 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): split Comment component into 3 components | Armand Philippot | 2023-11-11 | 15 | -0/+677 | 
| * add ApprovedComment, PendingComment and ReplyCommentForm components * let consumer handle reply form visibility * move structured data into article page (each article already has the comments data and already handle json ltd schema so I prefered to move the schema in the final consumer instead of adding a script element foreach comment) | |||||
