b8880d685c
corrected spelling ( #30261 )
2019-01-15 15:05:26 -06:00
db82a53408
Fixed a compilation error and some spelling mistakes ( #30984 )
2019-01-15 15:03:52 -06:00
afa94e6dbc
Added content to stub ( #25717 )
...
* Added content to stub
Explained what PEMDAS represents, gave examples using it, and discussed a few special cases
* Re-added 'more information' section
2019-01-15 16:00:10 -05:00
ebf657912e
Emphasized the element comparison in the example ( #25506 )
...
In the example I've emphasized the element pair which are being compared. This will provide an intuitive visual cue just by looking at the example. It kind of shows the bubble effect.
2019-01-15 15:59:28 -05:00
8e8d54f6be
Added the text ( #25266 )
...
Added the text in
-line 11
-line 38 to 62
for simplification in understanding the 'WHERE' clause
2019-01-15 15:50:35 -05:00
844554aab9
typo ( #29647 )
2019-01-15 14:42:22 -06:00
4e342714db
Added points to note while using git rebase ( #25244 )
...
Git rebase is very powerful but is dangerous as well. Updated the guide to mention when to use rebase, and when not to use rebase.
2019-01-15 15:42:08 -05:00
5831dc657a
fixed spelling errors, added more information ( #28297 )
...
- logic changes
- explanations on different statements
2019-01-15 14:34:17 -06:00
b35f9a02ac
edited "variable a = 10 not 100" ( #27193 )
2019-01-15 14:33:24 -06:00
4b31b43cbe
Removed The extra "for" text ( #29257 )
...
Line 12
2019-01-15 14:26:09 -06:00
ef8d5842ec
Add the "v4 Panel component Migration changes" ( #24538 )
...
* Add the "v4 Panel component Migration changes"
* markdownize code samples
remove repeated code
make it prettier
2019-01-15 14:22:10 -06:00
74de20f3cf
Fixing spelling errors ( #27199 )
2019-01-15 14:21:02 -06:00
d0a534537c
Update index.md ( #34846 )
2019-01-15 14:19:09 -06:00
2f1cb755c0
Updated some words for better consistency and flow ( #27974 )
2019-01-15 14:05:26 -06:00
8d0441fe1b
just added 's' to 'Resources'. ( #27934 )
2019-01-15 14:04:37 -06:00
50fc5f6559
deleted "can help you" and changed to "helps you" ( #27143 )
...
It felt better when reading it. It flowed better.
2019-01-15 14:03:55 -06:00
a2451f180f
Add Pa11y ( #26953 )
2019-01-15 14:03:01 -06:00
48a2f7b3ef
adds example ( #26666 )
...
* adds example
* change to simplified Chinese
We currently only work on simplified Chinese
2019-01-15 10:05:59 -08:00
c09ea9111b
Adds border and edits the meaning of the headline ( #26630 )
2019-01-15 10:05:30 -08:00
381ebb0b32
fix: remove extraneous key
2019-01-15 19:52:19 +05:30
ce23f9fb7e
fix: update custom loopback-component-passport
2019-01-15 19:52:19 +05:30
f0c8211e95
feat: use mock authentication for local dev
2019-01-15 19:52:19 +05:30
b734f5033d
docs(readme): rename italian readme
2019-01-15 14:01:33 +00:00
c628519fa7
docs(readme): rename french readme
2019-01-15 14:01:33 +00:00
d53c774bd4
fix: Shrunk margin of default-layout
2019-01-15 17:45:15 +05:30
2888f9eda8
feat(client): Update all client gatsby packages ( #34866 )
2019-01-15 14:41:23 +05:30
87fc92e2e4
Edit grammar and links ( #27903 )
...
* Edit grammar and links
Edit grammar and change URL links to reference-style links
* Make `## lessons learned` area more readable
2019-01-14 22:31:43 -06:00
d7a482ae3c
Update index.md ( #26797 )
...
Cleaned up some markdown and grammar.
2019-01-14 22:27:01 -05:00
93ccb0d926
Rephrased for readability ( #26887 )
2019-01-14 22:23:34 -05:00
3e90137ab1
Update index.md ( #27148 )
...
Minor grammar and typo edits.
2019-01-14 20:12:45 -06:00
a96ed8e797
Fix: Fixed formatting issues and broken links ( #28930 )
2019-01-14 20:11:06 -06:00
d894fe4c6b
Uppercase to lowercase ( #28317 )
2019-01-14 20:01:55 -06:00
a19d95440c
Updated link label in angular resources guide ( #26911 )
2019-01-14 19:49:33 -06:00
f3c9c77413
Added word on line 12 ( #33392 )
...
I added the word "the" before "collision" on line 12.
2019-01-14 19:49:00 -06:00
66a8b063df
Update index.md ( #29021 )
...
* Update index.md
Corrected some words
* shorten, no need for all that
2019-01-14 19:47:52 -06:00
b6a1b6f163
Improved Grammar under Setting Up Animation ( #28608 )
...
From "...must include into the root module's imports array." to "...must be included into the root module's imports array."
2019-01-14 19:43:13 -06:00
d4a4aba44d
SortingAlgorithms index.md ( #29019 )
...
* Update index.md
Additional information added about the trade-offs of speed vs resources used.
* fix typo's
add 't' to algorihms
change 's' to 'c' in resourses
2019-01-14 19:41:03 -06:00
3b11ae3f30
Changed text to 'About Cloud Firestore' ( #29246 )
2019-01-14 19:35:26 -06:00
32e615055e
Minor grammatical corrections. ( #31232 )
2019-01-14 19:29:33 -06:00
45d8907d00
A YouTube description of Boundary Fill ( #31505 )
2019-01-14 19:27:12 -06:00
55c627d719
Some punctuation mistakes were fixed. ( #27947 )
2019-01-14 18:25:27 -07:00
0980393fe5
Spelling fixes ( #27829 )
...
Fix spelling "asceding" to "ascending", "clasical" to "classical", "wikipedia" to "Wikipedia"
2019-01-14 19:24:22 -06:00
695e83b6b6
Update index.md ( #27169 )
...
eliminated the unnecessary extra space before two colons.
2019-01-14 19:22:28 -06:00
dcca8f7af6
Reduced and rephrased words for enhanced clarity ( #28730 )
2019-01-14 19:21:06 -06:00
64a385662b
Fix typo line 60 ( #31803 )
...
adiacent to adjacent
2019-01-14 19:20:30 -06:00
4f79ad82e4
Spelling and spacing fixes ( #29783 )
2019-01-14 19:16:35 -06:00
69a6531bb9
Introduce runhaskell Option ( #32487 )
...
As an alternative to compiling and running the executable.
2019-01-14 18:14:34 -07:00
13ca5969cd
added description to wikipedia link ( #30649 )
2019-01-14 19:14:21 -06:00
db4ab8d134
Fixing spelling "mantain" ( #27820 )
...
Fix spelling "mantain" to "maintain"
2019-01-14 19:10:59 -06:00
5ae96ccfa8
Update index.md, added feature set ( #27100 )
2019-01-14 18:10:34 -07:00