Commit Graph

690 Commits

Author SHA1 Message Date
8d558bf6fa Simplify unionBy 2018-10-10 16:47:58 +04:00
593d2f0a06 Travis build: 613 [custom] 2018-10-08 17:23:40 +00:00
946a30ab4c [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
b9128fb477 Travis build: 599 [custom] 2018-10-05 21:08:23 +00:00
c0f5d12fbe Travis build: 597 [cron] 2018-10-04 20:18:24 +00:00
0fa5902940 [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
4634168133 Merge pull request #803 from hckr/atob-btoa
[FIX] Error with new in btoa
2018-10-04 16:44:55 +03:00
5f41925219 Fix error with new in btoa 2018-10-04 12:58:44 +02:00
b5ca05fbcc Merge pull request #800 from hckr/atob-btoa
[FIX] Replace deprecated calls in atob and btoa
2018-10-04 06:36:39 +03:00
c798852df7 Replace deprecated calls in atob and btoa 2018-10-03 23:08:31 +02:00
6905412c14 Travis build: 590 [cron] 2018-10-03 20:17:00 +00:00
c7073ff1b5 Merge pull request #765 from 30-seconds/is-stream
Add isStream
2018-10-03 22:17:29 +03:00
21622234d6 Add readable, writable and duplex 2018-10-03 22:16:10 +03:00
c18f8d6b6d Merge pull request #777 from mintunitish/master
Minor Simplification
2018-10-03 08:02:52 +03:00
bd03c24cbd Travis build: 579 [cron] 2018-10-02 20:18:29 +00:00
ee5586c7f2 Minor Simplifications 2018-10-02 23:10:00 +05:30
981311ef05 Simplify triggerEvent 2018-10-02 11:02:52 +04:00
bf35deabc8 Travis build: 574 [cron] 2018-10-01 20:16:38 +00:00
2786ccfe0a 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
55c2bd3ac4 Add isStream 2018-10-01 20:12:19 +03:00
420bb90628 Merge branch 'master' into master 2018-10-01 19:33:44 +03:00
56ad717d46 Travis build: 565 [cron] 2018-09-30 20:15:19 +00:00
b111778a1c Travis build: 563 [cron] 2018-09-29 20:15:22 +00:00
451132c302 Added tests for new date snippets 2018-09-29 14:29:56 +03:00
b6b3288992 Travis build: 554 [cron] 2018-09-28 20:14:51 +00:00
3f52b7606a Travis build: 543 [cron] 2018-09-27 20:14:50 +00:00
aa15eada60 Merge pull request #753 from 30-seconds/feature/shank
[FEATURE] shank()
2018-09-27 18:12:10 +03:00
65a8221fb8 Merge pull request #748 from 30-seconds/indentString
Add indentString
2018-09-27 16:58:31 +03:00
efce13b1e1 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
a4058f9a2e Travis build: 533 [cron] 2018-09-26 20:14:02 +00:00
f26818b4d6 Merge pull request #751 from Theomg/master
[ENHANCEMENT] Simpler solution to mask using padStart
2018-09-26 12:27:33 +03:00
a582850d3d Travis build: 527 [cron] 2018-09-25 20:13:48 +00:00
77167a059d simpler solution to mask using padStart 2018-09-25 00:21:18 +00:00
9e6c789bea Travis build: 516 [cron] 2018-09-24 20:13:17 +00:00
28e84d483c Add indentString 2018-09-24 22:14:27 +03:00
680b3a3ac0 Travis build: 509 [cron] 2018-09-23 20:13:39 +00:00
ba31c7cf39 Travis build: 507 [cron] 2018-09-22 20:13:16 +00:00
20daf7635e Travis build: 481 [cron] 2018-09-21 20:12:39 +00:00
1028ee2372 Travis build: 479 [cron] 2018-09-20 20:12:50 +00:00
9c6087c4ac Refactor takeRightWhile 2018-09-20 18:10:31 +04:00
bc0b19122f Travis build: 477 [cron] 2018-09-19 20:12:36 +00:00
5db73f463e Travis build: 475 [cron] 2018-09-18 20:12:19 +00:00
1356dca8e9 Merge pull request #744 from Siarhei-Zharnasek/master
Simplify observeMutations
2018-09-18 08:25:54 +03:00
6e954a24d9 Travis build: 472 [cron] 2018-09-17 20:12:50 +00:00
2ceed3cf20 Simplify observeMutations 2018-09-17 11:53:50 +04:00
c384694abd Travis build: 470 [cron] 2018-09-16 20:11:11 +00:00
ddacc1c032 Travis build: 468 [cron] 2018-09-15 20:10:55 +00:00
c845c2bced Linted archive 2018-09-15 13:52:12 +03:00
2918facf25 Linted tests 2018-09-15 12:52:15 +03:00
fb3a9419dd Merge pull request #742 from Siarhei-Zharnasek/master
Add unit tests for deepFreeze
2018-09-15 12:31:57 +03:00