Commit Graph

21926 Commits

Author SHA1 Message Date
53bb915868 Agregar definicion y ejemplo. (#20895) 2019-03-01 23:36:27 +01:00
e59e7cd2dd Updated index.md to change the grammatical mistakes (#32494)
* Updated index.md to change the grammatical mistakes

In the line no. 6, added an "an" before the word "element". Similar corrections in line no. 8, 9, and 10. In line no. 8, "then" is added in the line to make a proper meaning in completing the sentence. The word "to the" is added before the words such as "top", "left" and "bottom" in line nos. 9 and 10 to make a proper sentence.

* Update index.md

* Added a , before the then statement
2019-03-01 14:29:10 -08:00
Joe
8eae311392 clear (#24643)
* clear

added an explanation of the clear command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:49:29 -08:00
Joe
56604f43f6 exit (#24641)
* exit

added an explanation of the exit command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:48:38 -08:00
48312b3ff9 fix(guide): Fix language names in jQuery section of guide (#35271)
* Fix language names

* Fix language name

* Update index.md

* Fix language names

* Change javascript to js
2019-03-01 12:33:52 -08:00
421c097f17 feat: cleaned up grammar and formatting (#35364) 2019-03-02 00:25:09 +05:30
1957b1f636 fix: added test case and working solution for empty li elements in the 'Create an ordered list' challenge. (#35177)
* fix: added test case for empty li elements

* fix: added error message in test case of empty li elements.

* fix: corrected error in test case.

* fix: added valid working solution

* fix: migrated test case to challenge: create-an-ordered-list (working solution included)

* fix: adjusted condition for empty li elements and fixed typo.
2019-03-01 23:50:09 +05:30
a0b79252d3 fix:removed bug in front end lib random quote project (#35477) 2019-03-01 11:09:00 -06:00
efe39a5da8 fix(guide): Add full solution to jQuery challenge: Use jQuery to Modify the Entire Page (#35270)
* Add full solution

* Update index.md
2019-03-01 08:28:12 -08:00
3ec8875bf1 Add locate command (#30902)
* Add locate command

* fix: formatting

* fix: formatting
2019-03-01 07:51:48 -07:00
327a4a9b34 fix(client): prevent panels widening in curriculum map 2019-03-01 14:50:24 +00:00
3f205c5060 fix: use JSON.stringify to cast console output 2019-03-01 14:43:00 +00:00
43117710eb fix: use JSON.stringify(..) for logging instead of String(..) 2019-03-01 14:43:00 +00:00
b494eebcc5 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
2c8431fdc3 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
23b01464ac fix: moved sidenav logic to saga 2019-03-01 13:02:29 +00:00
b6198417d0 fix: guide-nav latests changes 2019-03-01 13:02:29 +00:00
67119fbc7c fix: removed context and added saga 2019-03-01 13:02:29 +00:00
b3bc6776ec fix: added react-media 2019-03-01 13:02:29 +00:00
897b9110fc fix: used selectors in mapstatetoprops 2019-03-01 13:02:29 +00:00
08f737a0b9 fix: redux folder relocated and local func renamed 2019-03-01 13:02:29 +00:00
6cdfbc87d8 fix: close guide nav when guide is unmounted and close nav when nav clkd 2019-03-01 13:02:29 +00:00
b5b3482d0e fix: wire menu to redux and add change meanu breakpoint for guide 2019-03-01 13:02:29 +00:00
210454444d fix: change button color on click 2019-03-01 13:02:29 +00:00
357b824033 fix: custom menu for guide 2019-03-01 13:02:29 +00:00
44a2ce8796 fix: remove adblock detectable classes 2019-03-01 11:20:32 +00:00
d6eb564d83 fix: Removed files accidentally added on PR 27489 (#35469) 2019-03-01 10:13:31 +03:00
5665222c70 Added a Basic Code Solution to "False Bouncer" challenge (#34858)
* Added a Basic Code Solution

I have also provided the Code Explanation and Relevant Links.

* Added 3 backticks to code

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Added 3 backticks here too

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* Removed deprecated part of text

Co-Authored-By: merkur0 <ondramerkun123@gmail.com>

* fix: reformatted links and add closing backticks
2019-02-28 16:39:56 -08:00
0890dda962 Add content for PHP strings (#27489)
* Add content for PHP strings

* fix: resolved conflict
2019-02-28 16:37:12 -08:00
3f2b07ed71 Add information "String" (#26594) 2019-02-28 14:51:54 -08:00
6cd3466f0b fix(curriculum): Find Characters with Lazy Matching (#35454)
* fix(curriculum): Find Characters with Lazy Matching

* Update PR

Note is moved in the Description section and not the Instructions section
2019-02-28 13:33:07 -08:00
fadea0cfe8 fix: Fix typo (#34779)
Changed "chack" for "check"
2019-02-28 12:41:55 -08:00
b98213dd29 fixed few wrong translations (#29313) 2019-02-28 20:51:48 +04:00
16e95b9f51 Improved Russian translation to this article (#29281) 2019-02-28 20:49:51 +04:00
f687f804d8 Solution for Intermediate Algorithm Scripting: Pig Latin (#34446)
* Solution for Intermediate Algorithm Scripting: Pig Latin

Solution exclusively utilizes regex and string functions

Username: finally_static

* Properly format sublists

* sublists

* sublists

* sublist

* fix: added #2 to existing Intermediate solution

* Create a number for first intermediate solution
2019-02-27 19:49:00 -05:00
25f45ffc60 fix: Rename section in Modify array challenge (#35430) 2019-02-27 19:04:49 -05:00
ae5e2398aa fix(guide): add intermediate solution to guide (#25485) 2019-02-27 19:03:53 -05:00
8db94edcab added documentation ur (#34631)
added documentation url for  String.fromCharCode() method
2019-02-27 13:53:22 -08:00
1779971cff Fix typos in MongoDB lessons and clarify some language (#35020)
* docs: typos and change some language for clarity

* fix: typo regression

* fix: added the word is
2019-02-27 13:41:19 -06:00
9a597e84db Add a missing preposition (#24445)
A little fix with, add a preposition like in the localeTitle
2019-02-27 19:27:19 +01:00
0aefc16599 Añadiendo algunos ajustes en español (#24424) 2019-02-27 19:25:54 +01:00
488feb050f Improved translation (#23652) 2019-02-27 19:23:57 +01:00
7d491f9bf6 chore: update lockfile 2019-02-27 16:02:00 +00:00
e4affac93a fix: move donation modal from end of challenge to before a challenge. 2019-02-27 15:57:07 +00:00
108884cbba Update index.md (#24020) 2019-02-27 08:29:08 -07:00
a3773d7c3a fix: update the progress loader 2019-02-27 13:22:54 +00:00
d2387023f5 chore: Bump gatsby packages (#35444)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [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.
2019-02-27 17:00:40 +05:30
083161e247 fix: remove PII from title (#35428) 2019-02-27 12:42:06 +05:30
9151723951 fix: Rework reset progress saga to wait for the updated user 2019-02-27 09:25:05 +03:00
d3418dfecf fix: Do not try to parse an empty response 2019-02-27 09:25:05 +03:00