angular-cn/aio/src
Ward Bell 4459e0c1c8 fix(aio): restore visible sidenav keyboard focus; shift TOC up
closes #17665
Restores keyboard focus that was removed by commit b8b91d3.
Raises the right-TOC by 20px (96px->76px) because was too far down.

To prevent keyboard focus on hidden child nodes,
also collapses inner expanded nodes when parent node is collapsed.
The implicit parent node of top nodes is always expanded.
2017-06-30 11:58:10 +01:00
..
app fix(aio): restore visible sidenav keyboard focus; shift TOC up 2017-06-30 11:58:10 +01:00
assets fix(aio): remove unused icon reference and file 2017-06-16 12:03:43 -07:00
environments build(aio): add staging environment 2017-06-13 13:43:36 +01:00
styles fix(aio): restore visible sidenav keyboard focus; shift TOC up 2017-06-30 11:58:10 +01:00
testing refactor(aio): remove unused mock method 2017-05-14 15:46:24 +01:00
favicon.ico build(aio): big move of docs related files (#14361) 2017-02-09 11:58:36 -08:00
google385281288605d160.html build(aio): add google webmaster tools verification file 2017-05-26 01:25:58 -07:00
ie-polyfills.js fix(aio): add missing WeakMap polyfill 2017-06-23 09:03:07 -07:00
index.html fix(aio): improve no-javascript screen 2017-06-16 12:04:45 -07:00
main.ts fix(aio): only register ServiceWorker in production mode 2017-05-12 14:17:27 +01:00
noop-worker-basic.js feat(aio): provide noop service worker file 2017-05-26 14:24:41 +01:00
polyfills.ts fix(aio): support IE via conditionally loaded polyfills 2017-05-19 11:26:29 +01:00
pwa-manifest.json feat(aio): add iphone pwa features 2017-06-15 07:47:49 +01:00
styles.scss style(aio): tidy up SCSS files 2017-03-13 12:55:11 -07:00
test-specs.ts perf(aio): improve unit test rebuild time 2017-04-24 14:30:16 +01:00
test.ts build(aio): upgrade jasmine to v2.6.4 2017-06-19 15:12:25 -07:00
tsconfig.app.json build(aio): start using tsc importHelpers option for the app 2017-05-26 06:02:12 +01:00
tsconfig.spec.json build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
typings.d.ts build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00