d30ff24f0e
Merge pull request #773 from mintunitish/patch-1
...
Update PULL_REQUEST_TEMPLATE.md, fix a single word type(documention versus documentation)
2018-10-02 11:03:37 -07:00
d6bc98b345
Merge pull request #768 from Siarhei-Zharnasek/master
...
Simplify triggerEvent
2018-10-02 20:58:17 +03:00
7ef313c122
Update PULL_REQUEST_TEMPLATE.md
...
Fixed Typo
2018-10-02 23:18:07 +05:30
1a92b1265f
Minor Simplifications
2018-10-02 23:10:00 +05:30
8b5b6dac65
Simplify triggerEvent
2018-10-02 11:02:52 +04:00
fd23b0ca81
Update tag_database
2018-10-02 08:35:37 +03:00
985ec1928d
Travis build: 574 [cron]
2018-10-01 20:16:38 +00:00
0464ecfd77
Merge pull request #767 from itchylol742/master
...
[FIX] change test comments in indexOfAll.test.js
2018-10-01 22:05:43 +03: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
3127f816ae
Travis build: 570
2018-10-01 16:38:09 +00:00
56ab9b10c5
Resolve #754
2018-10-01 19:36:22 +03:00
77dfa88310
Travis build: 568
2018-10-01 16:35:03 +00:00
a950d6a565
Merge pull request #746 from Siarhei-Zharnasek/master
...
Refactor takeRightWhile
2018-10-01 19:33:55 +03:00
a470bb04f0
Merge branch 'master' into master
2018-10-01 19:33:44 +03:00
77696d1bc9
Update takeRightWhile.md
2018-10-01 19:32:54 +03:00
5733491728
add celsiusToFahrenheit and fahrenheitToCelsius
2018-10-01 15:26:36 +03:00
e1506d6504
Fix packager: Babel 7, named exports
2018-10-01 10:28:27 +10: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
920f8a445b
Travis build: 561
2018-09-29 13:58:40 +00:00
6f296a3585
Update tomorrow.md
2018-09-29 16:57:40 +03:00
fd8ffcd2af
Travis build: 559
2018-09-29 13:47:39 +00:00
d1aaaf61aa
Merge pull request #757 from 30-seconds/date-snippets
...
[FEATURE] Date snippets
2018-09-29 16:46:33 +03:00
29bd1d0a3c
Added tests for new date snippets
2018-09-29 14:29:56 +03:00
e8d4ad78d9
Add isBeforeDate, isAfterDate, isSameDate
2018-09-29 13:58:38 +03:00
e9c20ed7f5
Add minDate, maxDate
2018-09-29 13:38:20 +03:00
82d59bb8de
Add dayOfYear
2018-09-29 13:22:20 +03:00
6504d476e7
Travis build: 556
2018-09-29 06:39:34 +00:00
09da1a410f
Temp fix for an issue with social links
2018-09-29 09:38:26 +03:00
15540ae582
Travis build: 554 [cron]
2018-09-28 20:14:51 +00:00
539aded75f
Travis build: 552
2018-09-28 19:47:25 +00:00
4dbe7ee45e
Merge pull request #756 from mathiasbynens/patch-1
...
Avoid confusing prototype methods for static methods
2018-09-28 22:45:02 +03:00
f2e5e26af3
Avoid confusing prototype methods for static methods
...
Correct: `Array.from()` (it’s a static method)
Incorrect: `Array.join()` (doesn’t exist; it’s a prototype method)
This patch uses the common `#` syntax to denote `.prototype.`.
2018-09-28 15:44:12 -04:00
8aa7fb851d
Travis build: 550
2018-09-28 19:01:14 +00:00
bfefb2454a
Merge remote-tracking branch 'origin/master'
2018-09-28 21:59:54 +03:00
a21099768c
Social links for README
2018-09-28 21:59:49 +03:00
f0028a385d
Travis build: 548
2018-09-28 18:50:38 +00:00
29c92e4891
Social buttons for website
2018-09-28 21:49:26 +03:00
26fab47c6b
Merge remote-tracking branch 'origin/master'
2018-09-28 20:07:32 +03:00
fa33fcc350
Search fix
2018-09-28 20:07:27 +03:00
29ddc44279
Animation fix for menu
2018-09-28 19:38:04 +03:00
9961b3a52a
Travis build: 545
2018-09-28 16:36:43 +00:00
34fba9cf7c
Updated website navigation
2018-09-28 19:35:25 +03:00
596e2ca849
Travis build: 543 [cron]
2018-09-27 20:14:50 +00:00
cf4a1645b5
Travis build: 541
2018-09-27 19:49:30 +00:00
20e7d899f3
Formatting changes
2018-09-27 22:47:46 +03:00
5d4cbb1e26
Travis build: 539
2018-09-27 15:13:22 +00:00
2239021bb1
Merge pull request #753 from 30-seconds/feature/shank
...
[FEATURE] shank()
2018-09-27 18:12:10 +03:00
2d918edc1c
Travis build: 537
2018-09-27 13:59:46 +00:00