| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: improve search box and add button interactions on hover/focus | Armand Philippot | 2022-01-07 | 1 | -4/+38 |
| | | |||||
| * | chore: improve comment section | Armand Philippot | 2022-01-07 | 1 | -9/+17 |
| | | | | | I also adjust styles for all forms and primary buttons. | ||||
| * | chore: replace theme button with settings | Armand Philippot | 2022-01-05 | 1 | -2/+2 |
| | | | | | | I plan to add more user settings so theme options should be inside settings. | ||||
| * | chore: replace read more link with ButtonLink component | Armand Philippot | 2021-12-29 | 1 | -6/+39 |
| | | | | | | I also fix the load more button position since I removed the margin auto. | ||||
| * | chore: add a button-like component for links | Armand Philippot | 2021-12-29 | 1 | -0/+54 |
| | | |||||
| * | chore: add a theme toggle | Armand Philippot | 2021-12-27 | 1 | -3/+4 |
| | | | | | Dark theme is not implemented yet. | ||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 1 | -3/+6 |
| | | | | | It allows me to control the colors of each SVG paths. | ||||
| * | chore: move toolbar size to global scope | Armand Philippot | 2021-12-20 | 1 | -1/+2 |
| | | | | | It allows me to manage footer padding on small viewports. | ||||
| * | chore: add a button to open/close search in toolbar | Armand Philippot | 2021-12-20 | 1 | -0/+54 |
| | | |||||
| * | chore: define secondary button styles | Armand Philippot | 2021-12-16 | 1 | -3/+51 |
| | | | | | I also rename submit style to primary. | ||||
| * | chore: create contact page | Armand Philippot | 2021-12-16 | 1 | -0/+34 |
