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

update modal manager for rn 0.58 support #5581

Merged
merged 2 commits into from Feb 14, 2019
Merged

update modal manager for rn 0.58 support #5581

merged 2 commits into from Feb 14, 2019

Conversation

RWOverdijk
Copy link
Member

Issue:

What I did

Update the dependency.

How to test

I simply added a select and then updated to see if it still works. And it does. A major version bump was included in this somewhere, but I can't see any breaking changes. Regardless, this works.

@ndelangen ndelangen changed the base branch from master to next February 14, 2019 15:23
@ndelangen
Copy link
Member

@RWOverdijk rebased on next branch, should be picked into the master branch

@ndelangen ndelangen added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Feb 14, 2019
@@ -26,7 +26,7 @@
"prop-types": "^15.6.2",
"react-native-color-picker": "^0.4.0",
"react-native-modal-datetime-picker": "^5.1.0",
Copy link
Member

Choose a reason for hiding this comment

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

consider bumping react-native-modal-datetime-picker too, this will be required for the 0.59 upgrade. If that's too much outside of the scope of this PR I can take a stab at it later.

Copy link
Member

Choose a reason for hiding this comment

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

@benoitdion Tomorrow morning 08:00 UTC +1,

We're going on a chaos programming session to fix up Storybook for RN.
@igor-dv and I will be there, and we've invited a few more.

Goal is to get the server part working well again.
Secondary goal would be to upgrade a lot to the latest version, possibly babel etc.

If you'd be interested in helping, you're welcome to join, give advice, possibly learn abit about what's going on in our codebase?

Join our discord and PM me if you want an invite to the Zoom meeting.

Copy link
Member

@ndelangen ndelangen Feb 14, 2019

Choose a reason for hiding this comment

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

I'd LOVE a comprehensive PR upgrading RN to the latest and greatest of all versions!

Please tell me how I can help you make that happen!

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #5581 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            next   #5581   +/-   ##
=====================================
  Coverage   33.2%   33.2%           
=====================================
  Files        647     647           
  Lines       9315    9315           
  Branches    1325    1325           
=====================================
  Hits        3093    3093           
  Misses      5607    5607           
  Partials     615     615

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5158d13...52aa858. Read the comment docs.

@ndelangen ndelangen merged commit 41096d8 into next Feb 14, 2019
@ndelangen ndelangen deleted the RWOverdijk-patch-1 branch February 14, 2019 22:54
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Feb 18, 2019
shilman pushed a commit that referenced this pull request Feb 18, 2019
update modal manager for rn 0.58 support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants