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

Add missing "forceReRender" and "addParameters" #4767

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

igor-dv
Copy link
Member

@igor-dv igor-dv commented Nov 11, 2018

Issue: #4762

What I did

Some of the supported apps have a missing forceReRender/addParameters functions. I've added them to the public exports.

@igor-dv igor-dv added bug vue angular app: polymer patch:yes Bugfix & documentation PR that need to be picked to main branch labels Nov 11, 2018
@igor-dv igor-dv self-assigned this Nov 11, 2018
@codecov
Copy link

codecov bot commented Nov 11, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #4767   +/-   ##
=======================================
  Coverage   35.61%   35.61%           
=======================================
  Files         557      557           
  Lines        6776     6776           
  Branches      904      904           
=======================================
  Hits         2413     2413           
  Misses       3893     3893           
  Partials      470      470
Impacted Files Coverage Δ
app/polymer/src/client/index.js 0% <ø> (ø) ⬆️
app/angular/src/client/index.js 0% <ø> (ø) ⬆️
app/vue/src/client/index.js 0% <ø> (ø) ⬆️
app/mithril/src/client/index.js 0% <ø> (ø) ⬆️

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 21d802c...9d01a44. Read the comment docs.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular bug 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 vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants