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
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
3d17ac9503
Travis build: 531
2018-09-26 09:28:33 +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
aa22ed3bbb
Update mask.md
2018-09-26 12:27:04 +03:00
0efecd9b6b
Travis build: 529
2018-09-25 20:15:39 +00:00
e4696db3b7
Merge remote-tracking branch 'origin/master'
2018-09-25 23:14:48 +03:00
de5aa8deb4
Update allEqual description
2018-09-25 23:14:42 +03:00
b38e858121
Travis build: 527 [cron]
2018-09-25 20:13:48 +00:00
8ba71beb70
Delete ISSUE_TEMPLATE.md
2018-09-25 22:36:57 +03:00
1d1d4514dc
Merge pull request #750 from 30-seconds/Chalarangelo-patch-1
...
Update issue templates
2018-09-25 22:36:37 +03:00
7abef6c5c7
Merge remote-tracking branch 'origin/master'
2018-09-25 20:39:16 +03:00
a44a19ff70
Delete test docs folder
2018-09-25 20:39:08 +03:00
1468a0ef63
Delete CNAME
2018-09-25 20:23:26 +03:00
3972ff52f1
Live test of subdomains
2018-09-25 20:14:41 +03:00
155eff5a71
Fix takeRightWhile doc
2018-09-25 10:13:32 +04:00
97467fc4dc
Merge pull request #749 from 30-seconds/Chalarangelo-new-pr-template
...
New template for PRs
2018-09-25 06:57:04 +03:00
4cbb97733b
simpler solution to mask using padStart
2018-09-25 00:21:18 +00:00
afbbe9e024
Update PULL_REQUEST_TEMPLATE.md
2018-09-24 23:21:41 +03:00
de7ec7e1ed
Travis build: 516 [cron]
2018-09-24 20:13:17 +00:00
c623412517
Delete custom.md
2018-09-24 22:42:43 +03:00