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
/
atoms
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
6
-0
/
+210
*
feat(components): add a generic Flip component
Armand Philippot
2023-11-11
7
-0
/
+270
*
refactor(components): make form components compliant with Eslint rules
Armand Philippot
2023-11-11
26
-120
/
+99
*
feat(components): add a Help icon shape
Armand Philippot
2023-11-11
7
-1
/
+45
*
feat(components): add a VisuallyHidden component
Armand Philippot
2023-11-11
7
-2
/
+98
*
refactor(components): rewrite SocialLink component
Armand Philippot
2023-11-11
7
-97
/
+143
*
refactor(components): rewrite SharingLink component
Armand Philippot
2023-11-11
8
-253
/
+241
*
refactor(components): rewrite Link component
Armand Philippot
2023-11-11
13
-474
/
+249
*
refactor(components): rewrite Notice component
Armand Philippot
2023-11-11
8
-38
/
+65
*
refactor(components): remove Column and NoScript from atoms
Armand Philippot
2023-11-11
12
-177
/
+6
*
refactor(components): rewrite DescriptionList component
Armand Philippot
2023-11-11
17
-531
/
+437
*
refactor(components): rewrite List component
Armand Philippot
2023-11-11
12
-257
/
+511
*
refactor(components): rewrite ProgressBar component
Armand Philippot
2023-11-11
9
-150
/
+240
*
refactor(components): rewrite Spinner component
Armand Philippot
2023-10-24
9
-110
/
+173
*
refactor(components): make Logo component ESlint compliant
Armand Philippot
2023-10-24
7
-58
/
+63
*
feat(components): replace icons with a generic Icon component
Armand Philippot
2023-10-24
98
-1921
/
+1381
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
34
-62
/
+431
*
refactor(components): rewrite Heading component
Armand Philippot
2023-10-24
14
-288
/
+180
*
refactor(components): rewrite Section component
Armand Philippot
2023-10-24
7
-122
/
+111
*
refactor(components): rewrite Button and ButtonLink components
Armand Philippot
2023-10-24
14
-362
/
+478
*
build: convert project to esm
Armand Philippot
2023-10-24
46
-0
/
+46
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
58
-607
/
+1339
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
130
-636
/
+413
*
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
75
-86
/
+84
*
chore: make Links and Images compliant with Next.js 13
Armand Philippot
2023-01-23
4
-20
/
+17
*
chore: add a label to progress bar
Armand Philippot
2022-06-07
5
-47
/
+54
*
chore(cards): use post title as link label
Armand Philippot
2022-06-07
3
-0
/
+19
*
chore: add aria hidden attribute to SVG icons
Armand Philippot
2022-06-07
24
-12
/
+237
*
test(unit): fix Jest errors due to images import
Armand Philippot
2022-06-03
1
-0
/
+3
*
test: install and configure cypress
Armand Philippot
2022-06-02
40
-40
/
+40
*
fix: improve help button accessibility with aria-pressed
Armand Philippot
2022-06-02
1
-4
/
+8
*
chore: replace the Ackee select by a toggle component
Armand Philippot
2022-06-01
5
-216
/
+0
*
chore: replace the toggle component
Armand Philippot
2022-06-01
1
-2
/
+2
*
chore: add a Fieldset component
Armand Philippot
2022-05-31
5
-0
/
+216
*
chore: replace Checkbox component with a BooleanField component
Armand Philippot
2022-05-31
7
-176
/
+302
*
fix(settings): reduce font-size on small devices
Armand Philippot
2022-05-25
1
-1
/
+9
*
chore: give autofocus to the toolbar search form
Armand Philippot
2022-05-24
1
-10
/
+14
*
chore(toolbar): change icons to close button when activated
Armand Philippot
2022-05-24
2
-0
/
+17
*
chore: adjust dark mode styles
Armand Philippot
2022-05-22
3
-33
/
+185
*
chore: complete Storybook stories
Armand Philippot
2022-05-21
8
-37
/
+29
*
fix: close Ackee tooltip on button click
Armand Philippot
2022-05-21
1
-13
/
+22
*
chore: update some styles
Armand Philippot
2022-05-21
2
-20
/
+2
*
chore: adjust articles styles
Armand Philippot
2022-05-17
4
-15
/
+87
*
chore: adjust and complete missing styles
Armand Philippot
2022-05-16
3
-25
/
+3
*
chore: improve accessibility
Armand Philippot
2022-05-15
3
-2
/
+42
*
chore: add Article pages
Armand Philippot
2022-05-15
1
-1
/
+0
*
chore: handle blog pagination
Armand Philippot
2022-05-13
1
-1
/
+1
*
refactor: rewrite DescriptionList and Meta components
Armand Philippot
2022-05-09
8
-95
/
+373
*
chore: add a Contact page
Armand Philippot
2022-05-07
2
-3
/
+24
[next]