Searched hist:"75 b4832122dee0c7589f91f64736d8c5fb7f8ce8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/webui-vue/src/layouts/ |
H A D | AppLayout.vue | diff 75b4832122dee0c7589f91f64736d8c5fb7f8ce8 Fri Dec 06 01:24:41 CST 2019 Derick Montague <derick.montague@ibm.com> Add skip navigation link
This is needed because SPAs do not perform a full page load. - Add watchers to change focus on ApplicationHeader component element. This is needed because SPAs do not perform a full page load. - Add styling for skip to content button
Remove setTimeout call the nextTick method is sufficient. The setTimeout call was used to handle an iOS 7 bug, which is not a device we support.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ia80c4442ee917d50513c5d1aeb22791e8598bee7
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | diff 75b4832122dee0c7589f91f64736d8c5fb7f8ce8 Fri Dec 06 01:24:41 CST 2019 Derick Montague <derick.montague@ibm.com> Add skip navigation link
This is needed because SPAs do not perform a full page load. - Add watchers to change focus on ApplicationHeader component element. This is needed because SPAs do not perform a full page load. - Add styling for skip to content button
Remove setTimeout call the nextTick method is sufficient. The setTimeout call was used to handle an iOS 7 bug, which is not a device we support.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ia80c4442ee917d50513c5d1aeb22791e8598bee7
|