Commit Graph

21005 Commits

Author SHA1 Message Date
9e4583b1f3 fix: change video url for clockwise-notation challenge (#35013) 2019-02-04 16:29:26 +03:00
Leo
16bca6e24a Closes #34988: "Clicking on link in the code preview opens up the web page within the web page" (#34995) 2019-02-04 15:57:49 +03:00
ab4367a751 Update URL for 404 error (#35042)
* Update URL for 404 error

* fix: correct url
2019-02-04 13:34:47 +03:00
693047d5c6 fix: "Applied Visual Design: Adjust the Hover State of an Anchor Tag" now accepts more ways of writing 'blue' (#34939)
* fix: test now accepts more ways of writing 'blue'

* fix: include test for rgb
2019-02-04 12:22:30 +03:00
b2a55d4b02 Fixing spelling for "whose" and "ongoing" (#29904) 2019-02-03 16:13:34 -07:00
90a9df1a5d Fixed problem with regex in es6 import challenge (#19718)
import-a-default-export.english.md: support both main quoting styles
2019-02-03 18:07:55 +01:00
7e69c85e16 Updated test text to Spanish (#19690) 2019-02-03 18:03:59 +01:00
d6e36150f9 fix(client): nigtn mode for challenge intros 2019-02-03 22:25:29 +05:30
0030892645 fix(client): 404 night mode 2019-02-03 22:25:29 +05:30
1f923db64b fix(client): modal dialogs night mode 2019-02-03 22:25:29 +05:30
90555d6b16 fix(client): adjust guide styles 2019-02-03 22:25:29 +05:30
21b72f2219 fix(client): styles for a reflex-splitter 2019-02-03 22:25:29 +05:30
22cb0c355c feat(client): extract header height to a CSS variable 2019-02-03 22:25:29 +05:30
cc6e1fdbf4 fix(edge): get client app to work on edge (#35040) 2019-02-03 22:19:27 +05:30
e71b82c7a4 [Chinese] Fix gitter href for official chat rooms link (#33232) 2019-02-02 22:56:55 -08:00
a455b601dc Update implement-merge-sort.english.md (#29007) 2019-02-03 09:14:01 +04:00
82a58dc1b8 Added "Variations of Import statements" (#27356)
* Added "Variations of Import statements"

Added detailed list of simple variations of import statements which can be used in python.

* Fixed spelling
2019-02-02 14:25:14 -05:00
b56462c5ee Fixed grammar (#28571)
Changed 4th sentence to be more readable, it was slightly confusing with the comma.
2019-02-02 22:19:01 +04:00
a3c917ee62 changed position data to make correct values pass (#26987)
Closes: #17996
2019-02-02 21:49:36 +04:00
0f94d9dcd3 added basic meta tags (#27961) 2019-02-02 09:05:16 -07:00
5e8c958719 Update index.md (#30259) 2019-02-02 09:05:06 -07:00
457bd4de17 fix(client): remove focus event on Editor (#31591) 2019-02-02 17:55:11 +03:00
4a27b23027 Added description. (#27084)
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00
2242699f8a Add summary of commands in russian. Fix various sentences (#27318) 2019-02-01 21:58:30 +04:00
d349399e47 fix: replace Linkedin with LinkedIn (#34972) 2019-02-01 16:42:53 +05:30
664ac2fb49 Added more information and additional links (#33933)
* Added more information and additional links

* Fixed link
2019-01-31 21:12:45 -08:00
a2fd37d767 Small spelling error. (#34512)
Changed word "moongose" to "mongoose".
2019-01-31 20:51:21 -08:00
7ccd4dacf5 typo (#34340)
present tense `build` changed to proper passed tense `built`
2019-01-31 20:48:51 -08:00
aaf9d30677 Fixed grammar and Indentation (#27154)
Fixed grammar and corrected some ambiguous statements.
Changed some code to bring uniformity in indentation.
2019-01-31 16:39:16 -07:00
8fa32c52fc Fixes #13774 (#34801)
* Fixes #13774

* del redundant group in test ereg
2019-01-31 12:55:10 -08:00
c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00
e719b917a8 fix(client): Guide spacing and coloring of active element 2019-01-31 23:30:20 +03:00
fabd45e1b4 Revert "Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution (#26531)" (#34949)
This reverts commit 23096f7ed6.
2019-01-31 10:39:39 -08:00
a18d7981e6 fix: fixed markdown grammar error (#30910)
There are some markdown grammar problems,I had fixed it.
Hopefully it can works.
2019-01-30 18:43:58 -08:00
abacc3283c updated Jquery.md (#28625)
I have add more some details and some facts
2019-01-30 16:47:40 -07:00
158b27c715 Update example explanation in detail (#29643)
* Update example explanation in detail

* Update index.md
2019-01-30 15:13:16 -08:00
064c649153 fixed script for file permission (#29661) 2019-01-30 14:29:51 -08:00
7ea103fbfc Extra bracket removed in syntax section (#27705) 2019-01-30 14:25:04 -08:00
2f57c6131c added types of sockets and their comparison (#30893)
Added information about TCP and UDP protocols and their corresponding sockets ie. stream and datagram sockets.
Comparison is also added.
2019-01-30 14:22:50 -08:00
a2bf343c82 Python: Completed article Creating GUI's in Python 3 (#29633)
* Python: Completed article Creating GUI's in Python 3

In this file I've completed the stub article which is about Creating GUI's in Python 3.

* Update index.md
2019-01-30 14:06:03 -08:00
c6d4a54a7d small grammar changes (#27575) 2019-01-30 14:05:31 -08:00
6e80bb3c79 edit(guide): restructuring the sample code (#29654)
Add some comment, edit some line of codes to make it easier to understand.
2019-01-30 13:58:17 -08:00
df1eff0d9f Fixed some mistakes (literal translations) (#25906)
Some commands were translated literally. Fixed those.
2019-01-30 14:57:14 -07:00
3ff24a2a84 Corrected typos, grammar (#27201)
Fixed some spelling, capitalization, and punctuation errors and did minor edits for clarity
2019-01-30 13:54:35 -08:00
113a64b37a Outlining the concept of Heuristic Review (#28833)
* Outlining the concept of Heuristic Review

* fix: removed stub information
2019-01-30 13:46:31 -08:00
JR
0f612b8ef7 added DNS category and a resource record type subcategory w/ a stub f… (#28487)
* added DNS category and a resource record type subcategory w/ a stub for A records

* changed file named to index.md

* update: removed stub info

* Update index.md
2019-01-30 13:46:07 -08:00
dc27b9a4cc created data type conversions (#27645)
* Created Data Type convertions

Converting different data types to required types.

* Rename Data-type-Convertions to data-type-conversions

* Change file to .md

* Rename guide/english/python/data-structures/data-type-conversions.md to guide/english/python/data-structures/data-type-conversions/index.md
2019-01-30 13:31:01 -08:00
91c94cc4da Added File on the Basics of Simplex Method for Solving Linear Programming Problems (#27040)
* Create Basic-Simplex-Solution

Basics on Solving Linear Problems using the Primal Simplex Method and additional information on Alternative Simplex Algorithms.

* Rename guide/english/mathematics/Basic-Simplex-Solution to guide/english/mathematics/linear-equations/basic-simplex-solution/index.md
2019-01-30 13:27:53 -08:00
d12af36794 Create chart.js (#26904)
* Create chart.js

* Rename guide/english/javascript/chart.js to guide/english/javascript/chart-js/index.md

* fix: added frontmatter
2019-01-30 13:26:23 -08:00
4901dcc5b0 Update index.md (#22143)
Translation mistakes in some commands corrected
2019-01-30 14:02:06 -07:00