30secondsofcode
5ef1871390
Travis build: 1118 [cron]
2019-04-15 15:32:49 +00:00
30secondsofcode
75d4230695
Travis build: 1116
2019-04-15 07:01:48 +00:00
Angelos Chalaris
1e31085ef2
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
vaibhavmande
3deb4aff25
- Fixing typo, the terms slice and removed were used at same place
2019-04-15 10:33:56 +05:30
30secondsofcode
457286cba8
Travis build: 1113 [cron]
2019-04-13 15:31:46 +00:00
30secondsofcode
53df51a439
Travis build: 1111
2019-04-13 07:38:40 +00:00
Angelos Chalaris
d6f31cc418
Merge pull request #954 from skatcat31/skatcat31-isEmpty
...
Maps and Sets are not collections, but Stores
2019-04-13 10:35:50 +03:00
Robert Mennell
c314f78e63
remove Map and Set as the tests are wrong
2019-04-13 00:27:28 -07:00
Robert Mennell
f343adf77e
Maps and Sets are not collections, but Stores
...
They use size instead of length
2019-04-13 00:24:37 -07:00
30secondsofcode
14d31fa3a9
Travis build: 1106 [cron]
2019-04-09 15:29:50 +00:00
30secondsofcode
401886dd8e
Travis build: 1104
2019-04-08 18:22:10 +00:00
Angelos Chalaris
b9d72ff15a
Merge pull request #948 from schneiderl/master
...
Fixed typos
2019-04-08 21:18:52 +03:00
30secondsofcode
788a4bcdee
Travis build: 1102 [cron]
2019-04-08 15:31:34 +00:00
Lucas Gabriel Schneider
f3a7fc88c5
Fixing bot error
2019-04-08 11:25:31 -03:00
Schneider
9073aff0f1
Fix snippets typos
2019-04-08 11:21:59 -03:00
Schneider
84be59ff9d
Fixed typos on glossary
2019-04-08 11:21:14 -03:00
30secondsofcode
2c116fafa7
Travis build: 1100
2019-04-08 05:41:51 +00:00
Angelos Chalaris
f640354fd1
Merge pull request #934 from dimensi/master
...
add serializeForm snippet
2019-04-08 08:39:06 +03:00
Angelos Chalaris
79cdf52c88
Update tag_database
2019-04-08 08:38:49 +03:00
Angelos Chalaris
a498c3adc9
Update serializeForm.md
2019-04-08 08:38:00 +03:00
Angelos Chalaris
4c8472c2cf
Update formToObject.md
2019-04-08 08:36:00 +03:00
Nikita Nafranets
e256374484
revert temp files
2019-04-06 15:38:13 +03:00
30secondsofcode
e9f827b29b
Travis build: 1083 [cron]
2019-03-23 15:20:00 +00:00
30secondsofcode
82658749c3
Travis build: 1081
2019-03-23 12:11:32 +00:00
Angelos Chalaris
601da7eec2
Merge pull request #945 from Seasonley/master
...
[FIX] JSONToDate test about timezone
2019-03-23 14:08:25 +02:00
Seasonley
a621418f3b
fix JSONToDate test about timezone
2019-03-23 17:37:54 +08:00
30secondsofcode
b4333dcddb
Travis build: 1076 [cron]
2019-03-19 15:19:15 +00:00
30secondsofcode
089495fe21
Travis build: 1074
2019-03-19 07:46:09 +00:00
Angelos Chalaris
18c920d9c0
Merge pull request #937 from mkopa/935-isNumber
...
[FIX] #935 isNumber is wrong for NaN
2019-03-19 09:42:31 +02:00
30secondsofcode
624d82f5d6
Travis build: 1072
2019-03-19 07:41:59 +00:00
Angelos Chalaris
9d2699e4ec
Update isNumber.md
2019-03-19 09:41:49 +02:00
Angelos Chalaris
2386567995
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
30secondsofcode
ed24ead713
Travis build: 1070 [cron]
2019-03-18 15:18:41 +00:00
Dan Howe
db3f055b27
Improve arrayToCSV to escape quotes in strings and un-quote numeric values.
2019-03-18 23:16:19 +10:00
30secondsofcode
e731880448
Travis build: 1068
2019-03-18 06:32:40 +00:00
Angelos Chalaris
cf199b59fd
Update checkProp.md
2019-03-18 08:29:42 +02:00
30secondsofcode
2b7aa41f45
Travis build: 1066
2019-03-17 15:13:05 +00:00
Robert Mennell
6d1699f153
Merge pull request #940 from skatcat31/master
...
[FEATURE] add checkProp utility function for inspecting objects
2019-03-17 08:10:07 -07:00
Robert Mennell
6f4f031161
add missing parens
2019-03-17 08:09:25 -07:00
30secondsofcode
3430cafb2d
Travis build: 1064
2019-03-17 12:36:20 +00:00
Angelos Chalaris
76033e4190
Merge pull request #938 from 30-seconds/fejes713-del-gitter
...
Delete links to Gitter
2019-03-17 14:33:34 +02:00
Robert Mennell
09a0af61df
Update tag_database
...
add checkProp to tag database
2019-03-16 18:55:07 -07:00
Robert Mennell
9dff53a871
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
30secondsofcode
23260b9326
Travis build: 1060 [cron]
2019-03-16 15:17:57 +00:00
Stefan Feješ
a513c2ec06
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
Nikita
a7caff421d
update descriptions
2019-03-15 13:16:03 +03:00
Nikita
76e6286c98
add test, update tags, update description
2019-03-15 12:54:57 +03:00
Marcin Kopa
daa6b26c4f
Fix isNumber snippet and add test for NaN value
2019-03-15 10:45:05 +01:00
Nikita
eaaa456ec6
add formToObject
2019-03-13 15:50:06 +03:00
Nikita
ded25052a7
add serializeForm snippet
2019-03-13 15:29:45 +03:00