istio.io/js
Martin Taillefer 33bdfdc942
Fix a few bugs and add a feature. (#1111)
- Link injection for document headers has been broken for a while due to my
misunderstanding of the "for in" syntax in JavaScript. This now works as expected.

- Same problem also prevented the feature that causes every link to outside of istio.io
to be opened in a separate window. This now works as intended.

- Made the gear dropdown menu be right-aligned such that it doesn't go off-screen on
portrait mode tablets.

- Stop importing Popper.js since it's only needed for dropdown menus that aren't in the
nav bar. Ours is in a nav bar...

- Added link injection for <dt> terms, which makes it easy to create links to individual glossary entries.
2018-03-28 09:00:14 -07:00
..
misc.js Fix a few bugs and add a feature. (#1111) 2018-03-28 09:00:14 -07:00
misc.min.js Fix a few bugs and add a feature. (#1111) 2018-03-28 09:00:14 -07:00
styleSwitcher.js Eliminate flickering on page load. (#1068) 2018-03-12 09:46:07 -07:00
styleSwitcher.min.js Eliminate flickering on page load. (#1068) 2018-03-12 09:46:07 -07:00