open-consul/ui-v2/app/components
John Cowen cfc05fb413 Make sure `didAppear` and therefore `resize` is called on change
Tables need to calculate their sizing depending on other things in the
DOM. When a table is in a tab panel, some of these things aren't visible
and therefore some values are zero during `didInsertElement`.

This commit ensures that the resize calc of the table is performed when
it's parent tab is clicked (and therefore when the table 'appears')
2018-06-12 11:24:36 +01:00
..
acl-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
action-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
app-view.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
catalog-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
code-editor.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirmation-dialog.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
datacenter-picker.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
feedback-dialog.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
freetext-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
hashicorp-consul.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
healthcheck-status.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
healthchecked-resource.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
list-collection.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
radio-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tab-nav.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tab-section.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tabular-collection.js Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
tomography-graph.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00