| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(widget): remove items limit for ThematicsList and TopicsList | Armand Philippot | 2022-01-11 | 1 | -5/+1 |
| | | | | | | | | By default WPGraphQL gets only the 10 first items if first is not specified. So some subjects was not displayed. I also add an order by title to the query. So I no longer need to sort arrays inside components. | ||||
| * | chore(widget): add a related topics widget | Armand Philippot | 2022-01-11 | 1 | -1/+1 |
| | | |||||
| * | chore(widgets): pass title to thematics list as parameter | Armand Philippot | 2022-01-11 | 1 | -4/+12 |
| | | | | | | If the current page is a thematic, I also choose to not display the current thematic in the list. | ||||
| * | chore: add a widget to list all blog thematics | Armand Philippot | 2022-01-07 | 1 | -0/+36 |
