summaryrefslogtreecommitdiff
path: root/src/components/Navbar
AgeCommit message (Collapse)Author
2025-04-13discontinue furthsettinsJoe Carstairs
2024-10-13Refactors About and Contact pagesJoe Carstairs
2024-01-29Adds no-breadcrumbs variant of the navbar (#75)Joe Carstairs
2024-01-2533 / Pay annual subscription by PayPal (#68)Joe Carstairs
* Refactors paypal-buttons -> paypal-product-buttons WebComponent * Pulls out address to data file * Defines annual subscription prices data hash * Styles paypal-product-buttons * Styles <address> * Details have cursor:pointer on the summary * Moves Jyne section to separate page * Rewrites payment options using details components * Reworks translation typing * Defines MembershipType enum * Adds translations for MembershipType enum * Can pay annual subs by PayPal * Styles tables better
2024-01-12Improve CSS reset (#51)Joe Carstairs
* Font size inflation * Removes main adjustment for IE * Documents hr corrections * Documents pre corrections * Documents abbr[title] corrections * Documents b, strong corrections * Squishes pre rule with code,kbd,samp * Documents sub,sub line-height fix * Removes IE fix for img borders * Documents form control resets * Documents details display:block * Documents summary correction * Removes [hidden] fix for IE * Adds border-box sizing rules * Refactors links
2023-08-26Differentiates getLocaleFromPath failure strategiesJoe Carstairs
2023-08-23Adds about us sectionJoe Carstairs
2023-08-19Better navbar layoutJoe Carstairs
2023-08-19Big logoJoe Carstairs
2023-08-18Pulls out typography spacingJoe Carstairs
2023-08-18Pulls out nav moduleJoe Carstairs