Skip to content

[5.1]: Trigger renderComplete on DOM instead of the Vis (#9176)#9203

Merged
epixa merged 1 commit into5.1from
jasper/backport/9183/5.1
Nov 23, 2016
Merged

[5.1]: Trigger renderComplete on DOM instead of the Vis (#9176)#9203
epixa merged 1 commit into5.1from
jasper/backport/9183/5.1

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

@elastic-jasper elastic-jasper commented Nov 23, 2016

Trigger renderComplete on DOM instead of the Vis (#9176)

Backports PR #9183

Commit 1:
BACKPORT: Trigger renderComplete on DOM instead of the Vis (#9176)

  • correctly use implementsRenderComplete from vis config

  • set implementsRenderComplete on all vis types

  • emit on DOM instead of the vis

  • vis doesn't need to be an EventEmitter

  • listen for renderComplete on visualize

set and update element attributes as the event(s) fire, and indicate if
they ever will

  • [vislib/handler] fall through to lower return

  • [vislibRenderbot/tests] reduce expected call count

  • [vis/tests] add $element to test injectors

  • [markdownVis] fix test

  • Original sha: 7190260

  • Authored by Joe Fleming joe.fleming@gmail.com on 2016-11-22T16:49:16Z

Backports PR #9183

**Commit 1:**
BACKPORT: Trigger renderComplete on DOM instead of the Vis (#9176)

* correctly use implementsRenderComplete from vis config

* set implementsRenderComplete on all vis types

* emit on DOM instead of the vis

* vis doesn't need to be an EventEmitter

* listen for renderComplete on visualize

set and update element attributes as the event(s) fire, and indicate if
they ever will

* [vislib/handler] fall through to lower return

* [vislibRenderbot/tests] reduce expected call count

* [vis/tests] add $element to test injectors

* [markdownVis] fix test

* Original sha: 7190260
* Authored by Joe Fleming <joe.fleming@gmail.com> on 2016-11-22T16:49:16Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Nov 23, 2016
@epixa epixa changed the title [5.1] [5.x]: Trigger renderComplete on DOM instead of the Vis (#9176) [5.1]: Trigger renderComplete on DOM instead of the Vis (#9176) Nov 23, 2016
@epixa epixa merged commit 67db8dd into 5.1 Nov 23, 2016
@epixa epixa deleted the jasper/backport/9183/5.1 branch November 23, 2016 18:13
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
elastic#9203)

Backports PR elastic#9183

**Commit 1:**
BACKPORT: Trigger renderComplete on DOM instead of the Vis (elastic#9176)

* correctly use implementsRenderComplete from vis config

* set implementsRenderComplete on all vis types

* emit on DOM instead of the vis

* vis doesn't need to be an EventEmitter

* listen for renderComplete on visualize

set and update element attributes as the event(s) fire, and indicate if
they ever will

* [vislib/handler] fall through to lower return

* [vislibRenderbot/tests] reduce expected call count

* [vis/tests] add $element to test injectors

* [markdownVis] fix test

* Original sha: 7190260
* Authored by Joe Fleming <joe.fleming@gmail.com> on 2016-11-22T16:49:16Z
Former-commit-id: 67db8dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants