|
7ddeecdfb4
|
Fix links in video descriptions
|
2016-03-16 12:51:08 +07:00 |
|
|
20addf55e3
|
Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
|
2016-03-15 11:34:32 -07:00 |
|
|
f8c21373e5
|
Merge pull request #7516 from FreeCodeCamp/fix/update-faq
Update Campsite challenge copy and labs
|
2016-03-14 21:15:11 -07:00 |
|
|
8254cbedb1
|
Merge pull request #7396 from jnmorse/enhancement/suggest_prefix_localStorage
Added Prefix Hint to React Recipe Box
|
2016-03-13 17:17:33 -07:00 |
|
|
4fa6f256dd
|
Update campsite challenge copy
|
2016-03-11 23:57:43 -08:00 |
|
|
b5128336a4
|
Change nameXX properties to title XX properties
|
2016-03-11 21:00:06 -08:00 |
|
|
3495c1006f
|
Make Exact Change function name unique & lint
- Change `drawer` function to `checkCashRegister`
- Add code tags around subjectively needed text
|
2016-03-10 21:01:05 -08:00 |
|
|
fe0ca1e732
|
Fix javascript to JavaScript in Basic JavaScript
|
2016-03-10 00:09:18 -08:00 |
|
|
7a89374e1b
|
Fixed link to open in new window
|
2016-03-09 21:06:09 -05:00 |
|
|
b6e527b519
|
Merge pull request #7412 from alnero/feature/russian-translation-basic-front-end-projects
Add russian translation for basic-ziplines.json
|
2016-03-09 07:49:20 -08:00 |
|
|
ef4d1b27b0
|
Merge pull request #7472 from ZackWard/fix/sort-arrays-with-sort
Clarify how the sort callback works
|
2016-03-08 19:56:47 -08:00 |
|
|
3672a52edc
|
Finishing reviewing of spanish translation by @jorgeruvalcaba.
Thanks for corrections to @justinian336
|
2016-03-08 21:58:27 -05:00 |
|
|
b8e53f6014
|
Clarify how the sort callback works
|
2016-03-08 16:39:02 -07:00 |
|
|
be81350610
|
Merge pull request #7408 from regonn/translate/japanese-getting-started-create-a-github-account-and-join-our-chat-rooms
Translate in Japanese Getting started / Create a GitHub Account etc…
|
2016-03-07 17:54:24 -05:00 |
|
|
3ebba3f497
|
Translate in Japanese Getting started / Create a GitHub Account and Join our Chat Rooms
|
2016-03-08 07:29:12 +09:00 |
|
|
ad866202c3
|
Translate to Spanish new challenges of Update Gear Up for Success and Basic Ziplines files.
|
2016-03-07 10:52:14 -05:00 |
|
|
222c831115
|
Merge pull request #7361 from raisedadead/fix/change-text-with-click-events
Fix tests for Change text with Click Events
|
2016-03-06 14:07:51 -08:00 |
|
|
f394843945
|
Add code tags and fix wording in Pairwise
|
2016-03-06 12:22:14 -08:00 |
|
|
42255c2f3b
|
Add russian translation for basic-ziplines.json
|
2016-03-05 13:13:12 +03:00 |
|
|
3faa640b0d
|
Merge pull request #7371 from JoshFisk/fix/falsybouncertest
Add test to "Falsy Bouncer"
|
2016-03-04 18:45:18 -08:00 |
|
|
00a295f306
|
Merge pull request #7388 from erictleung/fix/friendly-date-range-spaces
Remove spaces and add code tags to Dates Ranges
|
2016-03-04 18:18:53 -08:00 |
|
|
a145ea69a5
|
Translation to spanish of challenge Computer-security in Computer-basics.json
|
2016-03-04 17:43:55 +00:00 |
|
|
1f9caa6a95
|
Added Prefix Hint to React Recipe Box
This adds a hint to the React Recipe Box project, and closes #7297.
Translations of the hint would still be needed.
|
2016-03-04 12:24:09 -05:00 |
|
|
4b40042406
|
Remove spaces and add code tags to Dates Ranges
|
2016-03-03 23:11:37 -08:00 |
|
|
b35cf94b50
|
Add blockquote and code tags to US Phone Numbers
|
2016-03-03 21:58:54 -08:00 |
|
|
ff92986542
|
Fixed description of "Change Text with Click Events"
|
2016-03-02 21:27:27 -08:00 |
|
|
c47d06c0ad
|
Add test to "Falsy Bouncer".
|
2016-03-02 21:16:56 -08:00 |
|
|
202d24e063
|
Translation to spanish of computer-basics.json.
Thanks for corrections to @afidka
|
2016-03-02 21:44:59 -05:00 |
|
|
b6bc388014
|
Fix tests for Change text with Click Events
This commit adds checks to alow `.text` along with `.html`,
as per the discussion in the issue.
|
2016-03-03 02:06:30 +05:30 |
|
|
6c26fc6ebf
|
Merge pull request #7182 from pasosdeJesus/fix/ES-bigonotation
Translation to spanish of bigonotation
|
2016-03-02 10:38:24 -08:00 |
|
|
0a0c172dab
|
Merge pull request #7237 from erictleung/fix/symmetric-difference-wording
Update Symmetric Diff tests with length check
|
2016-03-02 10:36:42 -08:00 |
|
|
b579d80dda
|
Changed very last test for the Comparisons with the Logical And Operator challenge.
- the last test was a repeat, of testing the number 51 and expecting No
- changed the spec to test for 80, and should still return No
|
2016-03-02 09:54:21 -06:00 |
|
|
349f7dffb3
|
Update Symmetric Diff tests with length check
- Fix last test by removing unnecessary formatting
- Change `deepEqual` tests to `sameMembers` tests
- Add tests to check array lengths
|
2016-03-01 22:40:23 -08:00 |
|
|
c196f5bd61
|
Fix API projects JSON
|
2016-03-01 14:57:04 -08:00 |
|
|
3b7200c492
|
Merge branch 'staging' into fix/ES-bigonotation
|
2016-02-29 21:57:27 -05:00 |
|
|
befbbfa46f
|
Merge branch 'staging' into fix/ES-bigonotation
|
2016-02-29 21:47:45 -05:00 |
|
|
2e0501b7ad
|
Translation to spanish: corrections for api-projects, thanks to @alejandroperezforcada
|
2016-02-29 21:44:53 -05:00 |
|
|
e57ab5ee3d
|
changed the faulty/confusing test message
|
2016-02-29 14:55:59 -05:00 |
|
|
f9d93d992a
|
Fix spelling in Pairwise challenge
|
2016-02-28 16:20:24 -08:00 |
|
|
f8a12d465d
|
Make "Pairwise" description clearer
Somebody trying to do it found it confusing and so did I so I tried to improve the example a bit to be a bit clearer about why it returned 11.
|
2016-02-28 00:43:52 -08:00 |
|
|
9b46bb3a63
|
Merge pull request #7286 from thejonathangraham/feature/french-gettingstarted
French translation: Getting Started
|
2016-02-27 09:48:47 -08:00 |
|
|
d22d9f7d5f
|
French translation: Getting Started
|
2016-02-27 16:26:00 +00:00 |
|
|
b69e6388d3
|
Merge branch 'staging' into carolinaknoll-add/PtBR-translation-html5-and-css
Conflicts:
seed/challenges/01-front-end-development-certification/html5-and-css.json
|
2016-02-26 16:07:45 -08:00 |
|
|
684c60d9d5
|
Merge branch 'add/PtBR-translation-html5-and-css' of https://github.com/carolinaknoll/FreeCodeCamp into carolinaknoll-add/PtBR-translation-html5-and-css
|
2016-02-26 15:54:56 -08:00 |
|
|
c2318979c7
|
Merge pull request #7187 from pasosdeJesus/fix/ES-update-api-projects
Translation to spanish of api-projects.
|
2016-02-26 15:51:13 -08:00 |
|
|
06c01ac215
|
Merge pull request #7235 from NolanChan/fix/require-text-field-close
Added test to check for well-formed input element
|
2016-02-26 13:03:24 -08:00 |
|
|
a24d2f77d8
|
Added test to check for well-formed input element
|
2016-02-26 09:58:07 -08:00 |
|
|
ccb235f1ae
|
Merge pull request #7238 from ChristianLapinig/fix/submit-button-tests
Fix test case so only the word "submit" can pass test
|
2016-02-25 18:55:44 -08:00 |
|
|
a8f6e5eac5
|
Merge pull request #7228 from pasosdeJesus/add/ES-jslingo
Translation to spanish of jslingo.json
|
2016-02-25 18:45:34 -08:00 |
|
|
e0e7560b57
|
Translation to spanish of jslingo.json
Closes #6999
Thanks for corrections to @justinian336
|
2016-02-25 21:31:21 -05:00 |
|