5ad1b32c36
Fixing Portuguese translation & update description ( #21824 )
...
Fixing Portuguese translation and update description of "Text Alternative to Images for Visually Impaired Accessibility" in add-a-text-alternative-to-images-for-visually-impaired-accessibility.portuguese.md
2019-05-06 12:02:24 -07:00
8f7cd7e1c2
Update legacy-data-visualization-certificate.portuguese.md ( #23561 )
2019-05-06 12:01:53 -07:00
59db41e524
Fixed the certificate title translation. ( #23550 )
2019-05-06 12:00:33 -07:00
9c87a347b2
Minor translate fixes [Portuguese] ( #23404 )
...
Titles in Portuguese and minor fixes in translation to Portuguese
2019-05-06 11:58:10 -07:00
c3b3a04371
Minor translate fixes [Portuguese] ( #23390 )
...
Titles in Portuguese and fix of terms in English that not be translated to correct understanding of this article.
2019-05-06 11:57:16 -07:00
76caf29315
Minor portuguese translation fixes ( #23341 )
...
Portuguese translation fixes, terms in portuguese and etc.
2019-05-06 11:56:22 -07:00
efca4f5f93
Minor portuguese translation fixes ( #23318 )
...
Portuguese fixes
2019-05-06 11:54:41 -07:00
1ceed6c643
Add modifications in the translated documentation ( #23143 )
...
I am a Brazilian Portuguese native speaker. My suggestions are intended to improve readability and overall text comprehension by Portuguese speakers.
2019-05-06 11:53:39 -07:00
842f0078b5
Update to English Translation Consistency ( #21319 )
...
Changed all “User Story” to “História do Usuário”
2019-05-06 11:46:01 -07:00
5ff9e00151
Update implement-selection-sort.portuguese.md ( #21290 )
...
* Update implement-selection-sort.portuguese.md
Improved portuguese translation for selection-sort challenge
* Refactoring markdown titles
Refactoring markdown titles to keep english as default.
2019-05-06 11:42:06 -07:00
a40451feaa
Define the Head and Body of an HTML Document for challenge solution ( #35826 )
...
* Define the Head and Body of an HTML Document for challenge solution
* edit on check the body tag contain h1 and p tags
2019-05-06 16:44:57 +02:00
cde8035b79
fix: add test for and slight rewrite to hazards of imperative ( #35331 )
...
* fix: add test for and slight rewrite to hazards of imperative
* fix: Resolve merge conflict
* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/functional-programming/understand-the-hazards-of-using-imperative-code.english.md
Co-Authored-By: ojeytonwilliams <ojeytonwilliams@gmail.com >
* fix: Make the only mistake in seed the use of splice
2019-05-06 07:27:38 -05:00
128f8b3cbc
Added Swift Implementation of Counting Sort ( #35719 )
2019-05-06 06:48:11 -05:00
b85e849482
fix: Add Api challenges - Portuguese translation ( #35165 )
...
* fix: Add Api challenges - Portuguese translation
* fix: md formatting
2019-05-06 06:31:59 -05:00
6b1992ee7c
fix: Add Api challenges - Chinese translation ( #35164 )
...
* fix: Add Api challenges - Chinese translation
* fix: md formatting
* fix: md formatting
2019-05-06 06:31:26 -05:00
f427fb4b91
fix: add Api challenges - Spanish
2019-05-06 13:48:16 +09:00
24a9bb98ac
fix: add Api challenges - Russian
2019-05-06 13:40:24 +09:00
f868294515
fix/astray-period
2019-05-06 11:58:31 +09:00
3cecf26f44
update restrict possible usernames solution ( #35973 )
2019-05-05 13:37:03 -07:00
a24ecfbd85
fix(client): use picture and source to display correct logo ( #35939 )
2019-05-05 22:44:46 +03:00
cc6f234228
[Fix] correct Guide article example for Iterate Through the Keys of an Object with a for...in Statement ( #35197 )
...
* fix: added dot btwn [user] and online
* fix: corrected example for other languages
2019-05-05 13:26:22 -05:00
586730b69a
better solution to redux spread operator ( #35592 )
...
2 step -> 1 step
2019-05-05 12:40:32 -05:00
7bf2752bd0
Edited previous section and added new sections ( #24828 )
...
* Edited previous section and added new sections
Edited previous section to be csharp code base and formatted a bit better. Also added new sections about more complex topics of for loops
* fix: removed repl.it links
* Update index.md
2019-05-04 09:21:53 -07:00
7573252fa0
feat(guide): add guide for HTML value attribute challenge ( #35783 )
2019-05-03 10:16:50 -05:00
e78b0b868f
Fix(guide articles): Developer/case studies links in English ( #35771 )
...
* added working links, descriptions, more info links into cse studies
* deleted code of ethics as it is already listed in another page
* changed wording to -expose- as it flows better
2019-05-03 09:57:44 -05:00
a092c76688
fix: added 22 missing solutions ( #35747 )
2019-05-03 12:05:26 +02:00
b9fdbffa71
Broken Links in Sum of all odd Fibbonaci Nos Guide ( #35911 )
...
Fixed a broken and a missing link in the guide.
2019-05-03 14:21:09 +05:30
1660a267ba
fix: remove unnecessary div and props
2019-05-02 15:30:39 -07:00
ebe420c099
feat(guide): add footer link to article source on GitHub
...
fix/suggested-changes
2019-05-02 15:30:39 -07:00
24802779be
fix: update sass challenge - russian description ( #35545 )
2019-05-02 09:09:22 -07:00
9792dcbe09
fix: basic-html-and html5 challenge russian - test ( #35544 )
2019-05-02 09:08:39 -07:00
834648200d
fix: basic-html-and html5 challenge portuguese - test ( #35440 )
2019-05-02 09:08:06 -07:00
325c36cbf8
fix: basic-html-and html5 challenge chinese - test ( #35439 )
2019-05-02 09:07:41 -07:00
74cfbc28e3
fix: update sass challenge - chinese description ( #35438 )
2019-05-02 09:06:31 -07:00
99429d73c5
fix: update sass challenge - portuguese description ( #35436 )
2019-05-02 09:05:46 -07:00
7bd91ddffd
Add changes " Define " to article. ( #33357 )
2019-05-02 08:54:42 -07:00
79b5749c57
curriculum: Change pre and code to blockquote in Advanced Node and Express challenges ( #35713 )
...
* curriculum: Change pre and code to blockquote in Advanced Node and Express challenge
2019-05-02 12:19:07 +02:00
b579317e11
fix(curriculum): Add solutions to Bootstrap challenges ( #35789 )
...
* fix(curriculum): Add solutions to Bootstrap challenges
2019-05-02 11:24:38 +02:00
4f1fdfdd14
chore(tools): update docker setup to use npm ci
2019-05-02 01:01:00 -07:00
5edaee4269
fix(curriculum): throws is not defined
2019-05-02 01:01:00 -07:00
fbf5439248
chore: update packages
2019-05-02 01:01:00 -07:00
d022cace35
fix: warnings about babel corejs config
2019-05-02 01:01:00 -07:00
cbaea46504
fix: rollback gatsby-remark-prismjs & more updates
2019-05-02 01:01:00 -07:00
0f720671d5
fix: update client packages
2019-05-02 01:01:00 -07:00
384de0a1e9
chore: make local installations even faster
2019-05-02 01:01:00 -07:00
88e7c2d704
fix: added better hint and solution ( #35746 )
2019-05-01 18:09:45 -04:00
a43d6c6daf
Fixed syntax error. ( #27164 )
...
* Fixed syntax error.
Fixed a syntax error in line 55.
Also corrected the indentation.
* Update index.md
2019-05-01 18:03:18 -04:00
44661a3e06
Fixed block code and syntax highlighting ( #29977 )
...
This commit fixes the example code to demonstrate the working of arithmetic operators so that the entire code, from initial comment to ending curly brace for main(), is in a Markdown code block and is syntax highlighted. Spacing around the include and int initialization was improved as well.
2019-05-01 08:06:29 -07:00
f51f262104
fix(curriculum): Increased starting font size to fix a bug on Chrome browser for Sass Apply a Style Until a Condition is Met with @while challenge ( #35935 )
...
* fix: increased starting font size for Chrome
* fix: slight verbiage change
Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com >
* fix/remove-extra-space
2019-05-01 09:08:38 -05:00
36a4df9afa
Updated solution-Include intro ( #34199 ) ( #34486 )
...
Added intro paragraph and further hints.
2019-05-01 12:48:31 +02:00