Skip to content

[7.x] [Input Control] Custom renderer (#84423)#84730

Merged
sulemanof merged 1 commit intoelastic:7.xfrom
sulemanof:backport/7.x/pr-84423
Dec 2, 2020
Merged

[7.x] [Input Control] Custom renderer (#84423)#84730
sulemanof merged 1 commit intoelastic:7.xfrom
sulemanof:backport/7.x/pr-84423

Conversation

@sulemanof
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* Create custom renderer

* Reduce initial bundle size

* Fix tests

* Add unit test

* Remove injectI18n usage

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@sulemanof sulemanof added the backport This PR is a backport of another PR label Dec 2, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
inputControlVis 41 53 +12

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
inputControlVis 0.0B 114.7KB +114.7KB

Distributable file count

id before after diff
default 43525 43531 +6
oss 22874 22880 +6

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
inputControlVis 104.8KB 12.8KB -92.0KB
visualizations 169.2KB 169.1KB -87.0B
total -92.1KB
Unknown metric groups

async chunk count

id before after diff
inputControlVis 0 3 +3

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@sulemanof sulemanof merged commit 5178374 into elastic:7.x Dec 2, 2020
@sulemanof sulemanof deleted the backport/7.x/pr-84423 branch December 2, 2020 10:55
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