Page MenuHomePhabricator

[e.cash] Add content for core tech page
ClosedPublic

Authored by johnkuney on May 23 2023, 20:25.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC6db68fdc832d: [e.cash] Add content for core tech page
Summary

Adding page content for core tech page.

Test Plan

@bot preview-e.cash
navigate to coretech page and check everything looks good on mobile, desktop and both themes

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-core-tech-page
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningweb/e.cash/public/animations/avalanche.json:31SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:47SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:63SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:71SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:111SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:111SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:127SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:135SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/avalanche.json:135SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/calculate.json:167SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/cashfusion.json:87SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/cashfusion.json:95SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/cashfusion.json:183SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/cashfusion.json:207SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/fist.json:23SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/fist.json:55SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/staking.json:39SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/staking.json:279SPELL1Possible Spelling Mistake
Warningweb/e.cash/public/animations/staking.json:287SPELL2Possible Spelling Mistake
Warningweb/e.cash/public/animations/staking.json:295SPELL2Possible Spelling Mistake
Unit
No Test Coverage
Build Status
Buildable 23771
Build 47152: Build Diff
Build 47151: arc lint + arc unit

Event Timeline

bytesofman added inline comments.
web/e.cash/components/animate-image/index.js
18

lottieRef.current.setDirection(!direction);

20

lottieRef.current.setDirection(!direction);

26

loop={!reverse}

Overflow issues

image.png (814×399 px, 83 KB)

image.png (814×399 px, 91 KB)

image.png (814×399 px, 81 KB)

This revision now requires changes to proceed.May 23 2023, 20:44
This revision is now accepted and ready to land.May 23 2023, 21:02
This revision was landed with ongoing or failed builds.May 23 2023, 23:26
This revision was automatically updated to reflect the committed changes.