Commit Graph

8987 Commits

Author SHA1 Message Date
deb180d153 add click inside and click outside snippet 2019-05-13 20:34:17 -04:00
5c4c34ff5d Update deepGet.md 2019-05-09 13:48:15 +03:00
829c5beec8 Rename deepGetter to deepGet 2019-05-09 18:30:52 +08:00
42fea928ba Merge branch 'master' of https://github.com/halsn/30-seconds-of-code 2019-05-09 18:07:39 +08:00
9093c33496 Add deepGetter.md 2019-05-09 18:06:43 +08:00
0c75218933 revert generated files 2019-05-09 17:58:00 +08:00
8800c77170 Revert "Add deepGetter.md"
This reverts commit 5002ce8cef.
2019-05-09 17:51:30 +08:00
cc6db5fdbc Add deepGetter.md 2019-05-09 15:52:56 +08:00
9c1cb37a16 Update README.md 2019-05-09 08:42:44 +03:00
8440492710 just slice arr once
use variable `rightIndex` to make it more efficient, just slice arr once.
2019-05-04 16:32:47 +08:00
36fd8c91bd Merge pull request #2 from 30-seconds/master
update
2019-05-04 16:16:15 +08:00
435e3e63eb Modified requirements 2019-04-19 15:27:15 +05:30
df18a3f7b2 modified gcd.md to fewer lines of code
modify gcd.md to fewer lines of code

modified README
2019-04-19 14:55:34 +05:30
11c04593a4 Travis build: 1118 [cron] 2019-04-15 15:32:49 +00:00
79763ab63f Travis build: 1116 2019-04-15 07:01:48 +00:00
4c4a1f23d8 Merge pull request #956 from vaibhavmande/drop-snippet-typo-fix
Minor typo fixes with drop and dropRight snippets
2019-04-15 09:58:42 +03:00
cf2593d7f4 - Fixing typo, the terms slice and removed were used at same place 2019-04-15 10:33:56 +05:30
ec521280ab Merge pull request #56 from gianpaj/patch-1 2019-04-14 21:22:50 +10:00
382554750e Fix leftover star 2019-04-14 21:22:35 +10:00
f597cbf57f Merge pull request #57 from gianpaj/patch-2
fix(StarRating): There is `this` in hooks
2019-04-14 21:21:53 +10:00
45306f4480 fix(StarRating): There is this in hooks 2019-04-14 14:19:50 +03:00
f0e08e93c7 Fix Ticker. Left over from the good old Class days
😄
2019-04-14 14:15:49 +03:00
4350413674 Travis build: 1113 [cron] 2019-04-13 15:31:46 +00:00
910dd5c248 Travis build: 1111 2019-04-13 07:38:40 +00:00
0a16580474 Merge pull request #954 from skatcat31/skatcat31-isEmpty
Maps and Sets are not collections, but Stores
2019-04-13 10:35:50 +03:00
8629d97eb5 remove Map and Set as the tests are wrong 2019-04-13 00:27:28 -07:00
96d61565ea Maps and Sets are not collections, but Stores
They use size instead of length
2019-04-13 00:24:37 -07:00
e3f503f96c Travis build: 1106 [cron] 2019-04-09 15:29:50 +00:00
40371f9a6e Travis build: 1104 2019-04-08 18:22:10 +00:00
27b8ca7521 Merge pull request #948 from schneiderl/master
Fixed typos
2019-04-08 21:18:52 +03:00
46d53eb35d Travis build: 1102 [cron] 2019-04-08 15:31:34 +00:00
4c5ad3ab6e Fixing bot error 2019-04-08 11:25:31 -03:00
4b37bf6ef5 Fix snippets typos 2019-04-08 11:21:59 -03:00
cf684410f3 Fixed typos on glossary 2019-04-08 11:21:14 -03:00
27b26630ab Travis build: 1100 2019-04-08 05:41:51 +00:00
1654380bb5 Merge pull request #934 from dimensi/master
add serializeForm snippet
2019-04-08 08:39:06 +03:00
3a3daef16d Update tag_database 2019-04-08 08:38:49 +03:00
414b5ff8de Update serializeForm.md 2019-04-08 08:38:00 +03:00
b1d9b8620d Update formToObject.md 2019-04-08 08:36:00 +03:00
2b84b1478b revert temp files 2019-04-06 15:38:13 +03:00
5424f64e2c Merge pull request #75 from OmarTahoun/master
[FIX: #71] wrong return value for is_upper_case("a3@$")
2019-03-31 18:25:41 +03:00
1c9fa9f0a5 Merge pull request #55 from sreejithsankar55/patch-1
Fixed a grammatical error.
2019-03-30 10:23:41 +02:00
b8d1c56a0a Merge pull request #50 from arjunmahishi/contribType
Fixed typo
2019-03-30 10:23:23 +02:00
07a5c5f43d Merge pull request #46 from sidagrawal/patch-1
Update byte_size.md
2019-03-30 10:23:03 +02:00
e569f6decb Merge pull request #35 from LeonardoGaldino/master
Fix bug on zip snippet
2019-03-30 10:22:31 +02:00
d94bc9bf52 typo fix Closes #71 2019-03-28 19:45:52 +08:00
ab10738ba9 Build README 2019-03-27 08:59:09 +02:00
8655ebf8f7 Merge pull request #54 from sellalone/master
Add Modal Component
2019-03-27 08:57:47 +02:00
896f57328d Update Modal.md 2019-03-27 08:57:15 +02:00
03aa401c92 Travis build: 1083 [cron] 2019-03-23 15:20:00 +00:00