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
/
organisms
/
toolbar
/
toolbar.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(components): replace Toolbar with Navbar component
Armand Philippot
2023-11-11
1
-86
/
+0
*
feat(hooks): add useBoolean and useToggle hooks
Armand Philippot
2023-11-11
1
-25
/
+28
*
refactor(hooks,provider): move reduce motion setter
Armand Philippot
2023-11-11
1
-14
/
+11
*
refactor(hooks,providers): rewrite useAckee hook and AckeeProvider
Armand Philippot
2023-11-11
1
-3
/
+1
*
refactor(components): extract MainNav component from toolbar
Armand Philippot
2023-11-11
1
-7
/
+21
*
refactor(components): rewrite form components
Armand Philippot
2023-10-24
1
-1
/
+0
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
1
-14
/
+11
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
1
-2
/
+2
*
fix(settings): close tooltip when modal is closing
Armand Philippot
2022-06-08
1
-10
/
+11
*
chore: replace Checkbox component with a BooleanField component
Armand Philippot
2022-05-31
1
-3
/
+3
*
chore: close search form when launching search
Armand Philippot
2022-05-24
1
-0
/
+2
*
chore: handle settings change
Armand Philippot
2022-05-18
1
-14
/
+23
*
chore: close toolbar modals on click/focus outside
Armand Philippot
2022-05-18
1
-2
/
+16
*
chore: add Search page
Armand Philippot
2022-05-15
1
-3
/
+4
*
refactor: support React 18
Armand Philippot
2022-04-16
1
-2
/
+2
*
chore: add a Toolbar component
Armand Philippot
2022-04-14
1
-0
/
+51