| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add a Section component | Armand Philippot | 2022-04-09 | 4 | -0/+184 |
| | | |||||
| * | chore: add a Main component | Armand Philippot | 2022-04-09 | 3 | -0/+87 |
| | | |||||
| * | refactor(toggle): use Checkbox component and move it to molecules | Armand Philippot | 2022-04-09 | 4 | -294/+0 |
| | | |||||
| * | chore: add a Checkbox component | Armand Philippot | 2022-04-09 | 3 | -0/+170 |
| | | |||||
| * | chore: add a Settings modal component | Armand Philippot | 2022-04-08 | 13 | -55/+287 |
| | | |||||
| * | refactor: use a consistent classname prop and avoid children prop | Armand Philippot | 2022-04-08 | 24 | -74/+157 |
| | | | | | | | | | I was using the FunctionComponent type for some component that do not use children. So I change the type to VoidFunctionComponent to avoid mistakes. I also rename all the "classes" or "additionalClasses" props to "className" to keep consistency between each components. | ||||
| * | chore(icons): accept a classname as prop | Armand Philippot | 2022-04-08 | 31 | -112/+363 |
| | | |||||
| * | chore: add a SelectWithTooltip component | Armand Philippot | 2022-04-07 | 3 | -3/+55 |
| | | |||||
| * | chore: add a DescriptionList component | Armand Philippot | 2022-04-07 | 4 | -0/+177 |
| | | |||||
| * | chore: add a Toggle component | Armand Philippot | 2022-04-06 | 4 | -0/+262 |
| | | |||||
| * | chore: add a HelpButton component | Armand Philippot | 2022-04-06 | 3 | -5/+17 |
| | | | | | I also added a new shape to the button base. | ||||
| * | chore: add a Modal component | Armand Philippot | 2022-04-06 | 4 | -5/+16 |
| | | |||||
| * | chore: add a ResponsiveImage component | Armand Philippot | 2022-04-06 | 1 | -3/+15 |
| | | |||||
| * | chore: add a List component | Armand Philippot | 2022-04-05 | 4 | -0/+218 |
| | | |||||
| * | chore: add a ProgressBar component | Armand Philippot | 2022-04-05 | 4 | -0/+177 |
| | | |||||
| * | chore: add a SharingLink component | Armand Philippot | 2022-04-05 | 4 | -0/+301 |
| | | |||||
| * | chore: add a PlusMinus icon component | Armand Philippot | 2022-04-04 | 4 | -0/+173 |
| | | |||||
| * | chore: add a Branding component | Armand Philippot | 2022-04-04 | 4 | -4/+130 |
| | | |||||
| * | chore: add a Logo component | Armand Philippot | 2022-04-04 | 4 | -0/+96 |
| | | |||||
| * | chore: add a NavLink component | Armand Philippot | 2022-04-04 | 4 | -0/+145 |
| | | |||||
| * | chore: add a Spinner component | Armand Philippot | 2022-04-04 | 4 | -0/+127 |
| | | |||||
| * | chore: add a labelled select field component | Armand Philippot | 2022-04-01 | 2 | -11/+5 |
| | | |||||
| * | chore: add labelled field component | Armand Philippot | 2022-04-01 | 3 | -14/+26 |
| | | |||||
| * | chore: add a back to top component | Armand Philippot | 2022-04-01 | 5 | -7/+64 |
| | | |||||
| * | chore: add a social link component | Armand Philippot | 2022-04-01 | 4 | -0/+149 |
| | | |||||
| * | chore: add a career icon component | Armand Philippot | 2022-04-01 | 4 | -0/+139 |
| | | |||||
| * | chore: add a magnifying glass icon component | Armand Philippot | 2022-04-01 | 4 | -0/+88 |
| | | |||||
| * | chore: add an envelop svg icon component | Armand Philippot | 2022-04-01 | 4 | -0/+110 |
| | | |||||
| * | chore: add a computer screen icon component | Armand Philippot | 2022-04-01 | 4 | -0/+133 |
| | | |||||
| * | chore: add a Hamburger icon component | Armand Philippot | 2022-04-01 | 4 | -0/+111 |
| | | |||||
| * | chore: add a Cog icon component | Armand Philippot | 2022-04-01 | 4 | -0/+53 |
| | | |||||
| * | chore: add a Close icon component | Armand Philippot | 2022-04-01 | 4 | -0/+62 |
| | | |||||
| * | chore: add a CC BY SA svg icon component | Armand Philippot | 2022-04-01 | 4 | -0/+70 |
| | | |||||
| * | chore: add a posts stack svg icon component | Armand Philippot | 2022-03-31 | 4 | -0/+112 |
| | | |||||
| * | chore: add a Home icon component | Armand Philippot | 2022-03-31 | 4 | -0/+111 |
| | | |||||
| * | chore: add a Moon icon component | Armand Philippot | 2022-03-31 | 4 | -0/+51 |
| | | |||||
| * | chore: add a Sun icon component | Armand Philippot | 2022-03-31 | 4 | -0/+59 |
| | | |||||
| * | chore: add an Arrow icon component | Armand Philippot | 2022-03-31 | 4 | -0/+151 |
| | | |||||
| * | chore: add a Link component | Armand Philippot | 2022-03-31 | 4 | -0/+153 |
| | | |||||
| * | chore: add a Label component | Armand Philippot | 2022-03-31 | 4 | -0/+97 |
| | | |||||
| * | chore: add a Select component | Armand Philippot | 2022-03-31 | 3 | -0/+197 |
| | | |||||
| * | chore: add a Field component | Armand Philippot | 2022-03-31 | 4 | -0/+323 |
| | | |||||
| * | chore: add a Heading component | Armand Philippot | 2022-03-31 | 3 | -0/+104 |
| | | |||||
| * | chore: add a button link component | Armand Philippot | 2022-03-31 | 4 | -0/+127 |
| | | |||||
| * | chore: add a button component | Armand Philippot | 2022-03-31 | 4 | -0/+345 |
