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

Allow a string argument when constructing an App #3082

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This closes #3081 by adding a branch to the check if the argument is a string.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 🚦 Tests
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated
  • Chrome debug API is updated if API is available on React Native

@kraenhansen kraenhansen requested a review from RedBeard0531 July 21, 2020 11:20
@kraenhansen kraenhansen self-assigned this Jul 21, 2020
Copy link
Contributor

@RedBeard0531 RedBeard0531 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change seems fine. Just commenting on a few things that seemed odd to me.

tests/js/app-tests.js Outdated Show resolved Hide resolved
tests/js/app-tests.js Outdated Show resolved Hide resolved
tests/js/app-tests.js Outdated Show resolved Hide resolved
@kraenhansen kraenhansen force-pushed the kh/v10/app-id-string-constructor branch from fb1ea67 to c077045 Compare July 22, 2020 22:54
@kraenhansen kraenhansen requested a review from RedBeard0531 July 22, 2020 22:59
@kraenhansen kraenhansen merged commit c791b25 into v10 Jul 23, 2020
@kraenhansen kraenhansen deleted the kh/v10/app-id-string-constructor branch July 23, 2020 22:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants