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): replace Overview with ProjectOverview component
Armand Philippot
2023-11-11
11
-193
/
+440
*
refactor(components): rewrite CommentsList component
Armand Philippot
2023-11-11
14
-334
/
+703
*
refactor(components): split Comment component into 3 components
Armand Philippot
2023-11-11
25
-427
/
+707
*
refactor(components): replace Summary component with PostPreview
Armand Philippot
2023-11-11
17
-454
/
+804
*
refactor(components): rewrite CommentForm component
Armand Philippot
2023-11-11
14
-448
/
+382
*
refactor(components): rewrite ContactForm component
Armand Philippot
2023-11-11
4
-254
/
+308
*
refactor(components): rewrite SearchForm component
Armand Philippot
2023-11-11
13
-231
/
+245
*
refactor(components): replace Toolbar with Navbar component
Armand Philippot
2023-11-11
50
-1516
/
+959
*
refactor(hooks): replace useInputAutofocus with useAutofocus hook
Armand Philippot
2023-11-11
1
-7
/
+4
*
refactor(hooks): rewrite useOnClickOutside hook
Armand Philippot
2023-11-11
1
-4
/
+6
*
feat(components): add an Overlay component
Armand Philippot
2023-11-11
6
-0
/
+151
*
refactor(components): rewrite Modal component
Armand Philippot
2023-11-11
25
-262
/
+565
*
refactor(components): extract SettingsForm component form SettingsModal
Armand Philippot
2023-11-11
36
-476
/
+607
*
feat(hooks): add useBoolean and useToggle hooks
Armand Philippot
2023-11-11
9
-84
/
+72
*
refactor(providers,hooks): rewrite PrismThemeProvider & usePrismTheme
Armand Philippot
2023-11-11
1
-22
/
+5
*
feat: replace next-themes with a custom ThemeProvider
Armand Philippot
2023-11-11
1
-11
/
+4
*
refactor(hooks,provider): move reduce motion setter
Armand Philippot
2023-11-11
15
-170
/
+32
*
refactor(hooks,providers): rewrite useAckee hook and AckeeProvider
Armand Philippot
2023-11-11
14
-163
/
+45
*
refactor(hooks): rewrite useLocalStorage hook
Armand Philippot
2023-11-11
2
-5
/
+13
*
refactor(components): remove SiteHeader and SiteFooter components
Armand Philippot
2023-11-11
11
-619
/
+151
*
refactor(components): extract MainNav component from toolbar
Armand Philippot
2023-11-11
11
-81
/
+253
*
refactor(components): rewrite Breadcrumbs component
Armand Philippot
2023-11-11
13
-246
/
+163
*
refactor(components): rewrite Pagination component
Armand Philippot
2023-11-11
15
-467
/
+627
*
feat(components): add a Colophon component
Armand Philippot
2023-11-11
9
-39
/
+211
*
refactor(components): rewrite Copyright component
Armand Philippot
2023-11-11
16
-201
/
+175
*
refactor(components): rewrite NavList component
Armand Philippot
2023-11-11
19
-276
/
+262
*
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
23
-688
/
+373
*
refactor(components): rewrite Card component
Armand Philippot
2023-11-11
31
-926
/
+1679
*
refactor(components): rewrite Code component and usePrism hook
Armand Philippot
2023-11-11
11
-508
/
+397
*
feat(components): add a Time component
Armand Philippot
2023-11-11
10
-68
/
+232
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
36
-690
/
+1019
*
refactor(components): replace ResponsiveImage with Figure component
Armand Philippot
2023-11-11
24
-476
/
+295
*
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
[next]