10 Commits

Author SHA1 Message Date
Veeck
2318c1307d Use eslint:recommended, cleanup warnings (#2527)
* Use eslint:recommended, cleanup warnings

* Update mkdirp
2020-04-03 08:40:09 +02:00
Tomer Hadad
9fb1097f64 fix issue #2520 - set scriptGlobalName causing an exception (#2521)
* fix issue #2520 - set scriptGlobalName causing an exception

* fix tests

Co-authored-by: tomer <tomer@securedtouch.com>
2020-03-23 11:33:46 +01:00
Veeck
39bb2bff4d Replace expect.js with chai (#2449)
* Replace expect.js with chai.js

* Update lock file

* Update dependencies

* Re-add correct test

* Re-add incorrect tests so we see if travis works :-)

* Test against the classNames, not the documentElement

* Fix remaining errors, update dependencies
2019-10-27 21:55:45 +01:00
Mike Reinstein
d43ead3fac option to specify global var name to attach modernizr to #2362 (#2363)
* add option to specificy global variable name to attach modernizr to #2362

* add tests for scriptGlobalName #2362

* add command line option for script global name #2362
2018-08-13 09:18:24 -07:00
Josh Soref
0ebc6e0277 Spelling (#2267)
* spelling: arguments

* spelling: because

* spelling: component

* spelling: constructor

* spelling: despite

* spelling: expandoid

* spelling: explicitly

* spelling: falsy

* spelling: family

* spelling: indicates

* spelling: injected

* spelling: javascript

* spelling: jquery

* spelling: minimum

* spelling: occasionally

* spelling: official

* spelling: overridden

* spelling: paths

* spelling: positive

* spelling: quirksmode

* spelling: separate

* spelling: simultaneously

* spelling: synchronously

* spelling: undefined

* spelling: xobject

* spelling: chromium

* spelling: define

* spelling: default

* spelling: specifier
2018-05-28 11:42:05 +02:00
patrick kettner
6b26daeee8 convert jshint and jscs to eslint (#2044) 2016-07-31 20:47:05 +04:00
Patrick Kettner
8dcb59763b include tests in jscs updates 2015-04-23 01:29:29 -04:00
Patrick Kettner
637fc8842b fix classPrefix in minified code 2015-04-02 23:51:13 -04:00
Patrick Kettner
cd9f5d4743 fix replace removals in universal builder 2015-02-27 18:44:35 -05:00
Patrick Kettner
ca56efa06b migrate testing from qunit to mocha 2015-02-24 00:03:11 -05:00