index
:
www.armandphilippot.com
main
The frontend of my personal website.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor(components): rewrite NavList component
Armand Philippot
2023-11-11
21
-278
/
+264
*
refactor(components): rewrite NavLink component
Armand Philippot
2023-11-11
6
-73
/
+190
*
feat(components): add a generic Grid component
Armand Philippot
2023-11-11
28
-709
/
+430
*
refactor(components): rewrite Card component
Armand Philippot
2023-11-11
36
-958
/
+1796
*
refactor(components): rewrite Code component and usePrism hook
Armand Philippot
2023-11-11
183
-2289
/
+4778
*
feat(components): add a Time component
Armand Philippot
2023-11-11
21
-221
/
+263
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
51
-910
/
+1855
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
31
-502
/
+337
*
refactor(components): rewrite Branding component
Armand Philippot
2023-11-11
17
-486
/
+443
*
refactor(components): extract FlippingLogo from Branding component
Armand Philippot
2023-11-11
8
-33
/
+143
*
feat(components): add a generic Flip component
Armand Philippot
2023-11-11
26
-388
/
+543
*
refactor(components): merge HeadingButton and Widget components
Armand Philippot
2023-11-11
41
-792
/
+618
*
refactor(components): make form components compliant with Eslint rules
Armand Philippot
2023-11-11
54
-224
/
+250
*
refactor(components): rewrite HelpButton component
Armand Philippot
2023-11-11
12
-100
/
+113
*
feat(components): add a Help icon shape
Armand Philippot
2023-11-11
8
-1
/
+104
*
refactor(components): rewrite BackToTop component
Armand Philippot
2023-11-11
12
-123
/
+151
*
feat(components): add a VisuallyHidden component
Armand Philippot
2023-11-11
7
-2
/
+98
*
refactor(components): rewrite SocialLink component
Armand Philippot
2023-11-11
15
-126
/
+312
*
refactor(components): rewrite SharingLink component
Armand Philippot
2023-11-11
12
-327
/
+407
*
refactor(components): rewrite Link component
Armand Philippot
2023-11-11
34
-615
/
+692
*
refactor(components): rewrite Notice component
Armand Philippot
2023-11-11
12
-57
/
+80
*
refactor(components): remove Column and NoScript from atoms
Armand Philippot
2023-11-11
20
-197
/
+60
*
refactor(components): rewrite DescriptionList component
Armand Philippot
2023-11-11
34
-710
/
+607
*
refactor(components): rewrite List component
Armand Philippot
2023-11-11
51
-741
/
+889
*
refactor(components): rewrite ProgressBar component
Armand Philippot
2023-11-11
11
-155
/
+256
*
refactor(components): rewrite Spinner component
Armand Philippot
2023-10-24
18
-190
/
+312
*
refactor(components): make Logo component ESlint compliant
Armand Philippot
2023-10-24
8
-66
/
+78
*
feat(components): replace icons with a generic Icon component
Armand Philippot
2023-10-24
128
-2095
/
+1683
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
55
-216
/
+580
*
refactor(components): rewrite Heading component
Armand Philippot
2023-10-24
30
-550
/
+601
*
refactor(components): rewrite Section component
Armand Philippot
2023-10-24
12
-205
/
+197
*
refactor(components): rewrite Button and ButtonLink components
Armand Philippot
2023-10-24
30
-531
/
+848
*
refactor(routes): replace hardcoded routes with constants
Armand Philippot
2023-10-24
30
-534
/
+720
*
build(eslint): improve ESlint rules
Armand Philippot
2023-10-24
7
-34
/
+693
*
build: convert project to esm
Armand Philippot
2023-10-24
108
-24
/
+135
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
177
-4085
/
+3213
*
build(deps): bump @babel/traverse from 7.22.20 to 7.23.2
dependabot[bot]
2023-10-21
1
-7
/
+39
*
build(deps-dev): bump postcss from 8.4.30 to 8.4.31
dependabot[bot]
2023-10-21
2
-5
/
+5
*
build(deps): remove storybook onboarding addon
Armand Philippot
2023-09-21
3
-23
/
+1
*
build(deps): fix husky hooks installation
Armand Philippot
2023-09-21
3
-5
/
+6
*
build(deps): add cSpell to lint and fix spelling errors
Armand Philippot
2023-09-21
9
-31
/
+709
*
chore(pages): update CV
Armand Philippot
2023-09-20
1
-0
/
+0
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
378
-1795
/
+1534
*
build(deps): bump all dependencies
Armand Philippot
2023-09-19
21
-7660
/
+6151
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
315
-899
/
+853
*
build(deps): bump @adobe/css-tools from 4.0.2 to 4.3.1
dependabot[bot]
2023-08-30
1
-3
/
+3
*
build(deps): bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot]
2023-07-19
1
-3
/
+3
*
build(deps): bump semver from 5.7.1 to 5.7.2
dependabot[bot]
2023-07-11
1
-7
/
+14
*
build(deps-dev): bump stylelint from 14.16.1 to 15.10.1
dependabot[bot]
2023-07-10
2
-84
/
+196
*
build(deps-dev): bump webpack from 5.75.0 to 5.76.0
dependabot[bot]
2023-03-15
2
-5
/
+5
[prev]
[next]