Conversation
Backports PR #9206 **Commit 1:** [docTable/row] delay first render until watchers initialize * Original sha: 4945e08 * Authored by spalger <email@spalger.com> on 2016-11-23T18:57:22Z **Commit 2:** [docTable/row] emit a renderComplete event, count in table directive * Original sha: 641f9af * Authored by spalger <email@spalger.com> on 2016-11-23T18:58:21Z **Commit 3:** [renderCounter] unify render counting login into directive * Original sha: 0c084ac * Authored by spalger <email@spalger.com> on 2016-11-23T21:26:44Z **Commit 4:** [docTable] remove unused var * Original sha: 275bf70 * Authored by spalger <email@spalger.com> on 2016-11-23T22:00:52Z
airow
pushed a commit
to airow/kibana
that referenced
this pull request
Feb 16, 2017
Backports PR elastic#9206 **Commit 1:** [docTable/row] delay first render until watchers initialize * Original sha: 4945e08 * Authored by spalger <email@spalger.com> on 2016-11-23T18:57:22Z **Commit 2:** [docTable/row] emit a renderComplete event, count in table directive * Original sha: 641f9af * Authored by spalger <email@spalger.com> on 2016-11-23T18:58:21Z **Commit 3:** [renderCounter] unify render counting login into directive * Original sha: 0c084ac * Authored by spalger <email@spalger.com> on 2016-11-23T21:26:44Z **Commit 4:** [docTable] remove unused var * Original sha: 275bf70 * Authored by spalger <email@spalger.com> on 2016-11-23T22:00:52Z Former-commit-id: 4617e09
acstll
added a commit
to acstll/kibana
that referenced
this pull request
Nov 14, 2025
testing elastic/eui elastic#9210
acstll
added a commit
to acstll/kibana
that referenced
this pull request
Nov 27, 2025
testing elastic/eui elastic#9210
acstll
added a commit
to acstll/kibana
that referenced
this pull request
Nov 27, 2025
testing elastic/eui elastic#9210
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
render-counterdirectiveBackports PR #9206
Commit 1:
[docTable/row] delay first render until watchers initialize
Commit 2:
[docTable/row] emit a renderComplete event, count in table directive
Commit 3:
[renderCounter] unify render counting login into directive
Commit 4:
[docTable] remove unused var