Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No QA] Update all array methods to use underscore #5993

Merged
merged 10 commits into from
Oct 25, 2021

Conversation

marcaaron
Copy link
Contributor

@marcaaron marcaaron commented Oct 22, 2021

Details

This PR updates all native array and Object methods to use the underscore equivalent. The style guide has also been updated accordingly with a brief explanation on why we use these methods.

Fixed Issues

$ #5989

Tests / QA Steps

All of these changes should be syntax and shouldn't have any bearing on the app behavior.
Therefore, we just need to run regular regressions.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Android

@marcaaron marcaaron self-assigned this Oct 22, 2021
@marcaaron marcaaron marked this pull request as ready for review October 22, 2021 00:48
@marcaaron marcaaron requested a review from a team as a code owner October 22, 2021 00:48
@MelvinBot MelvinBot requested review from timszot and removed request for a team October 22, 2021 00:48
@timszot timszot merged commit 1374cfd into main Oct 25, 2021
@timszot timszot deleted the marcaaron-useUnderscore branch October 25, 2021 18:50
@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @timszot in version: 1.1.8-22 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

@roryabraham roryabraham changed the title Update all array methods to use underscore [No QA] Update all array methods to use underscore Oct 25, 2021
@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.10-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants