Jasper van Merle
c8380bb228
Merge pull request #841 from jmerle/mariadb
...
Add MariaDB documentation
5 years ago
Jasper van Merle
5e09a49d59
reactivex: fix ascii issue
...
Co-Authored-By: Jed Fox <git@twopointzero.us>
5 years ago
Jasper van Merle
dcbe81cd99
reactivex: process review comments
5 years ago
Jasper van Merle
0574de6812
Fix merge conflict
5 years ago
Jasper van Merle
14049dac0c
Merge branch 'master' into emilekm-master
6 years ago
Jasper van Merle
fef9589fae
Simplify service worker and don't show analytics setting/notification in development
6 years ago
Jasper van Merle
8556e5fca8
Merge branch 'master' into octave
6 years ago
Jasper van Merle
20438856d1
Fix merge conflict
6 years ago
Jasper van Merle
3e1e65efec
Merge branch 'master' into reactivex
6 years ago
Jasper van Merle
93582d3b82
mariadb: update scraper and filters to work with the official website
6 years ago
Jasper van Merle
facb0a44d2
Merge branch 'master' into mariadb
6 years ago
Jasper van Merle
f1887bc016
Merge branch 'master' into add-cypress-documentation
6 years ago
Jasper van Merle
a7a3864f9a
Fix merge conflict
6 years ago
Jasper van Merle
74323fda3e
Fix merge conflict
6 years ago
Phil Scherer
ad9e7a6269
Add Octave Documentation
6 years ago
Jasper van Merle
8a71af9c2f
Fix merge conflicts
6 years ago
Jasper van Merle
5438143cf8
Fix merge conflicts
6 years ago
Jasper van Merle
22d78b5e71
Remove scope by clicking on it or by backspacing into it ( #942 )
...
Remove scope by clicking on it or by backspacing into it
6 years ago
Jasper van Merle
f80d07412c
Merge master
6 years ago
Emil Maruszczak
6c12d53a46
Cleanup redundant bits
6 years ago
Emil Maruszczak
b45090f369
Add Mkdocs abstract scraper
6 years ago
Jasper van Merle
66a0b82e3c
Ask for consent before enabling Google Analytics and Gauges
6 years ago
Jasper van Merle
d0cf5d745c
Add ReactiveX documentation
6 years ago
Jasper van Merle
2933798bcf
Merge branch 'master' into mariadb
6 years ago
Thibaut Courouble
90ddbad8ad
2019
6 years ago
Thibaut Courouble
b6358992d5
Copy changes to reflect that DevDocs is now operated by freeCodeCamp
6 years ago
Thibaut Courouble
1688fb0b0e
Update Ruby documentation (2.5.3)
6 years ago
Jed Fox
62dcf2be4f
Don't overlay the method's source over its docs in RDoc
6 years ago
Filipe Silva
5da0214717
Add RxJS
...
The current RxJS documentation site is https://rxjs.dev/ .
It is very similar to Angular documentation site (https://angular.io/ ) so I reused most code.
Images on the documentation site seem to be broken and so the scrapper cannot download them. You can see an example of a broken image at https://rxjs.dev/api/operators/buffer .
Related to https://github.com/freeCodeCamp/devdocs/issues/939
6 years ago
Jasper van Merle
4d4a8f9200
Change cursor on search tag
6 years ago
Thibaut Courouble
f1cc4a73d9
Update MDN docs
6 years ago
Thibaut Courouble
e648ff91de
Update Node.js documentation (11.1.0)
6 years ago
Patrick Esson
f562c2face
Removed background from GitHub button
6 years ago
Jasper van Merle
bf53a00ca9
Fix merge conflicts
6 years ago
Jasper van Merle
536fa35ff9
Fix merge conflict
6 years ago
Juan González
d3196c53ed
Add documentation for cypress.io
6 years ago
Thibaut Courouble
d72de330aa
Fix external link styling in dark mode
6 years ago
Thibaut Courouble
6d5a278941
Make sure the "browser unsupported" message is styled properly
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
Thibaut Courouble
7b7aa34b70
Improve Rust scraper
6 years ago
Thibaut Courouble
ad7e1bdc4b
Simplify 'simple' CSS
6 years ago
Thibaut Courouble
24abe4c9d9
Finish Handlebars.js scraper
6 years ago
Jasper van Merle
8b9c62d791
Add Handlebars.js documentation
6 years ago
Thibaut Courouble
62e07e4e4d
Finish Puppeteer scraper
6 years ago
Jasper van Merle
e2336eebc7
Add light background to images and iframes
6 years ago
Jasper van Merle
2a5f1a0046
Refactoring
6 years ago
Jasper van Merle
90123a3679
Automatically generate spritesheets
6 years ago
Thibaut Courouble
e35298c745
Finish Qt scraper
7 years ago
Nicolas Ettlin
67b5e3cb47
Add Qt scraper
7 years ago