Commit Graph

22307 Commits (b223c81dd1dbd42b27bf42153b0a55809fa77dab)

Author SHA1 Message Date
jaceclowdus 02df1343e1 Change the formatting in line 6 (#27211)
This makes it more consistent with the rest of the CSS guides.
2019-03-15 12:19:45 +05:30
SakshamGupta1995 ef8c5e5bfa Add equalsIgnoreCase to the file (#27662)
The function equalsIgnoreCase() is also used for comparing the equality of 2 strings.
2019-03-15 12:19:06 +05:30
Dani Marek 9192e0c5da Added commas to lines 20, 22, 24, and 28 (#33773) 2019-03-15 12:17:55 +05:30
Marko ccfb6444f1 Added Constructor Chaining (#28232)
Added Constructor Chaining
2019-03-15 12:14:16 +05:30
Setyo Adi Wibowo 1be6528d4b add non-breaking space with example (#27533) 2019-03-15 12:11:12 +05:30
SpeedX a57baf07fd Fixed Logical error (#31639)
Fixed Logical Error in the Second program
2019-03-15 11:55:33 +05:30
dannyphan2910 3a05e44af7 Added some information about variable in 'for' loop (#31440) 2019-03-15 11:54:24 +05:30
SanFenix f39bd634a6 Fixed grammaticals issues (#30730)
Fixed grammatical issues in some sentences
2019-03-15 00:13:55 +01:00
summonmoon 9429ad9834 Added text about finding the right power supply (#32951) 2019-03-14 12:43:29 -07:00
Alexander Molnar 5e857f3273 Added content, example (#31773)
Clarified some details
2019-03-14 22:34:19 +05:30
yuktaanand 4d28baa4b4 Each element of A is paired with each element of B. (#33658) 2019-03-14 22:19:22 +05:30
Kevin Trang 23dc3cc246 Design changes and elaborated info on 2D Shapes (#34519)
-Initially, some of the headings were not formatted as headings, so emphasising the headers as strong was suitable
-Moreover, it was written that the diagonals of a rectangle is "mutually perpendicular", which is not true for a rectangle, so I removed it to avoid confusion
-Changed the mathematical equations through inserting "![](image address)" and using LaTex Equation Editor to copy the image address of the equation into the round brackets
-Added more info about triangles by specifying the types of triangles
-Added info on a Trapezium as a 2D Polygon
2019-03-14 22:18:38 +05:30
Alexander Molnar 2dac1788be Fixed errors, added content (#33399)
* Errors fixed

Many errors fixed and tried to clarify many points (grammar/exposition)

* fix: removed colon in title key value
2019-03-14 22:16:10 +05:30
joesvetz 052a0dd1b4 Expansion of Area of Triangles (#29909)
Fixed a small type-o and added information about the area of obtuse triangles.
2019-03-14 22:13:28 +05:30
alicecallejas e4e9ee88d1 Add phrase (#31576) 2019-03-14 22:12:34 +05:30
chaufon 7024a9b08d Fix some text to pass the test (#33183)
Added some changes in order to help spanish-speaking people to understand this translation.
2019-03-14 17:14:08 +01:00
SanFenix 21da767b66 Fixed Grammatics issues (#30717)
Fixed the grammatical syntax of some sentences
2019-03-14 16:48:51 +01:00
xplook 57bad1e70a Spanish Improvements (#30336) 2019-03-14 16:47:30 +01:00
Tom 32b53ba0e0 Add link I removed from challenge (#35429)
Added a link to a resource I removed from the challenge description
2019-03-14 08:10:05 -07:00
Michał Olejniczak bc2737ff90 I added a proper introduction to the 'Introduction to the Coding Inte… (#35215)
* I added a proper introduction to the 'Introduction to the Coding Interview Take Home Projects' section

* Changed last line to improve readability
2019-03-14 07:18:05 -07:00
Jtorres68 f96ab3e129 Grammar fixes (#29248) 2019-03-14 07:15:31 -07:00
Gökhan Gurbetoğlu 3b0a75e648 Add default value for justify-content (#34419)
According to the standard, the default value for justify-content if it is not specified is flex-start.
Source: https://www.w3schools.com/cssref/css3_pr_justify-content.asp
2019-03-14 07:14:21 -07:00
Valeriy 05ce26fb74 fix(ui): adjust settings link styles 2019-03-14 19:06:18 +05:30
Valeriy 4994cd828e fix(ui): top nav menu behavior on guide 2019-03-14 19:06:18 +05:30
Valeriy 6bbe152f34 chore(client): replace react-media with react-responsive
react-media does not handle props changes, use react-responsive instead.
2019-03-14 19:06:18 +05:30
Valeriy S 81dd2ccb54 fix(test): update Map snapshots 2019-03-14 19:06:18 +05:30
Valeriy S f4a1659fa7 fix(ui): use react-bootstrap for layouting sponsor logos 2019-03-14 19:06:18 +05:30
Valeriy S 053c66cbef fix(ui): remove double focus from SignIn button 2019-03-14 19:06:18 +05:30
Valeriy S d9bf87d57d fix(ui): make possible use curriculum map with keyboard 2019-03-14 19:06:18 +05:30
Nick J 4d7114b77f Updated index.md (#28121)
Edited some text in the description. Elaborated text for <a> tag link in more information section.
2019-03-13 15:46:23 -07:00
Randell Dawson 4f1eba6576 fix: changed it to is (#35134) 2019-03-14 02:18:10 +05:30
Rajiv Ranjan Singh 23aa6c0d49 Fixed-Typographical-Error-in-guide/english/html/index.md (#35586) 2019-03-14 02:15:50 +05:30
Nathan Lakritz c31d1e2de9 Add semicolon to inline CSS (#34737) 2019-03-14 01:08:25 +05:30
Jeff Thompson 57492772fe correct / clarify grammar (#34042)
added to article to help clarify some texts as well as added def. article as needed.
2019-03-13 11:55:37 -07:00
Greg Brewton 0b3415b2fa Clarifies definitions and adds missing definition (#28591)
Corrects incomplete definitions of space-between space-around values and adds definition of space-evenly value
2019-03-13 11:10:37 -07:00
Jose Rodriguez 21363e945c Redaction and translation updated. (#19761)
Enhanced redaction and translation, made a better explanation to enhance the understanding about the description, the instructions, the tests and the challenge seed.
2019-03-13 19:02:51 +01:00
Ron Sogueco 748212f99c fix: Test fails with comments (#35079)
* fix: Test fails with comments

* fix: Account for last line of code

* fix: false positive for padding clockwise notation

* fix: false positive for commented blue-box class

* fix: use same assertion as #35342

* fix: update Solution section

* fix: update last test for margin/padding challenges
2019-03-13 13:54:59 -04:00
Juani Brex ad53f33da0 Change the open label name to <style> and added : (#33053) 2019-03-13 18:29:19 +01:00
xplook 61d9611c7c Spanish Improvements (#30334) 2019-03-13 18:20:26 +01:00
Lola 2f0f1711a8 Corrected Spanish grammar. (#29785) 2019-03-13 18:19:27 +01:00
Estevarena 3ec07433f0 Minor changes to translation, plus layout. (#29698) 2019-03-13 18:17:53 +01:00
coriwilliam 5c59201546 Improve translation of Spanish (#28778) 2019-03-13 18:12:07 +01:00
Luciano Marques b72e89a4cc fix translator errors. adding solution from english (#28601) 2019-03-13 18:11:32 +01:00
DrMyuu 76e62fda9e Additional information to Power Supply section (#27188) 2019-03-13 08:58:00 -07:00
PaJo2001 95491c0114 Added Example for better explanation and clarification of how Divide And Conquer is Useful and … (#32032)
* Added Example for better example of Divide And Conquer is Useful and why we use it.

* fix: grammar and formatting
2019-03-13 08:57:35 -07:00
Sumer Patel 4f22235cc6 fix: broken tests in add-axes-to-a-visualization-challenge-in-d3 (Issue: #35554) (#35577) 2019-03-13 13:53:02 +05:30
sourya 6416228c24 bold algorithm names to highlight and prettify (#30576) 2019-03-12 18:26:23 -07:00
Physige af64d1cd74 Added information (#26584)
Added insight into the history of power supplies. Lines 10-11.
2019-03-12 18:23:36 -07:00
Eduardo Castellanos e384d79ef6 Capitalized full form versions of RAM, HDD, GPU (#29770)
Also added 'disk' into "Hard Disk Drive" term.
2019-03-12 18:00:58 -07:00
Lauren Van Sloun ef86d7bd61 Fixed typo in JavaScript curriculum (#34820)
* Fixed typo in JavaScript curriculum

* Added missing period at end of sentence
2019-03-12 15:05:22 -07:00