Skip to content

CPLAT-4107 Remove getJsProps() #233

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

Merged
merged 3 commits into from
Feb 8, 2019
Merged

Conversation

evanweible-wf
Copy link
Contributor

This is dependent on Workiva/react-dart#153 - should be released in react-dart v4.6.0

Ultimate problem:

getJsProps() was deprecated in 1.x and needs to be removed in 2.0.0.

How it was fixed:

Remove it and update usages to the new unconvertJsProps() method in react-dart.

Testing suggestions:

  • CI passes

Potential areas of regression:

  • Calls to getJsProps(), should all be tested via unit tests

FYA: @greglittlefield-wf @aaronlademann-wf @kealjones-wk @corwinsheahan-wf

@aviary2-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@evanweible-wf evanweible-wf added the dart2 PRs targeting our effort to get to Dart SDK 2.0 compatibility label Feb 7, 2019
@evanweible-wf evanweible-wf reopened this Feb 8, 2019
@greglittlefield-wf
Copy link
Contributor

LGTM, will review once the override is removed

Copy link
Contributor

@greglittlefield-wf greglittlefield-wf left a comment

Choose a reason for hiding this comment

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

+1

@aaronlademann-wf
Copy link
Contributor

QA +1

All tests passed in CI

@Workiva/release-management-pp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart2 PRs targeting our effort to get to Dart SDK 2.0 compatibility Merge Requirements Met RM Ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants