Commit Graph

22393 Commits

Author SHA1 Message Date
3a2db4744d fix(client): disable core prefetching due to scrolling performance in the map (#35512)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.

Closes #35418

It disables only prefetching on link become visible, other prefetching strategies like prefetching on link hover still work.
2019-03-06 12:30:19 +05:30
cc49ac0456 Added an example of background gradient with image (#29570)
Code sample of how to implement a CSS background gradient, provided a screenshot for demo purpose.
2019-03-05 19:15:05 -07:00
35162199c6 add RGBA, HSL, HSLA for defining color (#28145) 2019-03-05 18:53:43 -07:00
Tom
3c9e19d999 fix: broken get a hint links [english] (#35280) 2019-03-05 16:22:23 -08:00
Tom
07ff561590 fix: rename guide folders [portuguese] (#35283) 2019-03-05 16:13:55 -08:00
Tom
7e017304a7 fix: rename guide folders [spanish] (#35285) 2019-03-05 15:51:08 -08:00
Tom
f089586474 fix: rename guide folders [russian] (#35284) 2019-03-05 15:45:14 -08:00
0558bb2f37 How to Use Package.json (#34601)
Added hint and solution to index.md at guides section
Portuguese language
2019-03-05 15:38:31 -08:00
Tom
28b56bdf31 fix: rename guide folders [chinese] (#35282) 2019-03-05 15:37:52 -08:00
Tom
a95697ed5d fix: rename guide folders [arabic] (#35281) 2019-03-05 15:30:12 -08:00
86835361f1 Updated index.md from a stub. (#29731)
Added a cautionary note about the somewhat regular issue with Glitch where the FCC boilerplate app does not import. This is a common complaint on the forum from people who have no idea that the issue stems from Glitch.
2019-03-05 15:19:24 -08:00
a8a7f47e49 Added solution to modify fill mode challenge (#34500)
* Update index.md

* Add full solution
2019-03-05 14:43:37 -08:00
d97f0a56a6 Added optional selector (#28540)
* Added optional selector

Added optional selector

* Update index.md
2019-03-05 14:40:18 -08:00
286ef61b1a Update index.md (#35517) 2019-03-05 14:27:24 -08:00
3c26579f42 Update .md grammar and comments (#25596)
Update grammar and translate comments on challenge seed and solution sections
2019-03-05 23:15:24 +01:00
0d9ba84d9b Update yml text and comments (#25591)
Change strings to spanish, as well as minor grammar corrections
2019-03-05 23:12:51 +01:00
f6e17c325f Improved Spanish Translation (#24655)
Changes to make the instructions easier for Spanish-Speaking users.
2019-03-05 23:10:20 +01:00
a61627cf9c added about perfect binary tree in index.md (#26201) 2019-03-05 14:31:41 -07:00
Tom
65c3188fd7 Fix/remove stubs on filled articles (#35506) 2019-03-06 01:57:17 +05:30
3268b79833 Defining the Defining the Problem (#31832)
I created an initial "defining the problem" definition
2019-03-05 13:21:49 -06:00
44445fec72 fix: remove stub information from a guide article (#34915) 2019-03-06 00:47:40 +05:30
c816a88d3b Update guide 'install and set up mongoose' (#29450) 2019-03-05 13:05:16 -06:00
225effb280 Improved translation, translated stringTest and added solution (#24583)
* translated testString and added solution

* translated testString and added solution

* Improved translation, translated stringTest and added solution
2019-03-05 19:48:11 +01:00
04abf70efc Described usage of ALTER TABLE statement (#30349)
Description of where the ALTER TABLE statement can be used in a RDBMS
2019-03-06 00:12:56 +05:30
3b07316da1 Add Drop Column example (#24742)
* Add Drop Column example

Add Drop Column example with SQL Code instead of image. Also drop column image was removed since it was the same with the change column image.

* Minor name change
2019-03-06 00:12:16 +05:30
960811e31f Solution to specify-exact-number-of-matches.english JavaScript Challenge (#34757)
* Update specify-exact-number-of-matches.english.md

Added an explanation to the working code too

* fix: removed i flag and comments
2019-03-05 13:12:55 -05:00
6f9dbbb2a5 fix(guide): rename guide article filename to include dot instead of dash (#35398) 2019-03-05 22:58:59 +05:30
nik
304d36ab47 fix(challenge): decrease opacity testString (#34711) 2019-03-05 12:11:27 -05:00
f5c5bc8028 docs: minor grammatical fixes (#29079) 2019-03-05 22:13:43 +05:30
0dae4f6aae docs: update style-guide-for-guide-articles.md
Fixed wording in opening sentence
2019-03-05 21:57:05 +05:30
96bef5a780 docs: corrected reference to Guide article vs forum wiki (#35092) 2019-03-05 21:42:41 +05:30
f0d907be66 docs: make scope and naming of Pull Requests clearer (#35272)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-03-05 21:38:26 +05:30
078e51959a Added additional resource links and corrected punctuation (#32149) 2019-03-05 08:06:56 -08:00
aebc6ecadf Update index.md (#29023)
Fixed a spelling error.
2019-03-05 08:05:15 -08:00
0b912a1220 fix: removed invalid Intermediate solution (#35504) 2019-03-05 09:37:01 -06:00
73e6e13243 Update find-the-minimum-and-maximum-value-in-a-binary-search-tree.english.md (#35057)
Added solution which has been tested and confirmed to pass all tests
2019-03-05 08:44:59 -06:00
8bb76a4eb6 Update insert-an-element-into-a-max-heap.english.md (#34989)
Added solution to problem
2019-03-05 08:41:56 -06:00
28aecb41f8 Update find-the-minimum-and-maximum-height-of-a-binary-search-tree.english.md (#35006)
Added working solution to the problem
2019-03-05 08:37:57 -06:00
8e5b99b8ca fix(curriculum) Prevent 5th test from allowing invalid solution in Escape Sequences in Strings challenge (#35367)
* fix: prevent 5th test from allowing invalid code

* fix: added new test to not allow extra characters
2019-03-05 07:57:48 -06:00
4046bb3a0d fix: align sponsors and give background 2019-03-05 16:03:22 +05:30
7d18cd8de6 fix: Delete zombie auth properties from session 2019-03-05 15:57:46 +05:30
898242f562 fix: Sesssions should not have an effect on the request routing 2019-03-05 15:57:46 +05:30
72a0d63aa0 fix: Centralise user deserialization 2019-03-05 15:57:46 +05:30
0c23844793 chore: Remove old auth cruft 2019-03-05 15:57:46 +05:30
081284c2d3 fix: Formatting for Zig Zag Matrix challenge (#35403)
* fix: Formatting for Zig Zag Matrix challenge

* Remove non-breaking spaces and replace them with normal spaces

* Update zig-zag-matrix.english.md

* Move instructions to instructions section from description

* Update zig-zag-matrix.english.md
2019-03-05 11:57:57 +05:30
8bac073687 fix(formatting): Zeckendorf challenge | Rosetta code (#35474)
* fix(formatting): Zeckendorf challenge | Rosetta code

* Update zeckendorf-number-representation.english.md
2019-03-05 11:51:56 +05:30
6ae6e6fa05 edit text. (#30845) 2019-03-04 20:19:09 -07:00
1b4ce7e188 Changed bug bounty URL (#27457)
Pointed it back at the guide for the "Bug Bounty" category instead of wikipedia. Will move the wikipedia link to the bug bounty page.
2019-03-04 17:00:01 -08:00
4f1fb17b37 add "()" in line 12 after "parenthesis". (#30846) 2019-03-04 16:59:47 -08:00
a960147c5a Grammar and Readability (#27602)
* Grammar and Readability

* fix: corrected some typos
2019-03-04 16:40:07 -08:00