Commit Graph

3724 Commits (9bd2052b36d44eed5b05cc42c3cc416038c947df)

Author SHA1 Message Date
Berkeley Martinez dbecdc5618 feat: prep for modern challenges (#15781)
* feat(seed): Add modern challenge

* chore(react): Use prop-types package

* feat: Initial refactor to redux-first-router

BREAKING CHANGE: Everything is different!

* feat: First rendering

* feat(routes): Challenges view render but failing

* fix(Challenges): Remove contain HOC

* fix(RFR): Add params selector

* fix(RFR): :en should be :lang

* fix: Update berks utils for redux

* fix(Map): Challenge link to arg

* fix(Map): Add trailing slash to map page

* fix(RFR): Use FCC Link

Use fcc Link to get around issue of lang being undefined

* fix(Router): Link to is required

* fix(app): Rely on RFR state for app lang

* chore(RFR): Remove unused RFR Link

* fix(RFR): Hydrate initial challenge using RFR and RO

* fix: Casing issue

* fix(RFR): Undefined links

* fix(RFR): Use onRoute<name> convention for route types

* feat(server/react): Add helpful redux logging/throwing

* fix(server/react): Strip out nonjson from state

This prevents thunks in routesMap from breaking serialization

* fix(RFR/Link): Should accept any renderable

* fix(RFR): Get redirects working

* fix(RFR): Redirects and not found's

* fix(Map): Move challenge onClick handler

* fix(Map): Allow Router.link to handle clicks after onClick

* fix(routes): Remove react-router-redux

* feat(Router): Add lang to all route actions by default

* fix(entities): Only fetch challenge if not already loaded

* fix(Files): Move files to own feature

* chore(Challenges): Remove vestigial hints logic

* fix(RFR): Update challenges on route challenges

* fix(code-storage): Should use events instead of commands

* fix(Map): ClickOnMap should not hold on to event

* chore(lint): Use eslint-config-freecodecamp

Closes #15938

* feat(Panes): Update panes on route instead of render

* fix(Panes): Store panesmap and update on fetchchallenges

* fix(Panes): Normalize panesmaps

* fix(Panes): Remove filter from createpanemap

* fix(Panes): Middleware on location meta object

* feat(Panes): Filter preview on nonhtml challenges

* build(babel): Add lodash babel plugin

* chore(lint): Lint js files

* fix(server/user-stats): Remove use of lodash chain

this interferes with babel-plugin-lodash

* feat(dev): Add remote redux devtools for ssr

* fix(Panes): Dispatch mount action

this is needed to trigger window/divider epics

* fix(Panes): Getpane to use new panesmap format

* fix(Panes): Always update panes after state

this lets the panes logic be affected by changes in state
2017-11-09 19:10:30 -06:00
Dylan 936223af47
Merge pull request #15833 from Manish-Giri/fix/improve-existing-object-challenges
fix(challenges): Improve description in existing object challenges
2017-11-01 15:45:51 -05:00
garritfra 9777bf6c6d fix(translations): Updated German translations (#15995) 2017-11-01 20:13:36 +05:30
manish-giri a6d031a0f6 fix(challenges): Improve description in existing object challenges 2017-11-01 10:28:47 +05:30
Alvin Kristanto 185a7cda88 feat(seed): Added more assertions for Project Euler (#16057) 2017-10-30 16:25:39 -05:00
Peter Weinberg 383ec75fff fix(challenge): wrap method names & other code in <code> tags 2017-10-29 21:00:11 -04:00
Peter Weinberg adfa7c74c2 fix(challenge): update description and add img for 1st binary tree challenge 2017-10-28 13:51:12 -04:00
mrugesh mohapatra 429bc9e89f Merge pull request #16036 from aferreira44/translate/Pt-br-translation-claim-your-front-end-libraries-certificate
feat(pt-br-translation): claim-your-front-end-libraries-certificate
2017-10-27 09:51:56 +05:30
Aung Myo Kyaw 032a1c34ae feat(euler-problem): Add test and solution for problem 7 (#15988) 2017-10-27 09:38:49 +07:00
André Ferreira 9a6e97731a fix: Peer review suggestions accepted 2017-10-26 21:24:04 -02:00
André Ferreira 037d9c4e2d feat(pt-br-translation): claim-your-front-end-libraries-certificate 2017-10-26 02:09:53 -02:00
André Ferreira 04ed210d30 feat(pt-br-translation): claim-your-responsive-web-design-certificate 2017-10-26 00:16:08 -02:00
Aung Myo Kyaw 308afdd1ae feat(euler-problem): Add test and solution for project euler problem 6 (#15987) 2017-10-26 08:40:10 +07:00
Aung Myo Kyaw 36e8a29766 feat(euler-problem): Add test and solution for problem 8 (#15990) 2017-10-26 08:08:28 +07:00
Alvin Kristanto 945c9b0fd3 feat(seed): Added more assertion for Project Euler problem twe (#15887) 2017-10-25 01:03:42 -05:00
Alvin Kristanto 2037576712 feat(seed): Added more assertion for problem twenty eight (#15913) 2017-10-25 01:03:22 -05:00
Alvin Kristanto 6329dac4a3 feat(seed): Added more assertions for Project Euler problem tw (#15881) 2017-10-25 01:03:04 -05:00
Alvin Kristanto 4de1be810b feat(seed): Added more assertions for Project Euler (#16028) 2017-10-25 00:58:56 -05:00
Alvin Kristanto 1c73aa1288 feat(seed): Added more assertions for Project Euler (#16023) 2017-10-25 00:54:01 -05:00
Alvin Kristanto 2f4b77f313 feat(seed): Change Project Euler assertion (#16021) 2017-10-25 00:45:38 -05:00
mrugesh mohapatra efc00c0568 Merge pull request #15944 from FranciscoKnebel/feat/mlab-challenge
feat(challenge): Added mLab tutorial
2017-10-24 01:34:09 +05:30
mrugesh mohapatra 474c97697f Merge pull request #15928 from ResamVi/fix/json-challenge-test
Fix vague tests for "Convert JSON Data to HTML" challenge
2017-10-24 00:57:46 +05:30
Sean Smith 303f801d52 Merge pull request #15971 from no-stack-dub-sack/fix/adv-data-structures
fix(instructions): fix spacing and correct example code for max heap …
2017-10-22 18:07:54 -07:00
mrugesh mohapatra 0874376815 Merge pull request #15751 from DusanSacha/feature/add-basis-js-challenge-return-undefined
feat(seed): Add new Basis JS Challenge Return Undefined
2017-10-20 19:58:31 +05:30
Peter Weinberg a30409859d fix(instructions): fix spacing and correct example code for max heap and binary search tree problems 2017-10-19 01:37:01 -04:00
Dylan 4ab129683b Merge pull request #15923 from ResamVi/feature/jquery-introduction
Add introduction to jQuery challenge section
2017-10-17 14:24:56 -05:00
Edward Weymouth 5214371ef1 fix(seed-update): browser console, fCC Console, functionality of both (#15660) 2017-10-17 13:41:46 -04:00
Julien 19ebed94a5 feat(seed): Add introduction to jQuery challenge section
Additions
2017-10-17 19:21:58 +02:00
Francisco Knebel cc2a8d0d16 feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
Tuomas Poikela 0fa83742cd feat: Added 1st batch of Rosetta code problems. (#15877) 2017-10-05 19:26:26 -05:00
Julien 08754f2d4e fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
Manish Giri e88af5c0e8 fix(challenges): Improve Word Blanks on staging (#15901) 2017-09-21 13:11:31 -05:00
Dylan 4c016216b9 Merge pull request #15794 from Bouzmine/fix/dot-notation
Change "dot operator" to "dot notation"
2017-09-15 21:19:25 -05:00
Francis Clavette 06611c129a refactor(challenges): Change dot operator to notation 2017-09-15 19:54:49 -04:00
Alvin Kristanto 0b969e5d3e feat(seed): Added more assertion for problem twenty four (#15850) 2017-09-11 21:39:28 -05:00
Alvin Kristanto 42008876f8 feat(seed): Added more assertion for Project Euler problem twe (#15874) 2017-09-11 17:57:40 -05:00
Shubham Sharma f0124b9dfb fix(challenges): Improve wording of description (#15873)
changed the description of the challenge to make campers understand the
task better

Closes #14306
2017-09-11 17:55:58 -05:00
Berkeley Martinez fdb430f2b5 Merge pull request #15866 from QuincyLarson/fix/fix-math-seed-files
fix(seed): Remove redundant seed files from math directory
2017-09-11 15:44:14 -07:00
Dylan b944d60620 fix(challenges): Add helmetjs intro (#15865)
Closes #12634
2017-09-11 16:09:32 -05:00
Vaidic Joshi e7957219cd fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
Quincy Larson cf389e7126 fix(seed): Remove redundant seed files from math directory 2017-09-09 10:52:12 -05:00
Berkeley Martinez 77af5c9ca8 Merge pull request #15539 from dakshshah96/fix/dynamic-data-d3-description
Improve description of work with dynamic data in D3 challenge
2017-09-05 18:32:59 -07:00
Beau Carnes 891c977cb4 Merge pull request #15811 from alvinkl/feature/problem_euler23
feat(challenges): Added more assertion for Project Euler problem twe
2017-09-05 09:16:03 -04:00
Dylan 5c3c1be67b Merge pull request #15841 from texas2010/fix/short-fix-stories
fix(seed): Fix typo in the user stories
2017-09-04 11:23:35 -05:00
texas2010 f4a952e180 fix(seed): Fix typo in the user stories
Closes #15769
2017-09-04 08:51:10 -05:00
DusanSacha 4a19a6d370 feat(seed): Add new Basis JS Challenge Return Undefined
Add new Bassis JS Challenge Return Undefined with all Change Requests
2017-09-04 14:15:38 +02:00
Zuzana 5c83dd0fde fix(challenge): Close <code> element with </code> (#15842)
Closes #15185
2017-09-04 12:03:40 +02:00
Dylan 144ff5f4e4 fix test on es6 export default (#15627) 2017-09-04 10:16:50 +02:00
williamsb abbdb28228 refactor(challenges): Remove euler problem (#15837)
BREAKING CHANGE: Remove euler problem 22 from the file

Closes #15831
2017-09-02 22:16:30 -07:00
Beau Carnes e3eb02e9b1 Merge pull request #15798 from AungMyoKyaw/feature/euler-problem-3
feat(seed): Add tests and solution to Problem: Largest Prime Factor
2017-09-01 20:01:47 -07:00
Beau Carnes 0fcaccdc3c Merge branch 'feat/object-freeze-challenge' into staging 2017-09-01 19:18:01 -07:00
Beau Carnes 45c2c73033 fix(seed): Fix typos 2017-09-01 19:15:29 -07:00
Beau Carnes 618e164063 Merge branch 'feature/object-freeze-challenge' of https://github.com/adityaparab/FreeCodeCamp into adityaparab-feature/object-freeze-challenge 2017-09-01 18:58:57 -07:00
Darkpingouin 79c06ac6a5 Updated simple challenges for colorblinds (#15602)
* Update Challenge for color-blindness 

To do : Translate for Ru, Es and pt-br
Done : Corrected the challenge + translation in German done.

* Corrected color for color-blindness in simple challenges

To do : Translate in ru, pt-br and es
Done: code correction + de translation

* Fix a bug and update some translations
2017-09-01 18:56:03 -07:00
Berkeley Martinez 956bacf0e5 Merge pull request #15373 from dhcodes/fix/tests-inc-dec
change tests to reflect desired solution
2017-09-01 18:15:32 -07:00
Berkeley Martinez 885c73abac Merge pull request #15821 from QuincyLarson/feature/add-math-for-programmers-stubs
feat(challenges): Added math challenge stubs
2017-08-31 22:42:08 -07:00
Dylan 9ad056a7df Merge pull request #15801 from systimotic/fix/revert-regex-css-test
fix(challenges): Revert CSS regex test
2017-08-31 21:11:36 -05:00
Quincy Larson 0fa97530bb feat(challenges): Added math challenge stubs 2017-08-30 17:35:35 -07:00
Timo 626d243db4 fix(challenges): Revert CSS regex test
Some CSS tests were changed to regex tests while the CSS tests weren't
working on Firefox. Now that the original issue has been fixed, these
changes can be reverted.

Closes #15567
2017-08-30 14:56:09 +02:00
Alvin Lim b41a3c0ff4 feat(challenges): Added more assertion for Project Euler problem twe 2017-08-27 16:35:31 +07:00
Timo dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Aung Myo Kyaw 7b8256a519 feat(seed): Add tests and solution to Problem: Largest Prime Factor 2017-08-25 17:08:51 +06:30
Daksh Shah 77935478fb Improve description of work with dynamic data in D3 challenge 2017-08-23 16:30:20 +05:30
Manish Giri cf436f34bc feat(challenges): Add Strict Equality examples challenge (#15784) 2017-08-22 22:56:49 -05:00
Alvin Kristanto 6710a77508 feat(challenges): Updated project euler problem (#15754)
added more assertion and tweaked the task

feat(challenges): Added solution for project euler

Added solution for project euler problem 21
2017-08-21 23:36:34 -05:00
Sophanarith Sok 661ecf9dab test(tests): Add tests to Problem: Even Fibonacci Numbers (#15773)
Add more specific tests and edit motivational comment for something more
interesting.
2017-08-21 23:15:54 -05:00
Manish Giri addb6c4e69 fix(challenges): Remove double quote requirement in jQuery selectors 2017-08-21 04:06:14 -04:00
Prateek 751a407ef6 Add tests for having single ol and ul element 2017-08-14 21:41:38 +05:30
Shubham Sharma 19e4c0fccd fix(challenges): Add test to check semicolon (#15756)
forces semicolon at the end of inline style declaration

Closes #10703
2017-08-12 17:33:42 -05:00
Darth Skywalker d5f1687a0e feat(challenge): Added Object.freeze challenge wrt #15746 2017-08-13 00:19:13 +05:30
Eric Leung 7fbce94845 fix: Clarify mutate array with const challenge (#15745)
Instructions for Mutate an Array Declared with const was unclear and
included unnecessary learning materials. This commit aims to clarify the
instructions for what the challenge requires, and also add in missing
challenge tests.

Closes #14832
2017-08-11 15:06:35 -05:00
Sophanarith Sok 0a4a50f040 test(seed): Add tests to Project Euler (#15750)
Add more tests. Add parameter to function to enable more specific tests
and enables easier way to verify a valid function. Update problem
description.
2017-08-11 14:57:00 -05:00
Alvin Kristanto 3d1ef747e2 edited project euler problem 20 (#15748)
revert(challenges): Change function name, parameters given, and return

Give better naming, avoid infiinite loop
2017-08-11 14:17:25 -05:00
Cody Seibert 9f875e1d11 feat(quiz): initial quiz view which can be used for multiple choice (#15743)
quizes
2017-08-08 14:31:26 -05:00
Eric Leung 93148665c6 Merge pull request #15742 from dhcodes/fix/code-styling-on-switch
fix(challenges): Change switch code format for consistency
2017-08-08 10:44:57 -07:00
Dylan 8c28b3fadf Merge pull request #15744 from usmandap/fix/longest-word-in-string
fix(seed): Function name findLongestWord changed
2017-08-08 08:40:52 -05:00
dhcodes c5be44be1b fix(challenges): Change switch code format for consistency
Closes #14947
2017-08-07 23:02:44 -05:00
Milo Hartsoe def425a66f fix(seed, challenges, 02-javascript-algorithms-and-data-structures, basic-javascript.json, Golf Code): Adds an array of the names to the Golf Code challe (#15678)
This adds an array of names for the Golf Code challenge and adds a
sentence about the array to the description of the challenge.

Closes #15618
2017-08-05 13:33:16 -05:00
Felix Yan 308304d36c
Fix typos in seed/challenges/06-information-security-and-quality-assurance/information-security-with-helmetjs.json 2017-08-05 03:23:45 +08:00
Usman Hussain e20916f9b0 fix(seed): Function name findLongestWord changed
The function name findLongestWord is a little misleading as the
challenge asks to return the length of the word not the word itself.
Name findLongestWordLength is perfect.

BREAKING CHANGE: Function name changed
2017-08-03 11:25:45 +05:00
Dylan f92294bbda Merge pull request #15670 from prateekgoel/fix/move-fahrenheit-variable
Move Fahrenheit Variable Below Comment Line
2017-08-01 11:22:23 -05:00
MANISH-GIRI a4946902a6 Allow shorthand Hex values in challenge 2017-08-01 01:22:56 -04:00
Prateek ca32658c70 Changes post review again 2017-08-01 01:31:51 +05:30
Prateek 56c81c86f1 Changes post review 2017-08-01 01:30:24 +05:30
Shubham Sharma 791b16860d fix(challenges): Change hyperdev link to glitch (#15694)
Closes #15691
2017-07-31 14:33:42 -05:00
Dylan 8dd2c899ff Merge pull request #15682 from marigerr/fix/anchor-link-to-internal-section-challenge
internal link lesson - remove obsolete name attribute
2017-07-28 10:42:06 -05:00
marigerr 43bb6272d6 interal link lesson - remove obsolete name attribute 2017-07-28 07:54:12 +02:00
Manish Giri 880f092a3f Edit test to ensure opacity at 50% in keyframes (#14390) 2017-07-25 21:37:24 -04:00
MANISH-GIRI b28c4869aa Add check for function invocation 2017-07-22 16:18:30 -04:00
Jonathan Meier 074869d5c2 refactor(seed): Add break; to default statement on switch challeng (#15673)
Closes #15131
2017-07-22 01:30:22 -05:00
Prateek Goel 51d7514992 Move Fahrenheit Variable Below Comment Line
Challenge URL: https://www.freecodecamp.org/challenges/convert-celsius-to-fahrenheit
2017-07-20 16:37:36 +01:00
Berkeley Martinez de0101328f Merge pull request #15187 from raisedadead/fix/placeholder-project-view
fix(frontend-projects): replace video with image thumbnail
2017-07-17 16:33:41 -07:00
Dylan 59433eefda tweak description on nest many elements ch. (#15597) 2017-07-17 22:21:19 +05:30
Dylan ffa03c9483 Merge pull request #15098 from charlesBak/fix/arrow-function-with-param
Add test to Arrow functions with input parameters
2017-07-16 21:21:27 -05:00
Dylan 08bcc6ce5c Merge pull request #15647 from MiloATH/fix/linked-list-size
Rename length() as size()
2017-07-15 22:13:16 -05:00
Shubham Sharma 7d3313a1fa fix(challenges): Change "loop" to "function" (#15649) 2017-07-15 22:42:00 +05:30
Milo Hartsoe c478f30997 Rename length() as size() because the solution and future challenges use size() 2017-07-14 23:50:54 -04:00
Mrugesh Mohapatra 91105bdf12 fix(frontend-projects): replace video with image thumbnail 2017-07-13 21:50:47 +05:30
Dylan 93b532854d Merge pull request #15622 from beaucarnes/fix/typo-adjacency-list-challenge
fix typo on challenge (#15621)
2017-07-11 10:41:38 -05:00
Beau Carnes 136e20f3a2 fix typo on challenge (#15621) 2017-07-10 21:25:26 -04:00
Dylan 8269ea5f2c add redux intro (#15605) 2017-07-09 16:15:54 -05:00
Milo Hartsoe ddd852df7b Adds glitch weather API to take home interview weather project. (#15608) 2017-07-09 11:06:31 +05:30
Dylan a9240a4249 add note to audio element challenge (#15587) 2017-07-04 11:00:02 +05:30
Eric Leung 5c1ef7e80c Merge pull request #15549 from CodingPower472/fix/add-test-wherefore-art-thou
Add test case to 'Wherefore art thou'
2017-07-02 10:19:07 -07:00
Eric Leung 5faf32cee4 Merge pull request #14706 from QuincyLarson/feature/add-project-euler-problems
Feature/add project euler problems
2017-07-02 10:03:52 -07:00
Luke Bousfield 90112eff73 Added a test to the challenge 'Wherefore art thou' 2017-07-02 09:22:17 -04:00
Eric Leung 16bfaa8b21 Merge pull request #15515 from dakshshah96/fix/reuse-patterns-tests
Fix test and clarify description for reuse patterns using capture groups
2017-07-01 10:50:41 -07:00
Stephanie Adams 4298a2b920 Fix typo in test case for filteredArray 2017-06-30 19:09:35 -04:00
Nathália Oliveira e905b7ee72 Brazilian Portuguese translation of Basic HTML and HTML5 (#15439)
* Brazilian Portuguese translation of Basic HTML and HTML5
* Basic HTML and HTML reviewed
2017-06-29 11:11:13 +05:30
Eric Leung 39988eb40b Merge pull request #15545 from tommygebru/patch-4
fix/Clarification for code example
2017-06-28 09:54:18 -07:00
Eric Leung 1be37b7a95 Merge pull request #15415 from elimisteve/patch-2
basic-html-and-html5.json: Clarified radio buttons
2017-06-27 06:15:47 -07:00
Eric Leung 95de55fd61 Merge pull request #15435 from Enikol/fix/use-hex-code-instructions
Move the code example to the instructions in Use Hex Code for Specific Colors
2017-06-27 05:51:37 -07:00
Eric Leung 916826267a Merge pull request #15484 from tommygebru/patch-2
fix/ typo for challenge description
2017-06-27 05:45:13 -07:00
Eric Leung 0c6d5bcd4c Merge pull request #15157 from charlesBak/fix/code-formatting-sass-challenge
fix(test) add space formatting
2017-06-27 05:42:38 -07:00
Jools aa3800c902 replace a test with correct code and change 'function' to 'selector' in description (#14578) 2017-06-27 05:33:37 -07:00
Eric Leung 35a6cebeb5 Merge pull request #14549 from JoolsMcFly/fix/change-challenge-description
change challenge description and update tests
2017-06-27 05:10:24 -07:00
Eric Leung 1563488da1 Merge pull request #15408 from tommygebru/patch-1
fix/Typo for challenge description
2017-06-26 16:30:12 -07:00
tommy 8431830af6 fix/Clarification for code example
Clarification needed for Functional Programming code example, in the challenge Add Elements to the End of an Array Using concat Instead of push
2017-06-26 16:28:24 -07:00
Daksh Shah b53600e1ab Fix test and clarify description for reuse patterns using capture groups 2017-06-26 22:15:44 +03:00
tommy 9e09e45f9e fix/ typo for challenge description
Challenge description for Data Visualization with d3: Use Dynamic Scales
2017-06-22 10:00:36 -07:00
Dylan c0fa27537c Merge pull request #15448 from benomatis/fix/challenge-instruction
Add explicit text to instruction to keep the word 'Like' in the button next to the icon
2017-06-19 22:35:49 -05:00
Eric Leung 0551b9b127 Merge pull request #15417 from ncm1/patch-1
Changing "CS" -> "CD"
2017-06-19 19:43:51 -07:00
benomatis 6c8252b884 Add explicit text to instruction to keep the word 'Like' in the button next to the icon 2017-06-20 00:11:26 +02:00
Catherine 42fb08f14c Moved the code example from tests to instruction 2017-06-19 01:51:30 +03:00
Nathan Morgenstern 5fc04af60d Changing "CS" -> "CD"
In basic javascript section "manipulating complex objects"
2017-06-17 16:36:48 -04:00
Steve Phillips 6b7e3c0d9b basic-html-and-html5.json: Clarified radio buttons 2017-06-17 11:58:53 -07:00
tommy 7662ab4fd4 fix/Typo for challenge description
Challenge description for Data Visualization with d3: Set a Domain and a Range on a Scale
2017-06-16 16:58:26 -07:00
texas2010 28376b2e25 Fix default code's tab spacing 2017-06-16 09:29:52 -05:00
dhcodes 9521dcb39d change tests to reflect desired solution 2017-06-14 21:28:57 -05:00
Dylan 53141040f4 Merge pull request #15356 from padulam/fix/remove-user-story-twitch-project
Remove user story from Twitch.tv project
2017-06-14 19:02:32 -05:00
Mrugesh Mohapatra a17f60570f fix(seed): remove challengeType from properties 2017-06-14 09:55:23 +05:30
JosephLivengood 0d7bbe7aca Updated backend projects to use correct layout/tester
Updated backend projects to use correct layout/tester
2017-06-14 09:48:00 +05:30
padulam 3eb37e4785 Remove user story from Twitch.tv project 2017-06-13 15:06:34 -04:00
Jonathan 2a48f3616b Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Dylan 4b15554a94 Merge pull request #14512 from Manish-Giri/fix/add-tests-object-properties
Add test to prevent assignment to variable directly
2017-06-12 22:00:37 -05:00
MANISH-GIRI 5f06ecde9d Add test to prevent assignment to variable directly 2017-06-12 20:32:37 -04:00
Shelvin Chandra 37c3132c90 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
Jonathan a8d701e4e6 Changed wording for Drop It challenge to be more concise (#15234) 2017-06-07 18:54:00 +05:30
Charles Bakar cb89e4633c fix(test) add space formatting 2017-06-01 14:43:28 +02:00
Jonathan a33ebd3c43 updated placement for result variable to be more intuitive for newcomes (#15142) 2017-06-01 13:11:28 +05:30
Dylan 73e926b808 Merge pull request #15128 from chrisrymer/fix/change_color_text_singl_quotes_15117
Add support for single and double quotes on style attribute
2017-05-31 12:09:20 -05:00
chrisrymer f426c6b8c3 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
Justin Stone a7565a932b Change the text of a jQuery challenge (#14799)
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.

Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Eric Leung 852678f6f4 Add introduction text to basic JavaScript (#15119) 2017-05-30 22:05:22 +05:30
Eric Leung f6e796f7fa Merge pull request #14958 from huyenltnguyen/fix/challenge-description-typo
fix challenge description typo
2017-05-29 19:04:04 -07:00
Eric Leung 802f9b2ddb Merge pull request #15061 from texas2010/fix/move-example-out-of-test
move example out of test
2017-05-29 18:55:25 -07:00
Peter Weinberg 8a951deecd fix(tests): add tests to write higher order arrow functions challenge 2017-05-29 18:00:21 -04:00
Milo Hartsoe 0a6195a65f Add tests to es6 challenge Write Higher Order Arrow Functions. Doesn't have es6 syntax tests.
Comments out function and arrow tests that didn't work and fixes formatting issues.
2017-05-29 16:30:11 -04:00
Charles Bakar 85f8b6c417 Add test to Arrow functions with input parameters 2017-05-28 18:50:29 +02:00
Dylan 2247b57e25 Merge pull request #14970 from jhowerin/fix/issue14967
Removed - Don't worry about JavaScript itself - we will cover it soon.
2017-05-28 07:49:25 -05:00
Thomas KUNTZ 539d5a2ae1 Fix meaning issue (#15059)
The wording made think that we had to return the sum of the two numbers and *then* all the numbers between them (in the form of an array for instance). In fact we have to return the sum of the two numbers *plus* the sum of all numbers between them.
2017-05-27 18:42:48 +05:30
texas2010 7d919b4192 move example out of test 2017-05-26 11:26:40 -05:00
Peter Weinberg cd7f24defd fix(tests): minor change to test suite for nest an anchor challenge 2017-05-24 22:20:45 -04:00
james gill 9993f8afd5 minor change to test suite 2017-05-22 17:35:28 -07:00
Jake 85fc96e934 Removed - Don't worry about JavaScript itself - we will cover it soon. 2017-05-20 20:09:36 -04:00
Huyen Nguyen 2f7d8689ec fix challenge description typo 2017-05-20 04:24:20 +07:00
Peter Weinberg 60522efd5e fix(challenge): fix bug in learn a stack challenge 2017-05-15 19:10:32 -04:00
Jools 4ed293df6e minor change to "while loop" description (#14790) 2017-05-14 23:22:52 +05:30
helenyau0 947d280809 go into intermediate algorithm scripting and remove all instances of property in the wherefore art thou exercise (#14827) 2017-05-14 23:12:23 +05:30
Todd Tyler 6d1f41d140 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Beau Carnes 0d2bd2fd2b Fixing error in data structure description (#14859)
Referenced in https://github.com/freeCodeCamp/freeCodeCamp/issues/14843
2017-05-14 22:53:16 +05:30
David Flick 6f02f853f6 fix(seed) Typo in Use export to Reuse a Code Block (#14857) 2017-05-14 22:49:40 +05:30
Jia Kim 9abe54d573 Fixed instructions for ES6: Set Default Parameters 2017-05-11 20:49:45 -04:00
Peter Weinberg 7e83fee4a1 fix(tests): improve sorting algos section 2017-05-07 22:20:42 -04:00
TheBest101 8941f8445c changing wording 2017-05-06 07:45:22 -04:00
Dylan 0caef00dfe Merge pull request #14579 from JoolsMcFly/fix/add-regexp-to-better-validate-user-code
use a regexp to make sure user only changes the first line
2017-05-04 07:39:50 -05:00
P1xt 54223ce6d0 Scraped first 600 Project Euler Problems (#14605)
Notes:

This is a rough draft to get everyone started.

* Questions for which I did not have confirmed answers for have "TODO" marked in the tests.
* Some descriptions contain latex - I scraped them off the official project euler site (where they use MathJax)
* Some descriptions contain images - easily found in the json by looking for contiguous blank lines - these will have to be handled manually.
2017-05-03 15:32:23 -05:00
Quincy Larson 973e91aec2 add first 10 project euler problem text and titles 2017-05-03 15:32:23 -05:00
Sakthi Kumar 0d9db6ea35 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
Roc Granada Verdú c642e4d6ee Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
Amartya Chaudhuri 9e6e841601 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
jools 9a6acfb228 use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
Hadrian da52116860 Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
Daniel Engle 635215ccf3 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
Nathália Oliveira 88ef3b47fd Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
Roger Collier 8a1a06a39f Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
Patrick Porche 0bb82ece88 fix(challenge): Update GIF Quality (#14592) 2017-04-27 01:27:22 +05:30
Jools 3f0109ac28 change "element's average" to "elements' average" (#14521) 2017-04-24 22:18:28 +05:30
Manish Giri d88ef0646f Update adjust-height and delete visual-balance-with-height (#14406) 2017-04-24 21:50:57 +05:30
Sebastian Petak 35e65a618e Refactor hover state of a button for readability (#14158)
Change challenge description of height to width because that is what
the example in the description shows. Add extra spacing in the example
and seed code to make them easier to read. Change the description of
milliseconds to improve readability.
2017-04-24 21:31:44 +05:30
Jason E Rush 590ca42c67 Allow spaces in @mixins challenge (#14113)
Allow space(s) between parenthesis and argument(s) in SASS function calls on the sass/create-reusable-css-with-mixins level.
2017-04-24 21:20:14 +05:30
Max b3927deaf8 Updated url for the Twitch API Docs (#14487) 2017-04-24 01:40:58 +05:30
Claudio Restifo 0501706092 updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895) 2017-04-24 01:32:48 +05:30
Pauric Holleran cf74318837 fix(challenge): Typo in Serialization of a User Object 2017-04-23 22:45:00 +05:30
jools a12e614535 change challenge description and update tests 2017-04-23 08:34:03 +02:00
Siddhant Chadha 9f8e48cca3 fix typo in Mutate an Array Declared with const 2017-04-22 19:57:18 +05:30
Eric Leung 2913c5c353 Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
Dylan 34a25f784f Merge pull request #14448 from cch5ng/fix/radio-btn-test
add test for radio button in form tag
2017-04-17 13:22:42 -05:00
cch5ng 4275049158 fix: #14402; add test for radio button in form tag 2017-04-17 10:27:14 -07:00
Dylan 1b69cd6c16 Merge pull request #14440 from Ellyria/fix/typo-in-less-than-or-equal
Added the missing "to" to fix issue.
2017-04-17 10:37:27 -05:00
Dylan 8c37c7776b Merge pull request #14426 from MeamonB/fix/00-getting-started-5/9-do-not-sign-in-with-twitter
Add a sentence stating not to sign in with Twitter on 5/9
2017-04-16 12:52:06 -05:00
master 89407b6267 Add a sentence stating not to sign in with Twitter on 5/9 2017-04-16 12:31:54 -05:00
Dylan 6b5fd55a34 Merge pull request #14164 from Manish-Giri/fix/fix-instructions-learn-how-stack-works
Change stack top element in instructions
2017-04-16 12:04:58 -05:00
techstonia da4735e749 Add tests for mutate const array 2017-04-16 12:51:24 +03:00
MANISH-GIRI fea5bea3c3 Update variable in typed arrays 2017-04-14 19:30:38 -04:00
Ellyria 404d5f42ce Added the missing "to" to fix issue #14403. 2017-04-14 17:59:07 -04:00
Dylan 5d408b2b10 Merge pull request #14341 from rtopol2/fix/reg-ex-description
Update 'Match Literal Strings' description
2017-04-13 15:48:25 -05:00
Manish Giri aeaf143dd7 Update challengeSeed in arguments wrong order (#14276) 2017-04-13 09:38:15 -04:00
Dylan d3a815a0a8 improve weather app project instructions (#14339) 2017-04-11 16:25:15 -05:00
MANISH-GIRI 182d4f9fdc Edit test for right span content 2017-04-10 22:16:10 -04:00
Ross Topol b19c7ca60e Update 'Match Literal Strings' description 2017-04-10 16:27:16 -05:00
Dylan a931e7fe4d Merge pull request #14275 from Manish-Giri/fix/add-instruction-css-animation
Add instruction to CSS Animations
2017-04-10 11:53:46 -05:00
MANISH-GIRI 209ead5848 CSS color - delete redundant challenge 2017-04-06 15:42:21 -04:00
MANISH-GIRI 43c54d6b12 Add instruction to CSS Animations 2017-04-06 15:10:54 -04:00
Julien Dephix 60b71443ad replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
Joseph Livengood 7f99a49b95 Merge pull request #14165 from Manish-Giri/fix/add-description-for-front-priority-queue
Add description about front() in Priority Queue
2017-04-05 07:56:29 -04:00
Dylan 9149d55d83 Merge pull request #14120 from Manish-Giri/fix/fix-tests-make-a-person
Add empty method body for make a person(staging)
2017-04-04 19:43:16 -05:00
Eric Leung 030f594ab7 Merge pull request #14237 from cwperks/fix/add-units-to-map-the-debris
Add units to map the debris challenge
2017-04-04 15:18:17 -07:00
Peter Weinberg 1aaf0cfc2b Merge pull request #14117 from JoolsMcFly/fix/empty-spaces-should-be-allowed-between-style-attribute-and-its-value
allow spaces between style attribute and its value
2017-04-04 17:51:28 -04:00
Craig Perkins c1af13959e Add units to map the debris challenge 2017-04-04 10:29:01 -04:00
Julien Dephix 281d80cfcd allow multiple variants of "color:red" in style attribute 2017-04-04 09:44:41 +02:00
cch5ng 1bee5ba2a4 fix: #14051; update instructions text 2017-03-31 10:42:45 -07:00
MANISH-GIRI 67d86cfb4d Add description about front() in Priority Queue 2017-03-30 22:02:52 -04:00
MANISH-GIRI 6cdaa81ff5 Change stack top element in instructions 2017-03-30 21:02:15 -04:00
Dylan 03cde424f7 Merge pull request #14136 from techstonia/fix/target-a-specific-child-of-an-element
Add a Test Case to Target a Specific Child of an Element
2017-03-30 19:33:58 -05:00
Marco Fras 60a687597c Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
Eric Leung 3351c1ea95 Merge pull request #14121 from Manish-Giri/fix/add-dot-com-to-code-example
Add .com to code example
2017-03-29 00:00:47 -07:00
Dylan 533e496f9b Merge pull request #14135 from mbrien12/fix/typo-basic-javascript
Fixed typo in Basic Javascript exercise - 'storing values with assignment operator'
2017-03-28 17:34:58 -05:00
Michelle Brien e122deec1c fixed typo in storing values exercise 2017-03-28 20:51:17 +01:00
techstonia 56bc714dcc Assert the number of bouncing elements 2017-03-28 22:49:28 +03:00
MANISH-GIRI 6a72a114e0 Add test to verify usage of clockwise padding notation 2017-03-28 02:36:18 -04:00
MANISH-GIRI e442a2d563 Add .com to code example 2017-03-27 18:13:45 -04:00
MANISH-GIRI 56e49eb644 Add empty method body for make a person(staging) 2017-03-27 18:02:45 -04:00
Hadrian 662ab00d6b Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
Dylan 7da6bcd08d Merge pull request #14054 from ZZhaoTireless/fix/replace-gomax-to-glitch
Fix: replace all GoMix with Glitch
2017-03-24 13:34:21 -05:00
ZZhaoTireless 45f1c92d79 Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
Dylan 107eecdd37 Merge pull request #14052 from Marmiz/fix/capitalization-css
Added capitalization warning during CSS introduction
2017-03-23 19:59:05 -05:00
Sean Smith 3898d9ae7d Merge pull request #14013 from JoolsMcFly/fix/simplify-solution-to-priority-challenge
add a simpler solution to Priority Queue
2017-03-22 18:21:17 -07:00
Marmiz 75286773bf added capitalization warning 2017-03-22 23:24:34 +07:00
Manish Giri b4fd0e52bf Update challengeSeed in use spread operator challenge (#13979) 2017-03-22 01:00:05 -05:00
Rob Weber 8622285ca4 Refactor ES6 challenge descriptions (#13629) 2017-03-22 00:59:20 -05:00
David Martinez Gisbert 4e86f6f0d0 Clarify challenge title (#13719) 2017-03-22 00:58:13 -05:00
Jools f017c57730 add test case to Basic Algorithm Scripting: Confirm the Ending (#14000)
Current checks do not cover use cases where target string is found elsewhere in the original string.
closes #13944
2017-03-22 00:46:15 -05:00
Zixu Zhao b7173c29ce Enhancement: add pipe symbol explanation (#14035) 2017-03-22 00:04:51 -05:00
Dylan 8b23b1a887 Merge pull request #13984 from Manish-Giri/fix/use-higher-numbers-as-array-elements
Update challenge to use higher numbers as array elements
2017-03-21 20:23:45 -05:00
Eric Leung 74ea016e73 Merge pull request #13991 from frdmn/fix/remove-newlines
Remove multiple redundant new lines
2017-03-21 13:03:13 -07:00
Eric Leung 4afd16064e Merge pull request #14012 from JoolsMcFly/fix/priority-queue-description
correct grammar in description for PrioriyQueue challenge
2017-03-21 09:17:03 -07:00
Peter Weinberg e311b2dfb3 fix(challenge): modify regex in increment a number challenge 2017-03-20 19:29:58 -04:00
Julien Dephix 274c7e8f91 add a simpler solution to Priority Queue
Existing solution is a bit overkill (reduce + temp array). 
This PR introduces, I believe, a simpler to understand solution.
2017-03-20 10:22:43 +01:00
Julien Dephix 8b6607ec96 update description for PrioriyQueue challenge
changed "We've starting writing" to "We've started writing"
2017-03-20 09:37:35 +01:00
Dylan d5db2803ad Merge pull request #13982 from Manish-Giri/fix/improve-instructions-responsively-style-radio-buttons-checkboxes
Minor improvement in responsively style challenges instructions
2017-03-18 21:13:10 -05:00
Jonas Friedmann ee6e8f1a0d
Remove multiple redundant new lines 2017-03-18 20:50:23 +01:00
Ethan Arrowood 1e55865cfd Updated and Reviewed Data Structure Set challenges (#13858)
* Updated and reviewed first two Set challenges.

* Updated and Reviewed more Set challenges

* updated and reviewed set challenges. one to go.

* Updated and reviewed all Set challenges

* Fixed solution errors

* Updated and reviewed first two Set challenges.

Updated and Reviewed more Set challenges

updated and reviewed set challenges. one to go.

Updated and reviewed all Set challenges

Fixed solution errors
2017-03-18 03:08:50 -05:00
Zixu Zhao d6b81dea7f using groups instead of blocks (#13962) 2017-03-18 02:59:11 -05:00
Dylan c94f5e34c3 Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00
MANISH-GIRI a60b1debd0 Update challenge to use higher numbers as array elements 2017-03-17 20:27:15 -04:00
MANISH-GIRI 3d22f09567 Minor improvement in responsively style challenges instructions 2017-03-17 18:48:27 -04:00
Heather Kusmierz 4d0d1b5ff0 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
Berkeley Martinez 15ab1b8654 Merge pull request #13967 from makkBit/fix/testTitle
Correct typo in 'specify exact number of matches' challenge
2017-03-17 14:23:00 -07:00
cdrainxv 59c543e7b4 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04:00
Makk 86fb1a125a fix test title of re challenge 2017-03-17 14:14:06 +05:30
Eric Leung 179da995c5 Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
cdrainxv b8963ff921 changed instances of teal to cyan 2017-03-16 00:26:19 -06:00
SebastianPetak 8556dcf17e Refactor test message for Title Case Challenge
Rewrite test messages to use <code> tags when describing the return value
to make their expected output more understandable.
2017-03-15 14:49:58 -05:00
Dylan 4fbcd0e2c7 Merge pull request #13818 from adetime/fix/usage-of-text-align-to-anchor-tags
fix/usage-of-text-align-to-anchor-tags
2017-03-14 20:59:17 -05:00
Eric Leung 346c01dcc6 Merge pull request #13882 from Atomk/fix/code-spacing
Minor text fixes in Applied Visual Design challenges
2017-03-13 22:41:37 -07:00
Dylan c125c38546 Merge pull request #13866 from Manish-Giri/fix/add-tests-in-capture-group
Add tests in reuse capture group
2017-03-12 22:02:16 -05:00
Atomk 5caad3301d Minor text fixes in Applied Visual Design challenges 2017-03-12 22:08:34 +01:00
Timo c9b5dbb26e Merge pull request #13811 from adetime/fix-radio-button-description
Insert a missing information needed to pass all tests on Radio Buttons Challenge
2017-03-12 16:42:48 +01:00
MANISH-GIRI 3cc97fa91b Add tests in reuse capture group 2017-03-11 22:37:55 -05:00
Adeildo Amorim 941ca5f0a2 Correct English sentence 2017-03-11 19:29:42 -08:00
Dylan 8df1f13e14 Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
2017-03-11 20:33:27 -06:00
Timo 249c6dfb40 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
Simon Morgan fea32fe2f4 Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
Dylan 2eb22f6294 Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
2017-03-10 21:25:16 -06:00
Austin Thiel 1a2ef05569 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
fonsecapontes e6af4207c3 fix test pass spread-operator 2017-03-09 23:33:08 -03:00
Timo 8234ed9788 Merge pull request #13756 from ellenkorbes/translate/Pt-translation-getting-started
Review/editing pass on the pt-br text of the getting-started section
2017-03-09 23:11:42 +01:00
Timo b2241954c1 Merge pull request #13772 from jdeprey/fix/say-hello-map
Clarify instructions in Say Hello to HTML challenge
2017-03-09 22:52:35 +01:00
Ellen b946adfdf9 Update getting-started.json 2017-03-09 18:32:00 -03:00
MANISH-GIRI a71d6f9a77 Convert lookup table to object 2017-03-09 09:07:47 -05:00
Eric Leung 1397e3c790 Merge pull request #13576 from Greenheart/fix/learn-stack-tests
fix(challenge): More robust test for "Learn how a Stack Works".
2017-03-09 01:02:25 -08:00
Eric Leung 0ccc4c8a54 Merge pull request #13599 from Manish-Giri/fix/change-tests-where-do-I-belong
Add type checking in Where Do I Belong
2017-03-09 00:52:31 -08:00
Eric Leung e8c22f543e Clarify concatenating strings with +=
- Be more specific in what needs to be done using the plus equals
- Remove unnecessary line break before strings to be concatenated
2017-03-09 00:23:50 -08:00
Adeildo Amorim 2da119f0fd fix/usage-of-text-align-to-anchor-tags 2017-03-08 20:34:50 -08:00
Adeildo Amorim 2a2dfa4430 Insert a missing information needed to pass all tests 2017-03-08 13:00:11 -08:00
homerrowsky e435fb1a4a Fix typos in basic-css-hex-code-colors 2017-03-08 09:59:34 -06:00
Joseph DePrey f03330d981 Clarify Basic HTML instructions 2017-03-08 09:06:00 +01:00
Berkeley Martinez 4b04cd488b Merge pull request #13800 from Ethan-Arrowood/fix/npm-tests-not-advancing
Removed challengeType from backend challenges
2017-03-07 22:56:50 -08:00
Eric Leung f7928b79fd Merge pull request #13765 from Atomk/fix/missing-space
Insert missing space in challenge code
2017-03-07 21:43:30 -08:00
Ethan Arrowood c68b5e36b3 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
Matt f821a35be7 updated descriptions in linked list challenges for clarity, grammar and better ease of comprehension (#13647) 2017-03-05 21:38:09 -06:00
Morgan b3c13ecba0 Added explanation of justified text to Applied Visual Design: Create Visual Balance Using the Text-align Property (#13614) 2017-03-05 18:54:11 -06:00
Kenneth-LJS b951eb308b Clean up binary tree challenges (#13603) 2017-03-05 18:42:16 -06:00
Sean Smith 217c47fae7 revised priority queue challenge (#13691) 2017-03-05 18:06:18 -06:00
Chris Jantzen 4176e6e886 Changed codepen link on project page to the full webpage without code. (#13766) 2017-03-05 18:05:07 -06:00
Atomk 02a2e08981 Insert missing space in challenge code 2017-03-06 00:10:02 +01:00
ellen 1dcfc10886 Review/editing pass on the pt-br text of the getting-started section 2017-03-05 10:35:14 -03:00
Atomk d4d44b1d63 Fix indentation of style tag 2017-03-05 12:08:27 +01:00
Timo cbf73146d1 Merge pull request #13705 from Manish-Giri/fix/reword-bootstra-fluid-containers
Improve instructions in responsive design with bootstrap
2017-03-05 01:06:57 +01:00
Dylan 3632319282 Merge pull request #13707 from cdrainxv/fix/tertiary-colors-test
Edited test to allow for lowercase hex code
2017-03-03 21:14:18 -06:00
MANISH-GIRI 054630a4c9 Improve instructions in responsive design with bootstrap 2017-03-03 19:58:47 -05:00
Quinn-H 40dfbddf58 add missing the letter i 2017-03-04 04:19:44 +13:00
Peter Weinberg d04a6d3484 updated URLs for example codepens (#13637) 2017-03-03 02:00:55 -06:00
cdrainxv c5d422de9d Edited description and test 2017-03-02 22:39:34 -07:00
cdrainxv 62d5f240de Edited test to allow for lowercase hex code 2017-03-02 21:44:28 -07:00
Donnie Reese a638900386 Fixed display issues of various characters not showing up correctly in the console on the test page when tests are ran. html codes to show basic characters such as “%” and “,” where not consistent with other seed entries. 2017-03-02 17:48:35 -06:00
Timo 98f76acd05 Merge pull request #13618 from BhaveshSGupta/fix-empty-editor-and-empty-device-preview
Fix Empty editor and empty device preview
2017-03-02 19:56:12 +01:00
Samuel Plumppu c89adb4e02 Merge pull request #13675 from sid-doshi/fix/codepen-link-update
update codepen signup link
2017-03-01 14:41:40 +01:00
Samuel Plumppu 4a4381fdc8 Merge pull request #13631 from JohnOKeefe15/fix/css-property-test-fail
Fix for failing test on width css property
2017-03-01 12:07:40 +01:00