Commit Graph

49 Commits

Author SHA1 Message Date
johngeesey
a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
Franklin Wang
e6402d3d6f Update breadth-first-search.english.md (#18900) 2018-10-14 00:28:59 +01:00
jefferson2z
abc6c3c208 Fix typo on OOP challenge (#18616)
* Fix type on OOP as requested on issue #18091

fix: 
numLegs: 2 to numLegs: 4 

on challenge:
 Remember to Set the Constructor Property when Changing the Prototype

* Update remember-to-set-the-constructor-property-when-changing-the-prototype.english.md
2018-10-14 04:34:41 +05:30
Martin
e6718ae851 Update of Product Design, UX Design and User Flow articles (#18709)
* User Flow: Information, Articles, Youtube update

Explanation on what is User Flow with youtube videos and articles for reference and/or resource.

* Update of UX Design article

Update the article with more information and more links to articles and books.

* Product Design: Info, Articles, Youtube update

Explanation on what is Product Design with youtube videos and articles for reference and/or resource.

* Update description of Retina Display

As reported in issue #18129, there is a lack of explanation on what a retina display is and some users find it difficult to understand what they are doing exactly, so I added a short explanation on what a High-Resolution Display is and what a Retina Display is.
2018-10-13 16:01:40 -05:00
Yoelvis Jiménez
640aaf9c48 Enhaced translation for "ignoring case" (#18694)
In spanish, the "ignoring case" statement is better translated as "ignorando mayúsculas y minúsculas".
More information: 
https://www.linguee.es/ingles-espanol/traduccion/case+insensitive.html
https://spanish.stackexchange.com/questions/17018/case-sensitive-en-castellano
2018-10-13 15:48:33 -05:00
Daniel Henrique Lelis de Almeida
eb60d6a399 Fixed title with with wrong translation (#18852)
The property 'align-items' shouldn't be translated.
2018-10-13 13:13:17 -05:00
Daniel Henrique Lelis de Almeida
e74f7ee621 Fixed title translation. (#18849) 2018-10-13 13:11:04 -05:00
Daniel Henrique Lelis de Almeida
e577400e3a Fixed miss translation (#18853)
We often call "Literal Objects" as "Objetos Literais"
2018-10-13 13:07:16 -05:00
Daniel Henrique Lelis de Almeida
67ccf9b087 Fixed miss translation (#18854)
'Let' shouldn't be translated
2018-10-13 13:06:58 -05:00
Daniel Henrique Lelis de Almeida
e4db693d25 Fixed miss translation (#18855)
'React' shouldn't be translated.
2018-10-13 13:06:11 -05:00
Bouncey
fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
Beau Carnes
2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30
Beau Carnes
e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
Bouncey
c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Bouncey
ee9f6b2d72 chore(meta): Move challenge meta to challenges root 2018-10-11 02:15:05 +05:30
Bouncey
aa668ca30e feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
Mrugesh Mohapatra
3bd8492577 docs: remove extraneous content from curriculum docs 2018-10-10 16:33:24 +05:30
Beau Carnes
22e6cd05a7 update challenge docs 2018-10-10 16:33:24 +05:30
Jared
0b4f4c2aef fixed typo 2018-10-10 09:29:39 +01:00
Jared
d23ca70e21 fixed typo 2018-10-10 09:29:39 +01:00
halcyondays22
5bac4d3818 fix: typos in JavaScript Algorithms & Data Structures challenges 2018-10-10 09:26:45 +01:00
Camille Hagenbourger
3f328b73dc Fix Euler Project problem 19 2018-10-10 13:56:57 +09:00
Mrugesh Mohapatra
955fc19e35 fix: remove commit tools 2018-10-09 19:41:18 +05:30
Derek Kim
6fb3b0503e Fix for #18214 2018-10-09 10:54:53 +01:00
Lauren Van Sloun
0d5fec5e21 Fixed typo issue in Iterate Over All Properties 2018-10-09 02:54:25 +05:30
Mrugesh Mohapatra
bb9b6b5826 chore: update lockfile and check CI 2018-10-09 02:03:42 +05:30
Beau Carnes
d1751adc9e fix: add meta.json 2018-10-08 15:46:27 -04:00
Beau Carnes
0d53170798 docs: add rest of Spanish docs for project Euler 2018-10-08 13:51:51 -04:00
Beau Carnes
fcced4a6c3 docs: add Spanish docs 2018-10-08 13:34:43 -04:00
Beau Carnes
46d8d61776 docs: update guide url 2018-10-08 11:02:25 -04:00
Bouncey
ac1ea780fc fix(challenge-md): Fix formatting errors 2018-10-08 12:54:03 +01:00
petergrainger
e0e8ab8409 fix: clarify test text in line with test functionality 2018-10-08 11:38:29 +01:00
Stuart Taylor
6d9d0c992e fix(test): Remove placholder text
I broke the test trying out a find/replace regex. This PR fixes it.
2018-10-08 10:02:30 +01:00
Bouncey
a859035023 fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
Bouncey
bcd0e82348 fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
Bouncey
badc68089f chore(pkg): Prep md parser for publish
fix(netlify): Fix Build
2018-10-05 15:58:12 +01:00
Bouncey
3f86862d3e chore(lock): Update Lock files 2018-10-05 15:58:12 +01:00
Bouncey
3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
Bouncey
2723a943c9 feat(getChallenges): Get Challenges by Lang 2018-10-05 15:58:12 +01:00
Bouncey
8f39bc1288 chore(curriculum): Remove files in wrong format 2018-10-05 15:58:12 +01:00
mrugesh mohapatra
61222b1fb6 chore: remove unwanted change from PR 2018-10-03 16:51:26 +05:30
Dale Blackburn
be0cf1d211 chore: 🤖 Allows Lerna to build curriculum on npm run bootstrap
Added `lerna run build --scope @freecodecamp/curriculum` to bootstrap
npm script

Issues: 18198
2018-10-03 16:51:26 +05:30
Bouncey
8c38dfe861 fix(challenge-md): Fix file names and preserve challenge order in meta.json 2018-10-02 15:13:04 +01:00
Bouncey
81a1f0c4f8 feat(challenge-md): Add initial markdown challenge files 2018-09-30 23:24:46 +01:00
Mrugesh Mohapatra
eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
Mrugesh Mohapatra
f022177352 feat: add a markdown parser for challenges 2018-09-27 16:00:11 +05:30
Mrugesh Mohapatra
77d057d4e5 chore: remove .github files 2018-09-27 14:07:15 +05:30
Mrugesh Mohapatra
432b5f1ed3 chore(build): fixup the lerna linking 2018-09-27 12:45:47 +05:30
Mrugesh Mohapatra
67929d80ff chore: preparing for the move 2018-09-27 12:36:41 +05:30