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
/
molecules
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(stories): migrate stories to CSF3 format
Armand Philippot
2023-12-15
24
-1877
/
+1641
*
refactor(pages): refine Project pages
Armand Philippot
2023-12-08
1
-2
/
+1
*
refactor(pages): improve Homepage
Armand Philippot
2023-11-29
3
-0
/
+60
*
refactor(components): refine Card component styles
Armand Philippot
2023-11-23
1
-15
/
+29
*
refactor(components): replace items prop in Grid with children prop
Armand Philippot
2023-11-22
6
-107
/
+238
*
refactor(components): replace PageLayout template with Page
Armand Philippot
2023-11-20
10
-391
/
+2
*
refactor(components): extract MetaItem from MetaList
Armand Philippot
2023-11-20
11
-304
/
+252
*
build(components, hooks): fix type errors introduced by deps upgrade
Armand Philippot
2023-11-16
1
-2
/
+4
*
refactor(components): replace Summary component with PostPreview
Armand Philippot
2023-11-11
1
-3
/
+9
*
refactor(components): replace Toolbar with Navbar component
Armand Philippot
2023-11-11
6
-189
/
+0
*
refactor(hooks): rewrite useOnClickOutside hook
Armand Philippot
2023-11-11
1
-4
/
+6
*
refactor(components): rewrite Modal component
Armand Philippot
2023-11-11
13
-46
/
+534
*
refactor(components): extract SettingsForm component form SettingsModal
Armand Philippot
2023-11-11
1
-20
/
+19
*
feat(hooks): add useBoolean and useToggle hooks
Armand Philippot
2023-11-11
1
-4
/
+3
*
refactor(hooks,provider): move reduce motion setter
Armand Philippot
2023-11-11
1
-3
/
+1
*
refactor(components): rewrite Breadcrumbs component
Armand Philippot
2023-11-11
5
-238
/
+0
*
refactor(components): rewrite Pagination component
Armand Philippot
2023-11-11
5
-458
/
+0
*
feat(components): add a Colophon component
Armand Philippot
2023-11-11
6
-0
/
+201
*
refactor(components): rewrite Copyright component
Armand Philippot
2023-11-11
6
-0
/
+142
*
refactor(components): rewrite NavList component
Armand Philippot
2023-11-11
13
-230
/
+178
*
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
11
-248
/
+368
*
refactor(components): rewrite Card component
Armand Philippot
2023-11-11
22
-456
/
+1414
*
refactor(components): rewrite Code component and usePrism hook
Armand Philippot
2023-11-11
10
-505
/
+396
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
25
-540
/
+736
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
8
-413
/
+8
*
refactor(components): rewrite Branding component
Armand Philippot
2023-11-11
11
-421
/
+308
*
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
13
-352
/
+186
*
refactor(components): merge HeadingButton and Widget components
Armand Philippot
2023-11-11
16
-513
/
+365
*
refactor(components): make form components compliant with Eslint rules
Armand Philippot
2023-11-11
10
-61
/
+94
*
refactor(components): rewrite HelpButton component
Armand Philippot
2023-11-11
10
-91
/
+104
*
refactor(components): rewrite BackToTop component
Armand Philippot
2023-11-11
8
-113
/
+131
*
refactor(components): rewrite Link component
Armand Philippot
2023-11-11
10
-5
/
+229
*
refactor(components): remove Column and NoScript from atoms
Armand Philippot
2023-11-11
3
-15
/
+33
*
refactor(components): rewrite DescriptionList component
Armand Philippot
2023-11-11
7
-104
/
+81
*
refactor(components): rewrite List component
Armand Philippot
2023-11-11
6
-51
/
+31
*
refactor(components): make Logo component ESlint compliant
Armand Philippot
2023-10-24
1
-8
/
+15
*
feat(components): replace icons with a generic Icon component
Armand Philippot
2023-10-24
8
-29
/
+34
*
feat(components): add Article, Aside, Footer, Header, Main & Nav
Armand Philippot
2023-10-24
7
-51
/
+41
*
refactor(components): rewrite Heading component
Armand Philippot
2023-10-24
5
-45
/
+41
*
refactor(components): rewrite Button and ButtonLink components
Armand Philippot
2023-10-24
7
-56
/
+69
*
build: convert project to esm
Armand Philippot
2023-10-24
21
-1
/
+22
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
74
-3428
/
+1092
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
91
-325
/
+288
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
78
-127
/
+126
*
chore: make Links and Images compliant with Next.js 13
Armand Philippot
2023-01-23
7
-35
/
+23
*
fix(settings): avoid cropped tooltip on small devices
Armand Philippot
2022-06-09
12
-19
/
+69
*
fix(settings): close tooltip when modal is closing
Armand Philippot
2022-06-08
2
-15
/
+20
*
chore: add an aria label to code blocks
Armand Philippot
2022-06-07
2
-0
/
+19
[next]