Jed Fox
b97cfa6693
Add Koa
7 years ago
Thibaut Courouble
b4cd5f1802
Finish Terraform scraper
7 years ago
Doug Fitzmaurice
716fc26af1
Add a Terraform scraper
7 years ago
Thibaut Courouble
eca9d7ef09
Update Ansible documentation (2.6.1)
7 years ago
Thibaut Courouble
15f79fa488
Finish Leaflet scraper
7 years ago
Thibaut Courouble
4bd451a4db
Update link to freecodecamp blog
7 years ago
Simon Legner
c8291a7428
Add leaflet doc
7 years ago
Thibaut Courouble
b1c37f9404
Update CodeceptJS documentation (1.3.1)
7 years ago
Thibaut Courouble
5a62aa043d
Update Electron documentation (2.0.2)
7 years ago
Thibaut Courouble
40c36a85aa
Update Django documentation (2.0.7)
7 years ago
Thibaut Courouble
a64cd2c83d
Update Erlang documentation (21.0)
7 years ago
Thibaut Courouble
5fc6b03070
Update D documentation (2.081.0)
7 years ago
Thibaut Courouble
b88ae596a1
Update ReactNative documentation (0.56)
7 years ago
Thibaut Courouble
665022f542
Update Node.js documentation (10.6.0)
7 years ago
Thibaut Courouble
f5b074d397
Update Sinon.JS documentation (6.1.3)
7 years ago
Thibaut Courouble
9c87e451dd
Update Python documentation (3.7.0)
7 years ago
Beau Carnes
22fa7c81b6
Fix header alignment in Python (issue #808 )
7 years ago
Beau Carnes
68bd35c1bc
update Flow version
7 years ago
icyleaf
88fbec5077
Update crystal documentation to 0.25.1.
7 years ago
icyleaf
0950168660
Update crystal documentation (0.25.0)
7 years ago
Thibaut Courouble
8be51a5b36
Update Jest documentation (23.3.0)
7 years ago
Beau Carnes
eaeb2bd321
Jest links work ( #826 )
7 years ago
Beau Carnes
55a77f633f
Fix SVG case issue ( #791 )
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
Thibaut Courouble
66f69d88d0
Update gem dependencies
7 years ago
Thibaut Courouble
bf116473e7
Update gem dependencies
7 years ago
Thibaut Courouble
941f33e133
Update Angular documentation (6.0.4)
7 years ago
Thibaut Courouble
4da5825271
Update TypeScript documentation (2.9.0)
7 years ago
Thibaut Courouble
b8bb4f41bc
Update Erlang documentation (20.3)
7 years ago
Thibaut Courouble
c01836e04c
Update webpack documentation (4.12.0)
7 years ago
Thibaut Courouble
ee95dae7e8
Update Sinon.JS documentation (5.1.0)
7 years ago
Thibaut Courouble
c3c9da9b56
Update npm documentation (6.1.0)
7 years ago
Thibaut Courouble
c7f8057c95
Update React documentation (16.4.0)
7 years ago
Thibaut Courouble
70063b5721
Update Yarn documentation (1.7.0)
7 years ago
Thibaut Courouble
314791dd70
Update CodeceptJS documentation (1.2.1)
7 years ago
Thibaut Courouble
012f8007e1
Update Jest documentation (23.1.0)
7 years ago
Thibaut Courouble
19f432d397
Update nginx documentation (1.15.0)
7 years ago
Thibaut Courouble
f0916fd247
Update Node.js documentation (10.4.0)
7 years ago
Thibaut Courouble
bcb5445452
Add back Ansible 2.4 version + improve scraper
7 years ago
Agustín Herranz
bb36df7085
Fix and upgrade Ansible doc
7 years ago
Thibaut Courouble
4714060ee9
Improve ReactNative scraper
7 years ago
Beau Carnes
b97b603795
update React Native to 0.55
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
Thibaut Courouble
dd6f34a89d
Fix Travis CI issue
7 years ago
Thibaut Courouble
93959ecc24
Fix Travis CI issue
7 years ago
Mark Knol
2c5f9d0627
Update haxe.rb
...
Add all targets / copyright year
7 years ago
Thibaut Courouble
ece5e5b3cc
Update PHP documentation (7.2.5)
7 years ago
Thibaut Courouble
ab6190439c
Update Django documentation (2.0.5)
7 years ago
Thibaut Courouble
5ffaaa4680
Update D documentation (2.080.0)
7 years ago