|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| | I'm not able to configure SWC plugins in Next.js so to make it works,
all translation must have an id. | 
| | 
| 
| 
| 
| | By fetching the data in getStaticProps, I can display the data even
for users with Javascript disabled. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | I change the name in graphql endpoint, so I decided to repercute this
change here. | 
|  | I'm now using a widget that can be expanded/collapsed. It also allows
me to handle more effectively widgets overflow and to avoid styles
repetitions.
However, with stylelint rule "no-descending-specificity", I'm not sure
if the stylesheets are really logical... Maybe I should deactivate this
rule. |