Commit Graph

111 Commits

Author SHA1 Message Date
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
Sat Naing 9763789bd1 Add outline style on focus-visible 2022-09-12 18:20:05 +06:30
Sat Naing 299e6df17c Add open and close menu animation 2022-09-11 21:35:56 +06:30
Sat Naing fe5c1b2388 Update Hr with noPadding prop 2022-09-11 15:20:29 +06:30
Sat Naing 899877ea69 Update prop to noPadding instead of className 2022-09-11 15:19:49 +06:30
Sat Naing 8b4cda6b73 Replace relative imports with util import alias 2022-09-11 14:15:52 +06:30
Sat Naing d5bd7515d3 Update Frontmatter type from util 2022-09-11 14:10:39 +06:30
Sat Naing 26e737f2c9 Update margin style for size lg 2022-09-11 14:07:36 +06:30
Sat Naing f4c80166de Replace internal slug codes with slugify function 2022-09-11 14:06:58 +06:30
Sat Naing 38a33fe967 Replace hr with Hr component 2022-09-11 12:15:59 +06:30
Sat Naing 1c97710d56 Create Hr component for horizontal line 2022-09-11 12:14:49 +06:30
Sat Naing 57cdee1b3d Update vertical margin of card from 4 to 6 2022-09-11 11:44:14 +06:30
Sat Naing f78d956bfd Create Tag component 2022-09-11 03:04:07 +06:30
Sat Naing f93ca48b28 Update datetime codes with Datetime component 2022-09-11 02:12:19 +06:30
Sat Naing 2708470ffd Create Datetime component 2022-09-11 02:11:31 +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 64acd38e7d Update vertical margin 2022-09-10 16:15:30 +06:30
Sat Naing b40b235594 Update card margin 2022-09-10 15:44:13 +06:30
Sat Naing a54e3a2b82 Replace custom buttons with LinkButton 2022-09-10 15:38:55 +06:30
Sat Naing 07fdae3c3c Create LinkButton component 2022-09-10 15:33:00 +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 5d054b5fcc Add link underline on hovered 2022-09-10 15:07:10 +06:30