Commit Graph

4777 Commits

Author SHA1 Message Date
Jay Wengrow
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
30secondsofcode
3933cce671 Travis build: 1267 [cron] 2019-07-01 16:06:43 +00:00
30secondsofcode
d76a5bf575 Travis build: 1265 2019-07-01 05:04:31 +00:00
Angelos Chalaris
f58b7faf9e Merge pull request #992 from 30-seconds/clarification-of-stringification
Clarify that keys are being stringified
2019-07-01 08:00:45 +03:00
Robert Mennell
b3db3768fd Clarify that keys are being stringified
We may also want to mention the edge case of more complex operations in another PR
2019-06-30 09:55:54 -07:00
30secondsofcode
468e16d479 Travis build: 1257 [cron] 2019-06-26 16:04:45 +00:00
30secondsofcode
0d683277af Travis build: 1255 2019-06-26 05:38:00 +00:00
Christian C. Salvadó
f4df77d62f fix(tests): expectations of some async test where not working (#989) 2019-06-26 08:35:24 +03:00
30secondsofcode
c89fd04ced Travis build: 1246 [cron] 2019-06-18 16:05:12 +00:00
30secondsofcode
d8a1813810 Travis build: 1244 2019-06-18 05:38:02 +00:00
Christian C. Salvadó
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
30secondsofcode
3cafbf43f1 Travis build: 1239 [cron] 2019-06-14 15:58:19 +00:00
30secondsofcode
6831508aa4 Travis build: 1237 2019-06-14 06:06:59 +00:00
Angelos Chalaris
4b6affd8d3 Update web.js 2019-06-14 09:04:11 +03:00
30secondsofcode
6f6d736494 Travis build: 1235 [cron] 2019-06-13 15:58:26 +00:00
30secondsofcode
e970ed2d2c Travis build: 1233 2019-06-13 05:07:40 +00:00
Angelos Chalaris
2b4eb72ff2 Merge pull request #985 from cms/fix-min-max-date
[ENHANCEMENT] Simplify min and max date functions
2019-06-13 08:04:52 +03:00
Christian C. Salvado
c19d3a8506 fix: simplify the maxDate function implementation 2019-06-12 11:15:54 -06:00
Christian C. Salvado
5366d536da fix: typo on minDate test description 2019-06-12 11:15:49 -06:00
Christian C. Salvado
40051c15fc fix: simplify minDate implementation 2019-06-12 11:15:33 -06:00
30secondsofcode
0e9c5969d9 Travis build: 1229 [cron] 2019-06-10 15:57:27 +00:00
30secondsofcode
d716ef5cd7 Travis build: 1227 2019-06-09 19:07:28 +00:00
Angelos Chalaris
645c78f286 Merge pull request #982 from TakuyaTaniguchi/master
FIX Extra line break
2019-06-09 22:04:25 +03:00
TakuyaTaniguchi
22eeedc3c5 FIX Extra line break
remove Extra line break
2019-06-09 23:15:03 +09:00
30secondsofcode
9a9d50a582 Travis build: 1223 [cron] 2019-06-07 15:56:51 +00:00
30secondsofcode
16ade9e840 Travis build: 1221 2019-06-07 15:03:12 +00:00
Angelos Chalaris
11b6b82fc8 Merge pull request #980 from Kafiil/master
[FIX] copy/paste typo in uniqueElementsByRight
2019-06-07 17:59:08 +03:00
Kafil
16b3a03a73 Fix copy/paste type in uniqueElementsByRight 2019-06-07 14:22:26 +00:00
30secondsofcode
48ad0d15a4 Travis build: 1218 [cron] 2019-06-06 15:55:32 +00:00
30secondsofcode
5e9e54fe18 Travis build: 1216 2019-06-06 05:41:53 +00:00
Angelos Chalaris
e0285c79a8 Merge pull request #979 from 30-seconds/dependabot/npm_and_yarn/handlebars-4.1.2
Build(deps): Bump handlebars from 4.0.11 to 4.1.2
2019-06-06 08:37:50 +03:00
dependabot[bot]
c4060fcbdf Build(deps): Bump handlebars from 4.0.11 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 22:13:11 +00:00
30secondsofcode
db4edd8a98 Travis build: 1213 [cron] 2019-06-05 15:55:55 +00:00
30secondsofcode
7c128fdb5b Travis build: 1211 [custom] 2019-06-05 09:55:25 +00:00
Angelos Chalaris
e0e657d171 Update web.js 2019-06-05 11:23:31 +03:00
30secondsofcode
8fb04bf37b Travis build: 1209 2019-06-05 07:47:17 +00:00
Angelos Chalaris
2733b07307 Merge pull request #976 from 30-seconds/Chalarangelo-sponsor-change
Chalarangelo sponsor change
2019-06-05 10:44:23 +03:00
Angelos Chalaris
5ceb4b9691 Update web.js 2019-06-05 10:43:57 +03:00
Angelos Chalaris
97bc6905fa Update about.html 2019-06-05 10:38:41 +03:00
Angelos Chalaris
13d9d5358c Update beginner-page-end.html 2019-06-05 10:37:53 +03:00
Angelos Chalaris
d1b6add4b7 Update page-end.html 2019-06-05 10:37:29 +03:00
Angelos Chalaris
a4441e1e69 Update static-page-end.html 2019-06-05 10:37:02 +03:00
Angelos Chalaris
9c94584351 Update README-start.md 2019-06-05 10:36:07 +03:00
30secondsofcode
c6279b0af7 Travis build: 1201 2019-06-05 06:31:03 +00:00
Angelos Chalaris
9d8846d381 Merge pull request #975 from 30-seconds/dependabot/npm_and_yarn/js-yaml-3.13.1
Build(deps): Bump js-yaml from 3.12.0 to 3.13.1
2019-06-05 09:27:56 +03:00
dependabot[bot]
0091f2c7d1 Build(deps): Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
2019-06-04 22:31:21 +00:00
30secondsofcode
2dc689f78f Travis build: 1197 [cron] 2019-06-03 15:53:51 +00:00
30secondsofcode
9a49defdc3 Travis build: 1195 2019-06-03 09:36:57 +00:00
Angelos Chalaris
b0c53a574a Update web.js 2019-06-03 12:33:58 +03:00
30secondsofcode
6a1fbf9fed Travis build: 1192 2019-06-03 09:01:19 +00:00