consul/ui-v2/tests/unit/utils
John Cowen 4b46caf77a 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
..
ascend-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirm-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
createURL-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
get-component-factory-test.js Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
injectableRequestToJQueryAjaxHash-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
isFolder-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
keyToArray-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
left-trim-test.js Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
makeAttrable-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
promisedTimeout-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
qsa-factory-test.js Make sure `didAppear` and therefore `resize` is called on change 2018-06-12 11:24:36 +01:00
right-trim-test.js Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
ucfirst-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00