Zack Ward
|
ec1369feba
|
Clarify how the sort callback works
|
2016-03-08 16:39:02 -07:00 |
|
cuent
|
d7f0a49875
|
Translate to Spanish new challenges of Update Gear Up for Success and Basic Ziplines files.
|
2016-03-07 10:52:14 -05:00 |
|
Logan Tegman
|
f1e5b16a93
|
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 |
|
Eric Leung
|
4514d54778
|
Add code tags and fix wording in Pairwise
|
2016-03-06 12:22:14 -08:00 |
|
Nerodenko Alexey
|
2aeacc48a9
|
Add russian translation for basic-ziplines.json
|
2016-03-05 13:13:12 +03:00 |
|
Logan Tegman
|
f3ad170bab
|
Merge pull request #7371 from JoshFisk/fix/falsybouncertest
Add test to "Falsy Bouncer"
|
2016-03-04 18:45:18 -08:00 |
|
Eric Leung
|
580a57d551
|
Remove spaces and add code tags to Dates Ranges
|
2016-03-03 23:11:37 -08:00 |
|
Eric Leung
|
cc1aae6804
|
Add blockquote and code tags to US Phone Numbers
|
2016-03-03 21:58:54 -08:00 |
|
JoshFisk
|
0ef183aa93
|
Fixed description of "Change Text with Click Events"
|
2016-03-02 21:27:27 -08:00 |
|
JoshFisk
|
f6b4e6d3da
|
Add test to "Falsy Bouncer".
|
2016-03-02 21:16:56 -08:00 |
|
Mrugesh Mohapatra
|
c71c693d6d
|
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 |
|
Logan Tegman
|
be8159fc30
|
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 |
|
Randy Tolentino
|
0fe14f897d
|
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 |
|
Eric Leung
|
62a2515b67
|
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 |
|
Hallaathrad
|
e20c215a4c
|
changed the faulty/confusing test message
|
2016-02-29 14:55:59 -05:00 |
|
Eric Leung
|
a116bfd344
|
Fix spelling in Pairwise challenge
|
2016-02-28 16:20:24 -08:00 |
|
DemiPixel
|
1c61dad1d2
|
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 |
|
Quincy Larson
|
4413e9b5af
|
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 |
|
Quincy Larson
|
525d91f4b7
|
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 |
|
Logan Tegman
|
a3077c8acf
|
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 |
|
NolanChan
|
57688f2772
|
Added test to check for well-formed input element
|
2016-02-26 09:58:07 -08:00 |
|
Christian Lapinig
|
7d82b0776d
|
Fix test case so only the word submit can pass test
|
2016-02-25 01:15:16 -08:00 |
|
Arsen Melikyan
|
2bc9ff9265
|
Merge pull request #7183 from pasosdeJesus/fix/ES-jquery
Verifies and updates translation to spanish of jquery.json
|
2016-02-24 22:37:48 +04:00 |
|
Vladimir Támara Patiño
|
4b89084065
|
Verify and update translation to spanish of jquery.json
Closes #6504
Thanks for correction to @justinian336 and @bugron
|
2016-02-24 13:31:06 -05:00 |
|
Vladimir Támara Patiño
|
24b1d2d49e
|
Verify and update translation to spanish of intermediate-bonfires.json
Closes #6502
Thanks for corrections to @justinian336
|
2016-02-24 13:26:10 -05:00 |
|
Arsen Melikyan
|
d1dcacbae0
|
Merge pull request #7217 from pasosdeJesus/fix/ES-update-bootstrap
Updates translation to spanish of bootstrap
|
2016-02-24 22:26:13 +04:00 |
|
Vladimir Támara Patiño
|
ff00545075
|
Updates translation to spanish of bootstrap
Closes #6498
Thanks for corrections to @justinian336
|
2016-02-24 13:15:47 -05:00 |
|
Arsen Melikyan
|
92c812b477
|
Merge pull request #7204 from justinian336/Audit/ES-Translation-of-html5-and-css.json
Audit ES Translation of html5-and-css.json
|
2016-02-24 20:29:16 +04:00 |
|
justinian336
|
c28e452f14
|
Audit ES Translation of html5-and-css.json. Thanks to @vtamara for the corrections.
|
2016-02-24 16:21:25 +00:00 |
|
Rex Schrader
|
d146c23945
|
Merge pull request #7152 from JoshFisk/fix/challange-test-error-0
On "Filter Arrays w/ filter" made error match goal
|
2016-02-22 13:54:50 -08:00 |
|
Carolina Knoll
|
8978b538a4
|
Fix final errors
|
2016-02-22 18:54:46 -03:00 |
|
Carolina Knoll
|
283835b7a7
|
Remove commas and fix minor details
|
2016-02-22 16:51:48 -03:00 |
|
NolanChan
|
ed3dcf0123
|
coding instructions made consistent in Add ID Attributes to Bootstrap Elements challenge
|
2016-02-22 11:31:32 -08:00 |
|
Carolina Knoll
|
be617efcd4
|
Remove commas and fix minor details
|
2016-02-22 16:13:37 -03:00 |
|
Eric Leung
|
70d4938481
|
Remove unnecessary line break in Counting Cards
|
2016-02-21 13:23:53 -08:00 |
|
Carolina Knoll
|
11db556b57
|
Challenges of html5-and-css translated. Closes #6708
|
2016-02-20 21:00:27 -02:00 |
|
Logan Tegman
|
1028a1cd0c
|
Merge pull request #7091 from jorgeruvalcaba/add/ES-translation-basic-javascript
Verify and update translation to spanish of basic javascript
|
2016-02-19 20:16:45 -08:00 |
|
NolanChan
|
e197e32c62
|
Fixed example code in Use-Spans-for-Inline-Elements challenge
|
2016-02-19 15:21:23 -08:00 |
|
DarkChowder
|
5db3cc4abc
|
Modified the test errors of "Filter Arrays with .filter" so the goal is not misunderstood.
|
2016-02-19 13:17:51 -08:00 |
|
Berkeley Martinez
|
d03bb5b9e2
|
Merge pull request #7108 from QuincyLarson/fix/update-github-codepen-onboarding
Fix/update GitHub codepen onboarding
|
2016-02-18 17:36:10 -08:00 |
|
Jorge Ruvalcaba
|
b79ab9085c
|
Challenges of Basic Javascript translated. Closes #6496
Challenges of Javascript translated and corrected.
Some changes in challenges of Javascript.
Format nameEs and general corrections.
|
2016-02-18 18:18:06 -06:00 |
|
Quincy Larson
|
cd71797207
|
Remove unnecessary wiki challenge
|
2016-02-18 00:18:36 -08:00 |
|
Quincy Larson
|
0954754045
|
Update GitHub and CodePen on-boarding instructions
|
2016-02-18 00:18:09 -08:00 |
|
Jami Gibbs
|
97cd338430
|
Fix grammar in the Golf Code challenge directions
|
2016-02-17 16:00:09 -06:00 |
|
Arsen Melikyan
|
32aa7324c1
|
Merge pull request #7036 from justinian336/Audit/ES-Translation-of-object-oriented-and-functional-programming.json
Audit ES Translation of object-oriented-and-functional-programming.json
|
2016-02-17 17:49:49 +04:00 |
|
Arsen Melikyan
|
ba2991886c
|
Merge pull request #7032 from justinian336/Audit/ES-Translation-of-json-apis-and-ajax.json
Audit ES Translation of json-apis-and-ajax.json
|
2016-02-17 17:47:46 +04:00 |
|
Rex Schrader
|
a7eee3442a
|
Merge pull request #7051 from erictleung/fix/clarify-ambiguity-for-counting-cards
Clarify Counting Cards instructions & add tests
|
2016-02-16 19:46:17 -08:00 |
|
Arsen Melikyan
|
f274f6acc3
|
Merge pull request #7005 from pasosdeJesus/fix/ES-update-advanced-ziplines
Update and verify spanish translation of advanced-ziplines
|
2016-02-17 07:37:56 +04:00 |
|
Arsen Melikyan
|
5144320df9
|
Merge pull request #7004 from pasosdeJesus/fix/ES-update-basic-ziplines
Update translation to spanish of basic-ziplines
|
2016-02-17 07:37:10 +04:00 |
|
Vladimir Támara Patiño
|
f2cefb22c6
|
Update translation to spanish of basic-ziplines. Thanks for corrections to @justinian336
Closes #6497
|
2016-02-16 20:11:01 -05:00 |
|