| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(scroll): route LandingHero scroll-down through Lenis | Fuwn | 8 days | 1 | -1/+3 |
| | | | | | Lenis disables native CSS smooth scroll, so window.scrollTo({behavior:"smooth"}) jumps instantly. Expose the Lenis instance via a store and scroll through it, falling back to native when unavailable. | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -5/+6 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 1 | -8/+8 |
| | | |||||
| * | perf(LandingHero): Optimise for faster LCP | Fuwn | 2026-02-02 | 1 | -4/+2 |
| | | |||||
| * | feat(LandingHero): Make "See More" scroll past hero | Fuwn | 2026-01-29 | 1 | -3/+21 |
| | | |||||
| * | perf: Optimise landing page performance | Fuwn | 2026-01-29 | 1 | -16/+12 |
| | | |||||
| * | feat: Add hero for landing and welcome page | Fuwn | 2026-01-27 | 1 | -0/+175 |