Commit 08d8951
authored
feat(ui): add framer-motion page transitions via template.tsx (JhaSourav07#99)
**Fixes JhaSourav07#92**
**Pillar**
🛠️ Other (Bug fix, refactoring, docs)
**Visual Preview**
Tested locally, the fade + slide transition works when going from / to
/[username] and back. Feels smooth!
I did not take a screen record , but if needed inform me and I will add
it.
Checklist before requesting a review:
- [x] I have read the CONTRIBUTING.md file.
- [x] I have tested these changes locally.
- [x] I have run npm run format and npm run lint locally and resolved
all errors.
- [x] My commits follow the Conventional Commits format.
- [x] I have starred the repo.
- [x] I have made sure that I have only one commit in this PR.
I'm fairly new to open source and this is my first GSSoC contribution.
Took some AI help to understand the approach but made sure I understood
what I was doing. Let me know if anything needs fixing!1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments