Jasper van Merle
552b526509
Add Enzyme documentation
6 years ago
Thibaut Courouble
1820fe328c
Update CMake documentation (3.12.1)
7 years ago
Thibaut Courouble
e35298c745
Finish Qt scraper
7 years ago
Nicolas Ettlin
67b5e3cb47
Add Qt scraper
7 years ago
Natnael Getahun
1bc380f12d
Add DuckDuckGo shortcut
...
Added an alias ```alt + d``` to be DuckDuckGo shortcut
7 years ago
Thibaut Courouble
17964b67d4
Finish Dart scraper
7 years ago
Thibaut Courouble
e8a20a8f8e
Update Prism.js
7 years ago
Jasper van Merle
0429e07761
Add Dart documentation
7 years ago
Thibaut Courouble
4e56a77012
Finish Graphite scraper
7 years ago
Jasper van Merle
7d6e45c325
Add Graphite documentation
7 years ago
Thibaut Courouble
a71f48ea10
Finish Bash scraper
7 years ago
Jasper van Merle
1d56144a4b
Add Bash documentation
7 years ago
Thibaut Courouble
34fe833d82
Finish Pygame scraper
7 years ago
Thibaut Courouble
ad7be4d061
Finish Koa scraper
7 years ago
Thibaut Courouble
b4cd5f1802
Finish Terraform scraper
7 years ago
Thibaut Courouble
15f79fa488
Finish Leaflet scraper
7 years ago
Thibaut Courouble
4bd451a4db
Update link to freecodecamp blog
7 years ago
Beau Carnes
68bd35c1bc
update Flow version
7 years ago
Grant Bourque
d657377d1c
Use `document.scrollingElement` for mobile scrolls
...
- Set `document.scrollingElement` as the scrolling element
for scrolling to anchors when the app is mobile mode
to enhance support in newer browsers.
The CSS View Module spec considers `document.documentElement`/`<html>`
to be the standard scrolling element
and that is what appears to be used in the latest Firefox and Chrome.
However, some older browsers and even the current Safari
use `document.body` as the scrolling element
which is why I suspect the original code used `document.body`.
Since some browsers scroll on different elements,
`document.scrollingElement` exists
so the browser can tell us what to use
for scrolling to anchors work for all modern browsers.
Since `document.scrollingElement` is undefined in older browsers,
`document.body` is available as fallback mobile scrolling element.
7 years ago
Jed Fox
a5b6ffb116
Move “DevDocs” in the tab title to after the dynamic portion of the title
7 years ago
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.
7 years ago
Mark Knol
2c5f9d0627
Update haxe.rb
...
Add all targets / copyright year
7 years ago
Thibaut Courouble
0e188e3b11
Update Vue.js documentation (2.5.16)
7 years ago
Thibaut Courouble
4eb71d5663
Update Underscore.js documentation (1.9.0)
7 years ago
Thibaut Courouble
5b2ff8bd37
Update Redis documentation (4.0.9)
7 years ago
Thibaut Courouble
47591b9239
Update D3.js documentation (5.1.0)
7 years ago
Thibaut Courouble
587124a0b2
Update CakePHP documentation (3.6.2)
7 years ago
Thibaut Courouble
d478fb4d83
Update Bower documentation (1.8.4)
7 years ago
Thibaut Courouble
91fc239046
Update Apache HTTP Server documentation (2.4.33)
7 years ago
Thibaut Courouble
d48396de57
DevDocs → freeCodeCamp
7 years ago
Thibaut Courouble
1be7a8f37d
Update Ansible documentation (2.4.3)
...
Fixes #752 .
7 years ago
Thibaut Courouble
cbe12622de
Update CodeIgniter documentation (3.1.8)
7 years ago
Thibaut Courouble
a54038cb05
Fix HTML typo
7 years ago
Thibaut Courouble
a379b6299d
Ask all HTTP users to switch to HTTPS
7 years ago
Thibaut Courouble
e8bb76fe53
Update links to HTTPS
7 years ago
Thibaut Courouble
db9cc83b90
Update lodash documentation (4.17.5)
7 years ago
Thibaut Courouble
4571b01c02
Update Codeception documentation (2.4.0)
7 years ago
Thibaut Courouble
95895b1b73
Update Yarn documentation (1.5.1)
7 years ago
Thibaut Courouble
972ed81acc
Update PHP documentation (7.2.2)
7 years ago
Thibaut Courouble
3d5c228f27
Update Haxe documentation (3.4.7)
7 years ago
Thibaut Courouble
4b7d21b612
Update Vagrant documentation (2.0.2)
7 years ago
Thibaut Courouble
48012030f4
Update TensorFlow documentation (1.5)
7 years ago
Thibaut Courouble
317910c777
Update PostgreSQL documentation (10.2)
7 years ago
Thibaut Courouble
eaa49e14f0
Update nginx / Lua Module documentation (0.10.11)
7 years ago
Thibaut Courouble
224f97022f
Update nginx documentation (1.13.9)
7 years ago
Thibaut Courouble
fbdbc8dd3d
Update Mocha documentation (5.0.1)
7 years ago
Thibaut Courouble
ceaa89e2b1
Update Kotlin documentation (1.2.21)
7 years ago
Thibaut Courouble
a539ac420b
Update Godot documentation (3.0)
7 years ago
Thibaut Courouble
5d8d84c2b1
Update Git documentation (2.16.2)
7 years ago
Thibaut Courouble
c382eaf3cb
Update Electron documentation (1.8.2)
7 years ago