Need some nice animations on the page. Adding framer motion package which is a popular tool for creating animations
Wrote a script that can return the animation settings object based on specified parameters
Put it in the components directory, but not sure this is best as its not really a component, but didnt really fit in data either. Open to thoughts there
Added the animations to a few places on the homepage so it can be seen in action
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC88279535d814: [e.cash] Add animation package and reusable settings
npm run test
preview the site and check the homepage animations
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
@bot preview-e.cash
web/e.cash/components/framer-motion/index.js | ||
---|---|---|
6–9 ↗ | (On Diff #41357) |
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41622 for the next 60 minutes.
Comment Actions
Put it in the components directory, but not sure this is best as its not really a component, but didnt really fit in data either. Open to thoughts there
any reason it can't live in styles/ ?
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.178.130.230:41206 for the next 60 minutes.