Commit Graph

21439 Commits

Author SHA1 Message Date
a63b84e748 feat: Lint client 2019-02-19 14:30:27 +05:30
0ccd0a6f77 chore: Fix api linting 2019-02-19 14:30:27 +05:30
09e563f742 chore: remove fetchr 2019-02-19 14:30:27 +05:30
f441b1fe1c chore: Delete unrequired files 2019-02-19 14:30:27 +05:30
36d150cbe1 chore: Install update freecodecamp eslint config 2019-02-19 14:30:27 +05:30
6050b0ea84 feat: Define a new lint script 2019-02-19 14:30:27 +05:30
42b6e91bfd chore: Remove old eslintrc 2019-02-19 14:30:27 +05:30
07266b7e43 chore: commit lint fixes for the api 2019-02-19 14:30:27 +05:30
010fa63e76 chore: Remove unused files 2019-02-19 14:30:27 +05:30
6e9fbd7219 chore: Use babel-eslint for linting the api 2019-02-19 14:30:27 +05:30
772d775fe3 fix: removed guideUrl from frontmatter non-English 2019-02-19 11:34:27 +03:00
aa621a20b5 fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
02ef934ce5 replaced freeCoceCamp -> freeCodecamp (#35292) 2019-02-18 23:14:19 -08:00
0df20f3e79 Add hardware flaws as a way to attack (#26607)
* Add hardware flaws

* Grammar fix
2019-02-19 01:23:45 -05:00
a6a3b685da Add Some JavaScript History (#30089) 2019-02-18 18:25:44 -07:00
ca23bb47e2 Ruby For Loops Correct translation (#30291) 2019-02-18 12:32:17 -08:00
7530f62f63 fix(client): learn layout does not stretch to the bottom 2019-02-19 01:49:00 +05:30
5eb0555b5e spelling (#31203) 2019-02-18 12:49:58 -06:00
0074d2a11d Add bash-configuration (#29988) 2019-02-18 12:49:20 -06:00
d53d0cf88d Add Man page (#28750) 2019-02-18 11:58:40 -06:00
7f6fba32c0 added example with output redirect to new file (#27734) 2019-02-18 11:41:59 -06:00
c9ba864d58 Improved translation (#28107) 2019-02-18 20:47:55 +04:00
63d15e0d98 fix: updated signature URL to freecodecamp CDN (#34923) 2019-02-18 21:28:03 +05:30
ccd45f77ff fix(client): collapsing reflex containers. (#35247) 2019-02-18 21:04:04 +05:30
0d787ceeec fix(client): remove unused var 2019-02-18 14:39:56 +00:00
1a889d9f3f fix(footer): change nonLearnPage to showFooter 2019-02-18 14:39:56 +00:00
71cf52144e fix(footer): show only on non-learn pages 2019-02-18 14:39:56 +00:00
b94c87494c feat: update labels for Learn 2019-02-18 14:39:56 +00:00
fbc4db1e9b revert(client): place tool panel at the bottom
This reverts commit e6d2a9df93.
2019-02-18 14:39:56 +00:00
71cf4495cb fix(client): get backend challenge data on challenge mount 2019-02-18 13:49:24 +00:00
34503c86d8 fix(server): error on claim certification 2019-02-18 13:48:26 +00:00
dbc4e478cf Improved Russian translation (#28101) 2019-02-18 15:43:03 +04:00
3fe8d733d2 Fixing of translation (#27459) 2019-02-18 15:41:39 +04:00
9f5e016e64 improved translation (#27825)
improved some key terms, changed sentences structure
2019-02-18 15:39:57 +04:00
4fd6515e1e fix the case in title (#28559)
* fix the case in title

* fix: corrected verbs' spelling
2019-02-17 19:39:41 -08:00
0afc6a15c6 ES6 Object destructuring - set default value (#31025) 2019-02-17 19:21:46 -08:00
fd3fbf50e5 (chore) add mdn link for let and const (#29829)
* (chore) add mdn link for let and const

Add further reading section and included mdn link for let and const

* fix: corrected link syntax
2019-02-17 19:11:19 -08:00
28276ae4af ES6 desctructuring - default values (#31018)
* ES6 desctructuring - default values

* fix: moved array spread operator section
2019-02-17 19:03:50 -08:00
Adi
f5ab32315f Update index.md to add the get method (#27185)
* Update index.md

Adding the Get method to the dictionary

* Grammar fix
2019-02-17 20:56:31 -05:00
9562bf0baa Solution to implementing an accessible date picker (#35262)
* feat: add challenge solution

* fix: remove whitespace and filler comments
2019-02-17 17:25:41 -08:00
d5df6b1721 Links to popular boilerplate projects (#29833) 2019-02-17 19:24:15 -05:00
70745216bd Update index.md (#27138) 2019-02-17 19:03:58 -05:00
789746aaca fix: update React installation guide to make it shorter (#26707)
* fix: update installation guide to make it shorter

* Remove duplicate info, link sources
2019-02-17 18:43:43 -05:00
d6fa57cd2f Update ES6 array destructuring (#31017) 2019-02-17 14:37:56 -08:00
c2e6329296 Fixed grammar, among other things. (#27130)
Since `#include <bits/stdc++.h>` is not a part of the C++ Standard, it was changed to more appropriate headers.
Also fixed the grammatical errors here.
Added a few helpful links.
2019-02-17 17:12:48 -05:00
2e388035ca Fix/update challenges for basic html and html5 (#35234)
* fix: challenge for basic html and html5 - test

* Delete use-if-and-else-to-add-logic-to-your-styles.english.md

* fix: Resolving merge conflict

* fix: basic-html-and html5 challenge - test
2019-02-18 01:49:21 +05:30
3b12bbb716 fix: add space (#35264) 2019-02-17 11:53:40 -08:00
2f27b6e687 Fix typo in description (#34413)
Change "giving" in the Description section to "given"
2019-02-18 00:53:36 +05:30
54264157ee Added more clarification on how to use z-index (#34934)
* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md
2019-02-18 00:46:14 +05:30
93c8badfeb Minor rephrasing of the lesson's description (#34787)
* Minor rephrasing of the lesson's description

Since we already said in the last lesson that bootstraps col-xs-* classes can be used on all form elements it sounds silly to repeat the exact same phrase in this lesson too.

* Corrections to conform to style guide

1- Changed use of passive voice to active voice.
2- Changed use of first person to second person.

* Moved challenge instruction to Instructions section
2019-02-18 00:43:47 +05:30