devdocs/assets/javascripts/views
Grant Bourque d5d913fc11 Use browser dimensions for mobile detection
- Use `max-width`/`max-height` mobile detection media queries
  instead of `max-device-width`/`max-device-height`.
  Some browsers inaccurately report the device dimensions
  and get the mobile version of the DevDocs unexpectedly.
  Not depending on the device dimensions also improves the experience
  by displaying the mobile version
  if a desktop browser window is sufficiently small enough.
2018-06-10 19:11:25 -04:00
..
content Ask all HTTP users to switch to HTTPS 2018-03-18 21:50:55 -04:00
layout Use browser dimensions for mobile detection 2018-06-10 19:11:25 -04:00
list Fix issue when hitting left-arrow keyboard shortcut on a disabled and unversioned doc 2017-09-09 11:37:26 -04:00
misc Normalize event.target for old browsers incorrectly handling SVG elements 2017-09-04 11:05:20 -04:00
pages Simplify code highlighting 2017-07-23 11:01:54 -04:00
search Don't reset to root page when clearing the search field 2017-11-17 12:23:12 -05:00
sidebar Normalize event.target for old browsers incorrectly handling SVG elements 2017-09-04 11:05:20 -04:00
view.coffee UI improvements 2017-02-26 09:59:43 -05:00