Commit Graph

4637 Commits

Author SHA1 Message Date
xaveyaguarez
245e7442d8 use function in coalesce factory 2017-12-17 14:09:04 -08:00
David Wu
e490889801 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 22:49:57 +01:00
Angelos Chalaris
078de0a951 Merge pull request #229 from fejes713/master
Fix all test cases
2017-12-17 23:44:55 +02:00
Stefan Feješ
6791be0dfe Update readme and index 2017-12-17 22:43:08 +01:00
David Wu
56d4ed6762 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 22:35:40 +01:00
Stefan Feješ
82b850fd00 Fix test cases 2017-12-17 22:26:07 +01:00
Stefan Feješ
e87678f359 Merge pull request #5 from Chalarangelo/master 2017-12-17 22:11:54 +01:00
xaveyaguarez
021df91849 split coalesce into 2 functions 2017-12-17 11:39:24 -08:00
Angelos Chalaris
3d0bed6332 Merge pull request #227 from Pl4gue/web-patch-1
Add logo hyperlink to repo
2017-12-17 21:25:50 +02:00
David Wu
e33a1d9850 make logo a hyperlink to repository 2017-12-17 19:26:27 +01:00
David Wu
fa7b8973e1 remove changes from non-static index 2017-12-17 19:26:17 +01:00
David Wu
48775ff477 Add logo hyperlink to repo 2017-12-17 19:21:38 +01:00
David Wu
96b407e0fe Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 19:14:35 +01:00
Angelos Chalaris
4634716010 Typo and regeneration 2017-12-17 19:58:18 +02:00
Angelos Chalaris
3542b287ca Merge pull request #225 from Pl4gue/patch-3
Fix hexToRGB() issue with 3-digit colorcodes
2017-12-17 19:57:41 +02:00
David Wu
325b9f477f Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 18:57:17 +01:00
Angelos Chalaris
66b90951c6 Merge pull request #222 from BlakeGuilloud/patch-1
Typo in Readme.md
2017-12-17 19:56:46 +02:00
Angelos Chalaris
5a25eebc4a Merge pull request #224 from Pl4gue/patch-2
Fix extendHex.md wrong functionality
2017-12-17 19:56:27 +02:00
David Wu
57f1829ac7 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 18:56:22 +01:00
Angelos Chalaris
c1e9f34380 Updated framework to use min version 2017-12-17 19:40:44 +02:00
Angelos Chalaris
f915878eb1 Added a simple web builder 2017-12-17 19:36:44 +02:00
David Wu
e704df7b96 Update hexToRGB.md 2017-12-17 18:33:57 +01:00
David Wu
f283e4f685 Update extendHex.md 2017-12-17 18:18:50 +01:00
Blake Guilloud
bc7d0b7c3b Typo in Readme.md
Fixed arrayMin description to reflect it's functionality.
2017-12-17 12:16:39 -05:00
David Wu
a0dfa81a7b Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into patch-1 2017-12-17 17:55:47 +01:00
Meet Zaveri
ad9b16b3f6 Update sqaure_it.md 2017-12-17 22:15:36 +05:30
Meet Zaveri
e8abd35702 Update sqaure_it.md 2017-12-17 22:13:10 +05:30
Angelos Chalaris
b2b5627df8 Merge pull request #221 from Chalarangelo/renaming
Renaming
2017-12-17 17:56:42 +02:00
Angelos Chalaris
9db5e43e66 Fully renamed and updated everything, tagged, built 2017-12-17 17:55:51 +02:00
Angelos Chalaris
c209d9e972 Merge pull request #218 from fejes713/master
Fix naming
2017-12-17 16:55:46 +02:00
Stefan Feješ
b848906fe5 fix naming 2017-12-17 15:41:31 +01:00
David Wu
7630bafa22 Issue template 2017-12-17 14:56:53 +01:00
Stefan Feješ
8cea052bb1 Merge pull request #4 from Chalarangelo/master 2017-12-17 14:49:19 +01:00
Angelos Chalaris
5a7c7746f6 Merge pull request #213 from schichulin/master
Fix Array pull (mutates array) to pull out values correctly
2017-12-17 15:23:28 +02:00
Sergey Chichulin
3229ffd2b6 update Array pull in README.md 2017-12-17 14:53:24 +02:00
Sergey Chichulin
2d28b22fb2 fix array-pull to pull out values correctly 2017-12-17 14:33:52 +02:00
Angelos Chalaris
dda73dfdde Merge pull request #212 from Chalarangelo/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-12-17 13:16:40 +02:00
Angelos Chalaris
16e9427c95 Create CODE_OF_CONDUCT.md 2017-12-17 13:16:27 +02:00
Angelos Chalaris
5b89ecac22 Fix typo 2017-12-17 13:12:10 +02:00
Angelos Chalaris
4f66cc6736 Merge pull request #211 from vivek28111992/patch-1
Updated ReadMe.md
2017-12-17 13:11:44 +02:00
Vivek
5f2821934b Updated ReadMe.md
changed `indow.speechSynthesis.getVoices()` to `window.speechSynthesis.getVoices()` in Speech synthesis (experimental)
2017-12-17 16:34:58 +05:30
Angelos Chalaris
10786e928f Build 2017-12-17 13:01:31 +02:00
Angelos Chalaris
87f1ce5d82 Merge pull request #210 from Kladdkaka/master
Changing _ to () :)
2017-12-17 13:01:12 +02:00
Angelos Chalaris
93165014da Update CONTRIBUTING.md 2017-12-17 13:00:35 +02:00
Kladdkaka
ac17bdfbe6 Update UUID-generator.md 2017-12-17 11:56:01 +01:00
Kladdkaka
91cd64f8ec changing _ to () 2017-12-17 11:55:41 +01:00
Kladdkaka
6793f32a97 changing _ to () 2017-12-17 11:55:13 +01:00
Kladdkaka
d02073c0db changing _ to () 2017-12-17 11:54:53 +01:00
Kladdkaka
804876b063 Update CONTRIBUTING.md 2017-12-17 11:54:10 +01:00
Angelos Chalaris
a8f6dfb568 Merge #113 2017-12-17 12:48:07 +02:00