Commit Graph

759 Commits

Author SHA1 Message Date
b159362f0e Travis build: 688 2018-10-26 14:19:53 +00:00
db0485e2bf Travis build: 684 2018-10-25 10:28:14 +00:00
4efd3aa2fb Travis build: 680 [cron] 2018-10-25 06:41:46 +00:00
9f0391fd1e Travis build: 678 [cron] 2018-10-23 14:10:24 +00:00
b08035ccf2 Travis build: 675 [cron] 2018-10-21 14:10:00 +00:00
e773784753 Travis build: 673 [custom] 2018-10-20 14:13:59 +00:00
02a508baf9 Travis build: 665 2018-10-19 17:30:49 +00:00
39c33f05df Test directory up-to-date 2018-10-19 20:28:28 +03:00
1edaed51e4 Updated the test system 2018-10-19 20:18:00 +03:00
0f334e1431 Updated packager for test builds 2018-10-19 20:17:23 +03:00
1fb3e65cca Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
229e484988 Simplify differenceBy 2018-10-17 12:01:48 +04:00
25d11ba096 Merge pull request #764 from evyatarmeged/master
[FEATURE] add celsiusToFahrenheit and fahrenheitToCelsius
2018-10-16 20:31:45 +03:00
c150912db7 Merge pull request #832 from Qo2770/master
[FEATURE] Add Kilometers/Hour to Miles/Hour conversion and reverse
2018-10-16 20:24:41 +03:00
f026e757ee Naming fix 2018-10-16 20:24:09 +03:00
26afaf454c Archived 2018-10-16 20:22:23 +03:00
faec79cba6 Simplify countBy 2018-10-15 12:18:24 +04:00
a9a61b4de2 Add Kilometers/Hour to Miles/Hour conversion and reverse 2018-10-12 21:49:43 +02:00
3b0de71606 Simplify unionBy 2018-10-10 16:47:58 +04:00
af0d56d91b Travis build: 613 [custom] 2018-10-08 17:23:40 +00:00
77ddd8a7e8 [FEATURE] Add getImages snippet (#806)
<!-- Use a descriptive title, prefix it with [FIX], [FEATURE] or [ENHANCEMENT] if applicable (use only one) -->

## Description
<!-- Write a detailed description of your changes/additions here -->
Adding a snippet to fetch all images from within a desired element.
<!-- If your PR resolves an issue, please state "Resolves #(issue number)" to help maintainers process it faster -->
<!-- If you think your PR will cause breaking changes, require changes in the documentation etc, please be so kind as to explain what, where and how -->

## PR Type
- [x] Snippets, Tests & Tags (new snippets, updated snippets, re-tagging of snippets, added/updated tests)
- [ ] Scripts & Website & Meta (anything related to files in the [scripts folder](https://github.com/30-seconds/30-seconds-of-code/tree/master/scripts), how the repository's automated procedures work and the website)
- [ ] Glossary & Secondary Features (anything related to the glossary, such as new or updated terms or other secondary features)
- [ ] General, Typos, Misc. & Meta (everything else, typos, general stuff and meta files in the repository - e.g. the issue template)

## Guidelines
- [x] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md) document.
2018-10-07 15:24:36 +02:00
50561379d9 Travis build: 599 [custom] 2018-10-05 21:08:23 +00:00
60c418e1ac Travis build: 597 [cron] 2018-10-04 20:18:24 +00:00
695273853f [FIX] allEqual.test.js test arrays with different types in the same array (#805)
allEqual test false when there are different types
2018-10-04 22:06:48 +03:00
998a1ae477 Merge pull request #803 from hckr/atob-btoa
[FIX] Error with new in btoa
2018-10-04 16:44:55 +03:00
645cda1b9d Fix error with new in btoa 2018-10-04 12:58:44 +02:00
6552ca59ad Merge pull request #800 from hckr/atob-btoa
[FIX] Replace deprecated calls in atob and btoa
2018-10-04 06:36:39 +03:00
3bcf815565 Replace deprecated calls in atob and btoa 2018-10-03 23:08:31 +02:00
d9de6e6977 Travis build: 590 [cron] 2018-10-03 20:17:00 +00:00
befb3875a4 Merge pull request #765 from 30-seconds/is-stream
Add isStream
2018-10-03 22:17:29 +03:00
551a221df8 Add readable, writable and duplex 2018-10-03 22:16:10 +03:00
cbff3c17b6 Merge pull request #777 from mintunitish/master
Minor Simplification
2018-10-03 08:02:52 +03:00
96082b2f74 Travis build: 579 [cron] 2018-10-02 20:18:29 +00:00
1a92b1265f Minor Simplifications 2018-10-02 23:10:00 +05:30
8b5b6dac65 Simplify triggerEvent 2018-10-02 11:02:52 +04:00
985ec1928d Travis build: 574 [cron] 2018-10-01 20:16:38 +00:00
39c1e57429 change test comments
changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val
2018-10-01 14:35:22 -04:00
474aaffbbf Add isStream 2018-10-01 20:12:19 +03:00
a470bb04f0 Merge branch 'master' into master 2018-10-01 19:33:44 +03:00
5733491728 add celsiusToFahrenheit and fahrenheitToCelsius 2018-10-01 15:26:36 +03:00
f5596168b4 Travis build: 565 [cron] 2018-09-30 20:15:19 +00:00
eca8ab3152 Travis build: 563 [cron] 2018-09-29 20:15:22 +00:00
29bd1d0a3c Added tests for new date snippets 2018-09-29 14:29:56 +03:00
15540ae582 Travis build: 554 [cron] 2018-09-28 20:14:51 +00:00
596e2ca849 Travis build: 543 [cron] 2018-09-27 20:14:50 +00:00
2239021bb1 Merge pull request #753 from 30-seconds/feature/shank
[FEATURE] shank()
2018-09-27 18:12:10 +03:00
711e3b8158 Merge pull request #748 from 30-seconds/indentString
Add indentString
2018-09-27 16:58:31 +03:00
cc0c55da83 shank() - array - duplicates Array.prototype.splice() except returns a new array instead of mutating in-place
Update shank.md

Update shank.md

Update shank.js

Update shank.test.js

Update tag_database

remove testlog
2018-09-27 14:59:50 +02:00
f3a8851ca4 Travis build: 533 [cron] 2018-09-26 20:14:02 +00:00
f8d3cc5780 Merge pull request #751 from Theomg/master
[ENHANCEMENT] Simpler solution to mask using padStart
2018-09-26 12:27:33 +03:00