5e9e54fe18
Travis build: 1216
2019-06-06 05:41:53 +00:00
7c128fdb5b
Travis build: 1211 [custom]
2019-06-05 09:55:25 +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
472546d0db
Fix memory leak in createEventHub Issue #952
2019-05-29 20:51:41 +02:00
9063fad13d
Travis build: 1175
2019-05-29 06:19:16 +00:00
7db36a21d1
Merge pull request #960 from henrycjchen/master
...
update-dropRightWhilejust: slice arr once
2019-05-29 09:16:18 +03:00
0dca4d0374
Travis build: 1170
2019-05-27 15:43:01 +00:00
c2f1ae271b
docs: fix typo
2019-05-26 19:02:43 +12:00
1d612fecc3
Update allEqual.md
...
Resolve #964
2019-05-24 10:19:25 +03:00
905402226a
Manual build
2019-05-15 12:41:42 +03:00
5c4c34ff5d
Update deepGet.md
2019-05-09 13:48:15 +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
8440492710
just slice arr once
...
use variable `rightIndex` to make it more efficient, just slice arr once.
2019-05-04 16:32:47 +08:00
79763ab63f
Travis build: 1116
2019-04-15 07:01:48 +00:00
cf2593d7f4
- Fixing typo, the terms slice and removed were used at same place
2019-04-15 10:33:56 +05:30
910dd5c248
Travis build: 1111
2019-04-13 07:38:40 +00:00
8629d97eb5
remove Map and Set as the tests are wrong
2019-04-13 00:27:28 -07:00
96d61565ea
Maps and Sets are not collections, but Stores
...
They use size instead of length
2019-04-13 00:24:37 -07:00
40371f9a6e
Travis build: 1104
2019-04-08 18:22:10 +00:00
4c5ad3ab6e
Fixing bot error
2019-04-08 11:25:31 -03:00
4b37bf6ef5
Fix snippets typos
2019-04-08 11:21:59 -03: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
414b5ff8de
Update serializeForm.md
2019-04-08 08:38:00 +03:00
b1d9b8620d
Update formToObject.md
2019-04-08 08:36:00 +03:00
415f5b46b9
Travis build: 1081
2019-03-23 12:11:32 +00: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
a5b0abeb36
Update isNumber.md
2019-03-19 09:41:49 +02: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
611c0132fe
Update checkProp.md
2019-03-18 08:29:42 +02:00
3d96e30092
Travis build: 1066
2019-03-17 15:13:05 +00:00
3e54f32435
Merge pull request #940 from skatcat31/master
...
[FEATURE] add checkProp utility function for inspecting objects
2019-03-17 08:10:07 -07:00
db377f79ca
add missing parens
2019-03-17 08:09:25 -07:00
c2fc4dd52e
Travis build: 1064
2019-03-17 12:36:20 +00:00
54ed736e28
Create checkProp.md
...
Adds a simple `checkProp` factory function for re-usable utility predicates.
The reason the predicate comes before the prop is to signify the predicate will be called with the prop, however I have no desire to make that a hard requirement. Order can easily be changed.
2019-03-16 18:53:00 -07:00
e5de2db600
Travis build: 1060 [cron]
2019-03-16 15:17:57 +00:00
670abc519e
update descriptions
2019-03-15 13:16:03 +03:00
c7fb5aa189
add test, update tags, update description
2019-03-15 12:54:57 +03:00