| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
* remove `Notice` prop to handle it directly in the form
* replace `saveComment` prop with `onSubmit`
* use `useForm` hook to handle the form
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* remove `alignment` and `withMargin` props (consumer should handle
that)
* move styles to Sass placeholders to avoid repeats with headings
coming from WordPress
* refactor some other components that depend on Heading to avoid ESlint
errors
 | 
| | 
| 
| 
| 
| 
|  | 
Using paths aliases starting with "@" can be confusing and can lead to
conflict with existings modules. I prefer to use relative paths to
avoid extra configuration in tools because of these aliases.
 | 
| | 
| 
| 
| 
|  | 
It prevents to rerender the common components between pages (header,
footer...).
 | 
| | 
| 
| 
| 
|  | 
* change animation on article card hover
* change comments section alignment
 | 
| | 
| 
| 
| 
| 
|  | 
* add logo to topics pages and links
* add Prism styles to articles
* and a few other adjustements
 | 
| |  | 
 | 
|    | 
 |