Thibaut Courouble
e648ff91de
Update Node.js documentation (11.1.0)
6 years ago
Thibaut Courouble
46e62a3c68
Update nginx documentation (1.15.5)
6 years ago
Thibaut Courouble
f9a87a0233
Update Mocha documentation (5.2.0)
6 years ago
Thibaut Courouble
e64cfcfb64
Add confirmation to "Uninstall all" action
...
Closes #913 .
6 years ago
Thibaut Courouble
a8a97e0198
Preserve path when reloading the app
...
Fixes #849 .
6 years ago
Patrick Esson
f562c2face
Removed background from GitHub button
6 years ago
Thibaut Courouble
ce2421cb1e
Update Haskell documentation (8.6.1)
6 years ago
Thibaut Courouble
4c88173d95
Update Matplotlib documentation (3.0.0)
6 years ago
Thibaut Courouble
8e4bc28fac
Update Ansible documentation (2.7.1)
6 years ago
Thibaut Courouble
54f11b877d
Update Leaflet documentation (1.3.4)
6 years ago
Thibaut Courouble
6c9753afbb
Update Koa documentation (2.6.1)
6 years ago
Thibaut Courouble
7ba33e90b0
Update Julia documentation (1.0.1)
6 years ago
Thibaut Courouble
6552eba59a
Update Jasmine documentation (3.3.0)
6 years ago
Thibaut Courouble
d786c1a642
Update Homebrew documentation (1.8.1)
6 years ago
Thibaut Courouble
03f1c317ff
Update Graphite documentation (1.1.4)
6 years ago
Thibaut Courouble
6eed2d812b
Update Godot documentation (3.0.6)
6 years ago
Thibaut Courouble
42c47c1c08
Update Go documentation (1.11.2)
6 years ago
Thibaut Courouble
bf4ffbde45
Update Flow documentation (0.85.0)
6 years ago
Thibaut Courouble
df8e46cfe5
Update ESLint documentation (5.8.0)
6 years ago
Thibaut Courouble
82b99086f1
Update D3.js documentation (5.7.0)
6 years ago
Thibaut Courouble
ee74f00559
Update D documentation (2.083.0)
6 years ago
Thibaut Courouble
f033dc9c82
Update Crystal documentation (0.27.0)
6 years ago
Thibaut Courouble
6ff895904f
Update Cordova documentation (8.1.2)
6 years ago
Thibaut Courouble
459ecfdfe6
Update CodeceptJS documentation (1.4.4)
6 years ago
Thibaut Courouble
87d87d4190
Update Codeception documentation (2.5.1)
6 years ago
Thibaut Courouble
8311db3157
Update Async documentation (2.6.1)
6 years ago
Thibaut Courouble
8a9004f3a2
Update Apache HTTP Server documentation (2.4.37)
6 years ago
Thibaut Courouble
e73231470b
Update SQLite documentation (3.25.2)
6 years ago
Thibaut Courouble
eef70d83d0
Oops, dl.devdocs.io is not HTTPS-enabled yet
6 years ago
Thibaut Courouble
23c147dde7
Fix tests and docker build
...
Fixes #914 .
6 years ago
Thibaut Courouble
8ecb9f37be
Improve deployments to not require including all the docs' index.json in git
6 years ago
Thibaut Courouble
5c886a4e10
Remove http:// URLs from CSP
6 years ago
Thibaut Courouble
db523e2a85
Update dl.devdocs.io URL to HTTPS
6 years ago
Thibaut Courouble
e8d52c9cfd
Fix app cache not updating when changing the app's color theme
...
This is needed because the index page is part of the app cache, and the <html> tag has a different class depending on the theme.
6 years ago
Thibaut Courouble
d72de330aa
Fix external link styling in dark mode
6 years ago
Thibaut Courouble
33c986fcf0
Fix CSS variable support check (take 2)
6 years ago
Jasper van Merle
05aaf5eedd
Fix CSS variable support check
6 years ago
Thibaut Courouble
6d5a278941
Make sure the "browser unsupported" message is styled properly
6 years ago
Thibaut Courouble
847cfbb682
Update browser requirements
6 years ago
Thibaut Courouble
01bc31859b
Fix up switch to CSS variables
6 years ago
Jed Fox
a30fcf9d9a
Switch from SASS variables to CSS variables
...
* Switch from SASS variables to CSS variables for most styling
These are the simple cases, and the more complex ones will be covered by future commits. I’ve also replaced $fooZ ± 1 with the appropriate variable to avoid a runtime `calc()`.
* Eliminate the `$style` variable 🔥
I’ve added a `--absolute` variable that’s `white` in dark mode and `black` in regular mode.
* Remove `$inputFocusBorder` 🔥
* Switch the Prism styles to CSS variables
* Convert `$mediumScreen` to a mixin
* 🔥 `$selectionText`
* Eliminate the final uses of SCSS variables
I’ve dropped the 95% opacity on the background of the method source code overlay in RDoc since the difference isn’t noticeable but it makes implementation a lot easier.
* Misc fixes
* Extract the common variables from the two themes to a new file
* Remove illegal usages of CSS variables in SCSS functions
This flattens out the buttons on the settings page which makes the styles simpler (and more modern-looking IMO) and removes the box-shadow on the button, which was completely invisible to me.
* Fix usages of SCSS functions in CSS variables
* Use `html._theme-*` selectors
* Eliminate `application-dark.css`; switch themes by toggling classes
This also means that the Application Cache doesn’t have to get updated when toggling themes, and a new CSS file that’s nearly the same doesn’t need to be downloaded.
6 years ago
Shannon Warren
2ad46626de
Add Laravel 5.7
6 years ago
Thibaut Courouble
7b7aa34b70
Improve Rust scraper
6 years ago
Jasper van Merle
3dbc6052bf
Fix Rust entries
6 years ago
Thibaut Courouble
ffc367454c
Update Express documentation (4.16.3)
6 years ago
Jasper van Merle
d1f3322fcc
Fix internal links to method reference
6 years ago
Thibaut Courouble
45c70fb43b
Add support for '@all' version shortcut in thor commands
6 years ago
Thibaut Courouble
0bf7155fba
Fix missing headings in Python 2.7 docs
6 years ago
Jasper van Merle
31efb9d0f7
Fixed two Python 3.7 types
6 years ago
Thibaut Courouble
ad7e1bdc4b
Simplify 'simple' CSS
6 years ago