116-feature-footer-sponsor-carousel Show on GitHub

Mikiyas-hsMikiyas-hs3f9a13dFix: corrected footer navigation links and improved partners anchor behaviorcommit details show on GitHub
Mikiyas-hsMikiyas-hs6e09d06Feat: ensure sponsors are visible when Javascript is disabled (#140) Without javascript the sponsor carousel was hidden. the default state is now visible, and when Javascript is active the component hides itself on mount. This improves progressive enhancement and guarantees no-JS accesibility.commit details show on GitHub
Mikiyas-hsMikiyas-hsb91b860Fix: automatically scroll to sponsors when opening partners (#138) When activating the partners button, the sponsor carousel became visible but remained outside the viewport. This prevented keyboard users and screen readers from reaching the revealed content. by automatically scrolling to the section, this issue is resolvedcommit details show on GitHub
Mikiyas-hsMikiyas-hs36c282eChore: removed commented out code (#116) (#128) Cleaned up unnecessary commented code for a tidier codebasecommit details show on GitHub
Mikiyas-hsMikiyas-hsac49b86refactor: remove unused sponsors data and cleanup imports (#116) Removes the unused sponsorsData variable and SponsorCarousel import from the homepage, and cleans up unused component references.commit details show on GitHub
Mikiyas-hsMikiyas-hs7dc8380fix: correct sponsors data loading structure in load function (#116) Updates the load function to correctly destructure parameters and return the sponsors data in a consistent format for use across the application.commit details show on GitHub
Mikiyas-hsMikiyas-hs98b51eeFeat: forward sponsors data from layout to footerinfo (#116) Retrieves sponsors data from layout props and injects it into the FooterInfo component so the footer can access and render sponsor-related features.commit details show on GitHub
Mikiyas-hsMikiyas-hsc5ca437Style: adjust sponsor carousel spacing and gradient styling (#116) Updates padding, marging and gradient styling in the sponsor carousel to improve layout consistency and visual alignmentcommit details show on GitHub
Mikiyas-hsMikiyas-hs386ebeeFeat: add visibility prop to sponsorcarousel component (#!16)commit details show on GitHub
Mikiyas-hsMikiyas-hs77407ec.commit details show on GitHub
Mikiyas-hsMikiyas-hsc645afa.commit details show on GitHub
Mikiyas-hsMikiyas-hs8be3d7e.commit details show on GitHub
Mikiyas-hsMikiyas-hs88d403f.commit details show on GitHub
Mikiyas-hsMikiyas-hs0a491db.commit details show on GitHub
Mikiyas-hsMikiyas-hsa33ffe3.commit details show on GitHub
Mikiyas-hsMikiyas-hse8033e1Style: update footer padding and spacing for improved layout (#116) Adjust padding values in the footer and footer-container to improve spacing and align the layout more consistently across breakpointscommit details show on GitHub
Mikiyas-hsMikiyas-hs1132642spacingcommit details show on GitHub
Mikiyas-hsMikiyas-hs5fabb78Feat: pass visibility state to sponsorcarousel component (#116) Adds the visible prop to the sponsorcarousel component so it can be shown or hidden based on the footer toggle statecommit details show on GitHub
Mikiyas-hsMikiyas-hs296723aRefactor: replace partners link with clickable toggle element (#116)commit details show on GitHub
Mikiyas-hsMikiyas-hs386ce8dFeat: add toggle for partners carousel in footer (#116) Enables showing and hiding the partner carousel through a togglecommit details show on GitHub
Mikiyas-hsMikiyas-hs5c1869aUpdate SponsorCarousel.sveltecommit details show on GitHub
vsheovsheo590d0b0Merge pull request #90 from fdnd-agency/48-filter #48 Filter Componentcommit details show on GitHub
vsheovsheo80e47aefilter component in dev layoutcommit details show on GitHub
vsheovsheoc7a2bb0Merge branch 'dev' into 48-filtercommit details show on GitHub
vsheovsheoada9b87Merge pull request #94 from fdnd-agency/93-refactor-code-in-all-our-files 93 refactor code in all our files this pull request has been reviewed I'll merge our refactored code into the dev branch nowcommit details show on GitHub
vsheovsheoe04e613fix: merged Inez #75 with this branch for refactoring Inez had trouble with the details page and asked for help. I merged her code and refactored it in this branch,. So when we merge this branch her details layout will be merged into dev branch as well.commit details show on GitHub
vsheovsheo54188e3fix: width got too small #93commit details show on GitHub
vsheovsheo355be33refactor: final prettier format #93commit details show on GitHub
vsheovsheo42aba38refactor: routes #93commit details show on GitHub
vsheovsheod3970acrefactor: carrousel component #93commit details show on GitHub