| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | chore: add a Modal component | Armand Philippot | 2022-04-06 | 8 | -5/+151 | |
| | | | ||||||
| * | | chore: add a ResponsiveImage component | Armand Philippot | 2022-04-06 | 5 | -3/+240 | |
| | | | ||||||
| * | | 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 | 8 | -4/+419 | |
| | | | ||||||
| * | | chore: add a FlippingLogo component | Armand Philippot | 2022-04-04 | 4 | -0/+185 | |
| | | | ||||||
| * | | 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 | 5 | -11/+182 | |
| | | | ||||||
| * | | chore: add labelled field component | Armand Philippot | 2022-04-01 | 6 | -14/+250 | |
| | | | ||||||
| * | | chore: add a back to top component | Armand Philippot | 2022-04-01 | 9 | -7/+204 | |
| | | | ||||||
| * | | chore: add a social link component | Armand Philippot | 2022-04-01 | 4 | -0/+149 | |
| | | | ||||||
| * | | build(storybook): handle SVGR import | Armand Philippot | 2022-04-01 | 1 | -0/+10 | |
| | | | ||||||
| * | | 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 | 8 | -3/+346 | |
| | | | ||||||
| * | | build(deps): add storybook | Armand Philippot | 2022-03-31 | 5 | -403/+7056 | |
| |/ | ||||||
| * | test(jest): add a test for Copyright component | Armand Philippot | 2022-03-29 | 1 | -0/+14 | |
| | | ||||||
| * | test(jest): add a test for Header component | Armand Philippot | 2022-03-29 | 1 | -0/+13 | |
| | | ||||||
| * | test(jest): add a test for Branding component | Armand Philippot | 2022-03-29 | 3 | -6/+33 | |
| | | ||||||
| * | build(deps): bump next, next-sitemap, mdx, graphql-request and sharp | Armand Philippot | 2022-03-25 | 2 | -428/+431 | |
| | | ||||||
| * | build: configure Jest | Armand Philippot | 2022-03-24 | 10 | -250/+281 | |
| |\ | | | | | | | | | Since Next.js v12, we can use next/js package with some preconfigured Jest options. | |||||
| | * | test(jest): add a mock for windows matchMedia | Armand Philippot | 2022-03-24 | 2 | -4/+17 | |
| | | | ||||||
| | * | test(jest): define a custom render function to set providers | Armand Philippot | 2022-03-24 | 3 | -2/+53 | |
| | | | ||||||
| | * | build: configure jest | Armand Philippot | 2022-03-24 | 7 | -248/+215 | |
| |/ | | | | | | Since Next.js v12, Jest is already configured with the next/jest package. I also added a package to mock next/router. | |||||
| * | build(deps): remove unused deps | Armand Philippot | 2022-03-24 | 2 | -61/+11 | |
| | | ||||||
| * | refactor: replace babel with swc | Armand Philippot | 2022-03-24 | 71 | -133/+415 | |
| |\ | | | | | | | The build time will be faster with SWC. | |||||
| | * | refactor: load prism plugins without babel | Armand Philippot | 2022-03-24 | 11 | -126/+178 | |
| | | | ||||||
| | * | refactor: use formatjs swc plugin | Armand Philippot | 2022-03-23 | 65 | -7/+237 | |
| | | | | | | | | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id. | |||||
| * | | build(deps): bump minimist from 1.2.5 to 1.2.6 | dependabot[bot] | 2022-03-23 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
