05ce26fb74
fix(ui): adjust settings link styles
2019-03-14 19:06:18 +05:30
4994cd828e
fix(ui): top nav menu behavior on guide
2019-03-14 19:06:18 +05:30
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
81dd2ccb54
fix(test): update Map snapshots
2019-03-14 19:06:18 +05:30
f4a1659fa7
fix(ui): use react-bootstrap for layouting sponsor logos
2019-03-14 19:06:18 +05:30
053c66cbef
fix(ui): remove double focus from SignIn button
2019-03-14 19:06:18 +05:30
d9bf87d57d
fix(ui): make possible use curriculum map with keyboard
2019-03-14 19:06:18 +05:30
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
4f1eba6576
fix: changed it to is ( #35134 )
2019-03-14 02:18:10 +05:30
23aa6c0d49
Fixed-Typographical-Error-in-guide/english/html/index.md ( #35586 )
2019-03-14 02:15:50 +05:30
c31d1e2de9
Add semicolon to inline CSS ( #34737 )
2019-03-14 01:08:25 +05:30
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
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
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
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
ad53f33da0
Change the open label name to <style> and added : ( #33053 )
2019-03-13 18:29:19 +01:00
61d9611c7c
Spanish Improvements ( #30334 )
2019-03-13 18:20:26 +01:00
2f0f1711a8
Corrected Spanish grammar. ( #29785 )
2019-03-13 18:19:27 +01:00
3ec07433f0
Minor changes to translation, plus layout. ( #29698 )
2019-03-13 18:17:53 +01:00
5c59201546
Improve translation of Spanish ( #28778 )
2019-03-13 18:12:07 +01:00
b72e89a4cc
fix translator errors. adding solution from english ( #28601 )
2019-03-13 18:11:32 +01:00
76e62fda9e
Additional information to Power Supply section ( #27188 )
2019-03-13 08:58:00 -07:00
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
4f22235cc6
fix: broken tests in add-axes-to-a-visualization-challenge-in-d3 (Issue: #35554 ) ( #35577 )
2019-03-13 13:53:02 +05:30
6416228c24
bold algorithm names to highlight and prettify ( #30576 )
2019-03-12 18:26:23 -07:00
af64d1cd74
Added information ( #26584 )
...
Added insight into the history of power supplies. Lines 10-11.
2019-03-12 18:23:36 -07:00
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
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
0ffdae1093
Fixed interpunction in the introduction paragraph ( #32157 )
...
* Fixed interpunction in the introduction paragraph
* fix: made suggested change
2019-03-12 14:53:17 -07:00
086956b901
Make some adjustments ( #33021 )
...
I also had to change the text "Enviar" to "Submit" in the instructions section in order to pass the test.
2019-03-12 22:06:15 +01:00
494687f75e
fix: correct inconsistency in formatting ( #34721 )
...
* fix: correct inconsistency in formatting
* fix: remove space before parentheses
2019-03-12 13:49:54 -07:00
4231d9e112
update text ( #31958 )
...
nested IF syntax and example
2019-03-12 12:40:32 -07:00
d51a73eeb1
Update index.md ( #35578 )
2019-03-12 12:14:44 -07:00
a3c4d5f3c1
feat/cleaned up formatting, added clarity, removed unnecessary parts ( #35519 )
...
* feat/cleaned up formatting, added clarity, removed unnecessary parts
* feat: removed chart image
2019-03-12 09:08:48 -05:00
d636f21aa3
Absolute value reference in terms of magnitude ( #33638 )
2019-03-12 15:51:25 +05:30
68124bc221
Fixed mistake in last example layout ( #31459 )
2019-03-12 15:50:29 +05:30
9201699caf
Update index.md absolute value ( #28889 )
...
added another example to the cases
2019-03-12 15:49:38 +05:30
ca32600191
Added the Introduction to the Intermediate Algorithm Scripting Challenges ( #34405 )
...
* Update index.md
* learned => learnt
Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com >
* Apply suggestions from code review
* Update index.md
2019-03-11 17:24:19 -07:00
4f71d9c8a7
Additional solution to Functional JS challenge ( #29052 )
...
* Added additional solution to the challenge
* Moved code explanation out of code block
* fix: moved sentences to same paragraph
2019-03-11 14:07:47 -07:00
362f3ad488
Changed 'cuerpo' to body in CSS example ( #27585 )
2019-03-11 20:38:48 +01:00
b7e6591a6c
Added content to factorial stub ( #34330 )
...
* Added content to stub
Added definition, examples and some uses as well as computational info and interesting formulas that occur.
* Update index.md
2019-03-12 01:04:42 +05:30
2ae32d13aa
add solution from english ( #28442 )
2019-03-11 20:29:48 +01:00
7be8ded2c1
methods back to english ( #28434 )
2019-03-11 20:29:14 +01:00
f8bcea46a1
Add the improved Russian translation to this challenge ( #29979 )
2019-03-11 20:27:41 +01:00
cca59f7884
Changed CSS code in use-css-selectors-to-style-elements.spanish.md back to English ( #27821 )
...
And made some addicional translation corrections
2019-03-11 20:26:39 +01:00
54bcc6b0ce
Made some fixes on the translation of style-the-html-body-element.spanish.md ( #27577 )
...
* Changed back to english the CSS code of style-the-html-body-element.spanish.md and made translation corrections
* Additional translation fixes on style-the-html-body-element.spanish.md
Noticed some more things to fix just after I made the first commit, sorry!
2019-03-11 20:23:35 +01:00
7086ed7007
New article. ( #28260 )
...
* New article.
* Change to md format
2019-03-12 00:32:25 +05:30
4ffa24341b
Updated text to have a code block ( #33214 )
...
* Updated text to have a code block
previously was displaying the image as if reading the code. added code block to display as code. Added "This is how it will look in an html doc" to maintain consistency
* Update index.md
2019-03-12 00:26:48 +05:30
12ee6b7be8
Update index.md ( #31193 )
...
Made syntax highlighting more consistent
2019-03-12 00:01:52 +05:30
49ecb31306
Update index.md ( #35570 )
2019-03-11 09:27:40 -07:00