Commit Graph

4744 Commits

Author SHA1 Message Date
0c75218933 revert generated files 2019-05-09 17:58:00 +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
36fd8c91bd Merge pull request #2 from 30-seconds/master
update
2019-05-04 16:16:15 +08:00
11c04593a4 Travis build: 1118 [cron] 2019-04-15 15:32:49 +00:00
79763ab63f Travis build: 1116 2019-04-15 07:01:48 +00:00
4c4a1f23d8 Merge pull request #956 from vaibhavmande/drop-snippet-typo-fix
Minor typo fixes with drop and dropRight snippets
2019-04-15 09:58:42 +03:00
cf2593d7f4 - Fixing typo, the terms slice and removed were used at same place 2019-04-15 10:33:56 +05:30
4350413674 Travis build: 1113 [cron] 2019-04-13 15:31:46 +00:00
910dd5c248 Travis build: 1111 2019-04-13 07:38:40 +00:00
0a16580474 Merge pull request #954 from skatcat31/skatcat31-isEmpty
Maps and Sets are not collections, but Stores
2019-04-13 10:35:50 +03: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
e3f503f96c Travis build: 1106 [cron] 2019-04-09 15:29:50 +00:00
40371f9a6e Travis build: 1104 2019-04-08 18:22:10 +00:00
27b8ca7521 Merge pull request #948 from schneiderl/master
Fixed typos
2019-04-08 21:18:52 +03:00
46d53eb35d Travis build: 1102 [cron] 2019-04-08 15:31:34 +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
cf684410f3 Fixed typos on glossary 2019-04-08 11:21:14 -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
3a3daef16d Update tag_database 2019-04-08 08:38:49 +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
2b84b1478b revert temp files 2019-04-06 15:38:13 +03:00
03aa401c92 Travis build: 1083 [cron] 2019-03-23 15:20:00 +00:00
415f5b46b9 Travis build: 1081 2019-03-23 12:11:32 +00:00
db192050fa Merge pull request #945 from Seasonley/master
[FIX] JSONToDate test about timezone
2019-03-23 14:08:25 +02:00
d617f3bbc4 fix JSONToDate test about timezone 2019-03-23 17:37:54 +08:00
affaaca67a Travis build: 1076 [cron] 2019-03-19 15:19:15 +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
63a70ee86d Merge pull request #942 from howey-aus/master
[ENHANCEMENT] arrayToCSV escape quotes in strings and un-quote numeric vals
2019-03-19 09:39:02 +02:00
ce07aa6814 Travis build: 1070 [cron] 2019-03-18 15:18:41 +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
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
f1fe7510c3 Merge pull request #938 from 30-seconds/fejes713-del-gitter
Delete links to Gitter
2019-03-17 14:33:34 +02:00
64d627ddb8 Update tag_database
add checkProp to tag database
2019-03-16 18:55:07 -07: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
0e87f8b5d5 Delete links to Gitter
We're closing our Gitter and Slack channels - very few used it, and we can be 100% reliable on issues and PR's
2019-03-15 21:13:31 +01:00