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
path:
root
/
src
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor(components): rewrite Branding component
Armand Philippot
2023-11-11
15
-458
/
+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
25
-368
/
+521
*
refactor(components): merge HeadingButton and Widget components
Armand Philippot
2023-11-11
31
-722
/
+515
*
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
10
-91
/
+104
*
feat(components): add a Help icon shape
Armand Philippot
2023-11-11
7
-1
/
+45
*
refactor(components): rewrite BackToTop component
Armand Philippot
2023-11-11
10
-115
/
+143
*
feat(components): add a VisuallyHidden component
Armand Philippot
2023-11-11
7
-2
/
+98
*
refactor(components): rewrite SocialLink component
Armand Philippot
2023-11-11
10
-111
/
+159
*
refactor(components): rewrite SharingLink component
Armand Philippot
2023-11-11
10
-319
/
+359
*
refactor(components): rewrite Link component
Armand Philippot
2023-11-11
24
-402
/
+523
*
refactor(components): rewrite Notice component
Armand Philippot
2023-11-11
9
-48
/
+71
*
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
32
-697
/
+575
*
refactor(components): rewrite List component
Armand Philippot
2023-11-11
39
-527
/
+725
*
refactor(components): rewrite ProgressBar component
Armand Philippot
2023-11-11
11
-155
/
+256
*
refactor(components): rewrite Spinner component
Armand Philippot
2023-10-24
12
-172
/
+252
*
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
117
-2025
/
+1497
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
53
-208
/
+572
*
refactor(components): rewrite Heading component
Armand Philippot
2023-10-24
23
-463
/
+408
*
refactor(components): rewrite Section component
Armand Philippot
2023-10-24
11
-186
/
+187
*
refactor(components): rewrite Button and ButtonLink components
Armand Philippot
2023-10-24
26
-514
/
+639
*
refactor(routes): replace hardcoded routes with constants
Armand Philippot
2023-10-24
1
-23
/
+37
*
build: convert project to esm
Armand Philippot
2023-10-24
98
-2
/
+100
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
172
-4061
/
+3194
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
315
-1380
/
+1115
*
build(deps): bump all dependencies
Armand Philippot
2023-09-19
1
-1
/
+4
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
234
-455
/
+436
*
chore: make Links and Images compliant with Next.js 13
Armand Philippot
2023-01-23
16
-77
/
+60
*
build(storybook): fix loading errors due to updated deps
Armand Philippot
2022-09-21
1
-1
/
+1
*
fix(comments): load all comments on a post
Armand Philippot
2022-08-21
3
-10
/
+10
*
refactor(types): move and rename GraphQL types
Armand Philippot
2022-08-20
1
-2
/
+2
*
chore(toolbar): add missing animation on medium and large devices
Armand Philippot
2022-06-09
1
-0
/
+4
*
fix(media-queries): use pixel based media queries
Armand Philippot
2022-06-09
1
-1
/
+4
*
fix(settings): avoid cropped tooltip on small devices
Armand Philippot
2022-06-09
23
-404
/
+246
*
fix(settings): close tooltip when modal is closing
Armand Philippot
2022-06-08
5
-27
/
+31
*
chore: add a label to progress bar
Armand Philippot
2022-06-07
6
-49
/
+58
*
chore: add an aria label to code blocks
Armand Philippot
2022-06-07
2
-0
/
+19
*
chore(cards): use post title as link label
Armand Philippot
2022-06-07
8
-49
/
+90
*
chore: use image title as figure label if no caption is provided
Armand Philippot
2022-06-07
1
-2
/
+6
*
chore: add aria hidden attribute to SVG icons
Armand Philippot
2022-06-07
31
-23
/
+272
*
test(unit): fix Jest errors due to images import
Armand Philippot
2022-06-03
3
-1
/
+6
*
test: install and configure cypress
Armand Philippot
2022-06-02
96
-96
/
+96
*
fix: improve help button accessibility with aria-pressed
Armand Philippot
2022-06-02
3
-5
/
+13
*
fix: ensure radio buttons are accessible
Armand Philippot
2022-06-02
2
-4
/
+24
*
chore: replace the Ackee select by a toggle component
Armand Philippot
2022-06-01
38
-745
/
+716
*
chore: replace the toggle component
Armand Philippot
2022-06-01
26
-496
/
+515
*
chore: add a RadioGroup component
Armand Philippot
2022-05-31
6
-2
/
+348
[prev]
[next]