satnaing
3442232c35
refactor(a11y): make nav links and buttons bigger on mobile devices
...
The navigation links/buttons can be a struggle for mobile devices where users use their finger.
Thus, nav links/buttons are made to be bigger to meet touch size guidelines.
2022-11-28 15:43:17 +06:30
satnaing
2ba459b413
refactor(a11y): update theme switch button for better accessibility
...
Update title, add aria-label and aria-live in theme switch button.
2022-11-26 23:45:17 +06:30
Sat Naing
81fced6333
Update background and text color of Skip to main button
2022-09-26 00:09:55 +06:30
Sat Naing
58cb6ba8e5
Add 2 color scheme config option
2022-09-25 21:42:06 +06:30
Sat Naing
3dd1ac8a9f
Support svg and png logo image types
2022-09-23 12:24:54 +06:30
Sat Naing
11acd422e7
Add dynamic logo image and logo text
2022-09-23 00:13:17 +06:30
Sat Naing
300fd568e9
Replace env variable with SITE config object
2022-09-22 21:32:02 +06:30
Sat Naing
3a7303bc67
Rotate theme button icons 12deg on hover
2022-09-22 20:01:03 +06:30
Sat Naing
fa209f1d31
Remove unnecessary shadow in header
2022-09-19 23:21:48 +06:30
Sat Naing
503a96c938
Add aria-label in menu button
2022-09-17 01:19:34 +06:30
Sat Naing
215e9722e7
Improve a11y by adding aria-label in LinkButton
2022-09-17 01:05:28 +06:30
Sat Naing
4632f52655
Add new search link in header
2022-09-14 22:11:56 +06:30
Sat Naing
db657e4ecd
Add dynamic site title in header
2022-09-13 23:56:12 +06:30
Sat Naing
1c5e8b47b4
Add 'Skip to content' link for a11y
2022-09-12 18:56:44 +06:30
Sat Naing
08b45143c0
Adjust margin and padding of nav items
2022-09-12 18:40:50 +06:30
Sat Naing
ec27c0fbfa
Add focus-outline style on focus-visible
2022-09-12 18:40:11 +06:30
Sat Naing
086ed37c75
Remove unnecessary vertical margin for icon btn wrapper
2022-09-12 18:28:44 +06:30
Sat Naing
faf16953d4
Remove unnecessary vertical padding for nav
2022-09-12 18:26:44 +06:30
Sat Naing
763409a535
Add vertical padding for logo
2022-09-12 18:23:28 +06:30
Sat Naing
4c4b1bc637
Remove unnecessary vertical margin of nav li on larger devices
2022-09-12 18:21:48 +06:30
Sat Naing
299e6df17c
Add open and close menu animation
2022-09-11 21:35:56 +06:30
Sat Naing
38a33fe967
Replace hr with Hr component
2022-09-11 12:15:59 +06:30
Sat Naing
463022acc9
Add more specific selector for hr
2022-09-11 01:48:51 +06:30
Sat Naing
bb8209f99d
Update style to display active nav link
2022-09-10 21:23:15 +06:30
Sat Naing
778fc1422e
Update font-size of logo to be smaller on desktop
2022-09-10 15:10:56 +06:30
Sat Naing
d38fbff512
Add horizontal space between search & theme icons on mobile
2022-09-10 15:09:23 +06:30
Sat Naing
a77416ba03
Remove border opacity
2022-09-09 20:40:50 +06:30
Sat Naing
5cab9ba301
Update hamburger menu svg to be larger
2022-09-09 15:59:21 +06:30
Sat Naing
65e424ea15
Improve header and nav to be responsive
2022-09-09 13:49:45 +06:30
Sat Naing
f995485c09
Add light/dark mode functionality
2022-09-09 00:48:23 +06:30
Sat Naing
64d9106bda
Create Header component
2022-09-09 00:46:50 +06:30