30eb6072c3
Changing instances of the word falsey to falsy for consistency sake, and especially as there is the array FilterFalsy function that is spelled without an e.
2019-07-04 14:41:14 -05:00
f4df77d62f
fix(tests): expectations of some async test where not working ( #989 )
2019-06-26 08:35:24 +03:00
83a6a6ea32
[ENHANCEMENT] Properly configure eslint to work with jest ( #988 )
...
* chore: make aware eslint that we use jest
By setting up the jest environment, we no longer need to declare the
'test' global in the configuration.
* chore: don't need to import expect, it's a jest environment global
* chore: don't need to import expect when creating undefined test
2019-06-18 08:34:45 +03:00
e970ed2d2c
Travis build: 1233
2019-06-13 05:07:40 +00:00
5366d536da
fix: typo on minDate test description
2019-06-12 11:15:49 -06:00
16ade9e840
Travis build: 1221
2019-06-07 15:03:12 +00:00
5e9e54fe18
Travis build: 1216
2019-06-06 05:41:53 +00:00
8fb04bf37b
Travis build: 1209
2019-06-05 07:47:17 +00:00
c6279b0af7
Travis build: 1201
2019-06-05 06:31:03 +00:00
9a49defdc3
Travis build: 1195
2019-06-03 09:36:57 +00:00
6a1fbf9fed
Travis build: 1192
2019-06-03 09:01:19 +00:00
059531df54
Travis build: 1190
2019-06-03 08:53:47 +00:00
b97f9baf34
Travis build: 1184
2019-05-30 20:57:22 +00:00
6b4b006ff1
Travis build: 1179
2019-05-30 06:18:50 +00:00
9063fad13d
Travis build: 1175
2019-05-29 06:19:16 +00:00
0dca4d0374
Travis build: 1170
2019-05-27 15:43:01 +00:00
905402226a
Manual build
2019-05-15 12:41:42 +03:00
829c5beec8
Rename deepGetter to deepGet
2019-05-09 18:30:52 +08:00
9093c33496
Add deepGetter.md
2019-05-09 18:06:43 +08:00
8800c77170
Revert "Add deepGetter.md"
...
This reverts commit 5002ce8cef .
2019-05-09 17:51:30 +08:00
cc6db5fdbc
Add deepGetter.md
2019-05-09 15:52:56 +08:00
79763ab63f
Travis build: 1116
2019-04-15 07:01:48 +00:00
910dd5c248
Travis build: 1111
2019-04-13 07:38:40 +00:00
27b26630ab
Travis build: 1100
2019-04-08 05:41:51 +00:00
1654380bb5
Merge pull request #934 from dimensi/master
...
add serializeForm snippet
2019-04-08 08:39:06 +03:00
2b84b1478b
revert temp files
2019-04-06 15:38:13 +03:00
415f5b46b9
Travis build: 1081
2019-03-23 12:11:32 +00:00
d617f3bbc4
fix JSONToDate test about timezone
2019-03-23 17:37:54 +08:00
54ec7f14db
Travis build: 1074
2019-03-19 07:46:09 +00:00
c1abc7a12b
Merge pull request #937 from mkopa/935-isNumber
...
[FIX] #935 isNumber is wrong for NaN
2019-03-19 09:42:31 +02:00
fdfb1a9b52
Travis build: 1072
2019-03-19 07:41:59 +00:00
74e212fb9a
Improve arrayToCSV to escape quotes in strings and un-quote numeric values.
2019-03-18 23:16:19 +10:00
9fbb61c79c
Travis build: 1068
2019-03-18 06:32:40 +00:00
3d96e30092
Travis build: 1066
2019-03-17 15:13:05 +00:00
c2fc4dd52e
Travis build: 1064
2019-03-17 12:36:20 +00:00
e5de2db600
Travis build: 1060 [cron]
2019-03-16 15:17:57 +00:00
c7fb5aa189
add test, update tags, update description
2019-03-15 12:54:57 +03:00
0daced5fd5
Fix isNumber snippet and add test for NaN value
2019-03-15 10:45:05 +01:00
08c9806c72
Travis build: 1043
2019-03-05 18:13:20 +00:00
d26eb7d2a6
fix: differenceBy.md --> update differenceBy.test.js
2019-03-05 12:26:06 -05:00
8b1d5bbd3e
Travis build: 1037
2019-03-03 00:10:36 +00:00
1d84a5bf9b
Travis build: 1033
2019-03-01 17:48:12 +00:00
8e22f9495b
Travis build: 1026
2019-02-28 18:05:29 +00:00
04136eab6f
Merge pull request #898 from FujiHaruka/promisify_test
...
Update promisify.test.js
2019-02-28 20:01:22 +02:00
ffc7d2aeb8
Travis build: 1019
2019-02-25 06:42:36 +00:00
067ad291d6
Update vectorDistance.test.js
2019-02-25 08:39:44 +02:00
0da7e8ce01
Update vectorDistance.test.js
2019-02-25 08:31:21 +02:00
9d26e0a93b
Create vectorDistance.test.js
2019-02-23 15:48:20 +00:00
240e38b4a0
Travis build: 1012
2019-02-23 10:50:43 +00:00
9c607d00f2
Fix issues with #922
2019-02-23 12:47:03 +02:00