docs/_includes
Vladimir Jimenez f466f24742 Fix sidebar scrolling (#2860)
* Simplify both left and right sidebars

- Rewrite the sidebars to use the same CSS class instead of having two
  very similar classes. This involves removing all affix related
  attributes and functionality from the sidebars and replaced them with
  `position: sticky`.
- The table of content elements should not be floated
- Removed unused CSS rules related to the sidebars
- Remove JavaScript used to resize the sidebars

* Improve the mobile menu to be fixed

- Simply JS used to hide/display the navigation bar on mobile viewports
- The mobile menu should be fixed so it can be viewable from the bottom
  of the page. Before this change, you would have to scroll up to see
  the menu that `position: absolute`

* Fix disappearing top navbar on homepage

- Change the calculation of the affix offset for the navbar on the home
  page to ensure the navbar never leaves the viewport. This change also
  takes into account the change of how the sidebars' offsets are used

* Fix auto scrolling on overflow

* Add polyfill for 'position: sticky' on IE

* Fix hamburger menu at incorrect breakpoint

* Fix left nav hidden after expanding from mobile

If you expand and collapse the left nav while on mobile and expand to a
desktop view, the left nav would be hidden; this has been fixed

* Unify navbar on homepage with rest of website
2017-04-21 11:04:19 -05:00
..
components Review ucp 2.1 docs 2017-02-08 21:02:31 -08:00
content fix broken link to env file docs (#2816) 2017-04-18 13:44:06 -05:00
archive-list.html Archives improvements: 2017-03-08 14:32:52 -08:00
cli.md Go back to small /edge (#2736) 2017-04-13 18:58:56 -07:00
d4a_buttons.md Formatting messed up with button on release pages (#2846) 2017-04-18 14:07:33 -05:00
docker_platform_matrix.md Default highlight.js off, dockerfile > conf highlighting, pygments (#2757) 2017-04-13 17:10:29 -07:00
docker_schedule_matrix.md Clarify re Edge releases 2017-04-05 17:45:44 -07:00
edge_only.md Go back to small /edge (#2736) 2017-04-13 18:58:56 -07:00
footer.html Add page generation date, remove empty newsletter div (#2459) 2017-03-23 15:04:22 -07:00
github-pr.md replaced docker/docker with moby/moby (#2879) 2017-04-20 15:32:18 -05:00
global-header.html Fix sidebar scrolling (#2860) 2017-04-21 11:04:19 -05:00
header.html Fix sidebar scrolling (#2860) 2017-04-21 11:04:19 -05:00
navigation.html Fix sidebar scrolling (#2860) 2017-04-21 11:04:19 -05:00
read_time.html Implement per-page reading-time stats 2016-11-30 10:29:51 -08:00
side-menu.html Fix sidebar scrolling (#2860) 2017-04-21 11:04:19 -05:00
toc_pure_liquid.html Make 'toc_min: 1' work 2017-02-17 16:04:54 -08:00
tree.html Docker 17.03 release (#2050) 2017-03-02 05:54:49 -08:00
treebuilder.html Go back to small /edge (#2736) 2017-04-13 18:58:56 -07:00
why_d4a.md Spelling mistakes (#2970) 2017-04-20 17:26:18 -05:00