Commit Graph

184 Commits

Author SHA1 Message Date
Sat Naing b17c5f452e Remove unused import 2022-09-29 11:30:00 +06:30
Sat Naing 33bab9c489 Update search functionality - dynamic url update, auto focus 2022-09-29 11:29:37 +06:30
Sat Naing 8476d841de Update search box focus style to be border-accent 2022-09-26 23:06:44 +06:30
Sat Naing 2caffc2f3b Remove card title underline style while focus 2022-09-26 12:31:07 +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 d275f607a3 Add headings in search result 2022-09-25 19:44:36 +06:30
Sat Naing 93fa12a25b Update search result url with slugified url 2022-09-25 19:11:19 +06:30
Sat Naing 0983bcf8e1 Remove slugifying tag names 2022-09-25 19:10:17 +06:30
Sat Naing 28ae4b2bde Update title-link to inline-block 2022-09-23 21:42:36 +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 eb27fbd33c Replace socialLinks array with SOCIALS config 2022-09-22 21:17:56 +06:30
Sat Naing 9e351fe26d Move types definition under src directory 2022-09-22 20:39:51 +06:30
Sat Naing 3a7303bc67 Rotate theme button icons 12deg on hover 2022-09-22 20:01:03 +06:30
Sat Naing bd0cecb744 Update footer text style to nowrap and update icon wrapper layout 2022-09-21 23:00:45 +06:30
Sat Naing d11f23323c Add tabindex attribute and prop 2022-09-21 09:21:40 +06:30
Sat Naing fc8ce30a9d Update breadcrumbs for page numbers 2022-09-20 22:20:20 +06:30
Sat Naing b9df3ab6db Implement no margin top option 2022-09-20 20:41:04 +06:30
Sat Naing a0e0830754 Rotate social icons 6deg on hover 2022-09-19 23:28:07 +06:30
Sat Naing fa209f1d31 Remove unnecessary shadow in header 2022-09-19 23:21:48 +06:30
Sat Naing eb60d0e9d0 Replace Card & Datetime astro components with react components 2022-09-19 22:19:05 +06:30
Sat Naing b766a2d32e Update card style layout and add secHeading prop 2022-09-19 22:16:26 +06:30
Sat Naing 96ab5d98d1 Fix trailing slash breadcrumb bug 2022-09-19 21:45:22 +06:30
Sat Naing 0e38aab4ca Update copyright year with dynamic current year at the footer 2022-09-19 14:46:53 +06:30
Sat Naing 75d4b714da Update tag style and tag icon 2022-09-19 13:15:39 +06:30
Sat Naing 419341c983 Update social icons and displaying structure 2022-09-19 12:48:22 +06:30
Sat Naing 503a96c938 Add aria-label in menu button 2022-09-17 01:19:34 +06:30
Sat Naing f34945659b Update footer icons and add titles in links 2022-09-17 01:13:34 +06:30
Sat Naing 215e9722e7 Improve a11y by adding aria-label in LinkButton 2022-09-17 01:05:28 +06:30
Sat Naing 3ea112470e Add aria-label and title attributes 2022-09-17 01:04:48 +06:30
Sat Naing 19351d3a89 Create Breadcrumbs component 2022-09-17 00:33:37 +06:30
Sat Naing 2fa9d6ee27 Display found result text when input char is above 2 2022-09-16 13:42:34 +06:30
Sat Naing d1fa01567d Update min character match for search to 2 2022-09-16 13:41:41 +06:30
Sat Naing 7b024d2b96 Update threshold for search to 0.5 2022-09-16 13:38:15 +06:30
Sat Naing 9b4d1948be Update threshold to 4.0 2022-09-16 09:08:13 +06:30
Sat Naing 0610c612a2 Add Search component for displaying search bar and search results 2022-09-15 23:59:27 +06:30
Sat Naing 3ee7254860 Add react Datetime component 2022-09-15 23:58:58 +06:30
Sat Naing 58c65630e5 Add react Card component 2022-09-15 23:58:32 +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 6806551c78 Update card link underline to dashed on hover 2022-09-12 19:05:47 +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