rainbow icon indicating copy to clipboard operation
rainbow copied to clipboard

Remove another few of Lodash's methods from the codebase

Open perunt opened this issue 2 years ago • 3 comments

Fixes RNBW-3906

What changed (plus any additional context for devs)

Removed lodash methods like compact, clone, capitalize, isEqual, chunk, isObjectLike, upperFirst, sumBy, zipObject

Removed simplifyChartData.ts because we no longer use it

PoW (screenshots / screen recordings)

Dev checklist for QA: what to test

Final checklist

  • [x] Assigned individual reviewers?
  • [x] Added labels?
  • [ ] Added e2e tests? if not please specify why
  • [ ] If you added new files, did you update the CODEOWNERS file?

perunt avatar Jun 22 '22 13:06 perunt

RNBW-3657 Remove lodash from the codebase

Migrate to native (faster) methods instead of using lodash

linear[bot] avatar Jun 24 '22 08:06 linear[bot]

/rebase

terrysahaidak avatar Jul 18 '22 12:07 terrysahaidak

we're gonna revisit some of the changes

terrysahaidak avatar Sep 27 '22 06:09 terrysahaidak