25 Commits

Author SHA1 Message Date
Veeck
06c035c9e0 Fix command line fails for nested properties (#2480)
* Fix command line fails for nested properties

* Update dependencies
2019-12-06 11:26:21 +01:00
Veeck
0b9eaa5670 Add auto-changelog for generating a CHANGELOG.md (#2421)
* Add auto-changelog for generating a CHANGELOG.md

* Update dependencies, cleanup bin file

* Update dependencies
2019-02-26 22:30:15 +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
6a9c4e1277 allow for setClasses to be included via cli flag (#2043) 2016-07-31 15:05:47 +04:00
Phillip Salfity
735335003b get dest from config (#1816)
now will look in the modernize-config.json for a “dest” property to
output the modernize.js file in a specific area, just as you can with
the CLI.
2016-05-19 15:50:56 +02:00
Rob Larsen
063eb2b3c3 Passthrough script for Powershell and cmd.exe
This batch files catches calls to the modenizr script, tells the
environment to use node and then passes along all arguments.
2016-03-09 12:09:18 -05:00
Patrick Kettner
2d54fd7696 fix cli crash introduced in #1830 2016-01-14 19:21:49 -08:00
Jorrit Schippers
8ddaa9bc72 fix spelling in command help
Changed two cases of `comma seperate` to `comma separated`
2015-10-13 12:17:43 +02:00
Peter Blazejewicz
62fd429b36 Add CLI version lower case -v alias
Most of CLI tools that are known to Modernizr
use lower case options. Let's mention only:
npm -v, node -v, bower -v, brew -v, git -v.
For some reason Modernizr CLI uses uppercase
-V option. This commit provides lower case alias
for now, so uppercase option can be phased out
in the future safely
2015-09-12 23:14:35 +02:00
Patrick Kettner
0da0a9439d fix inline feature requests for the bin 2015-08-02 20:18:20 -04:00
Patrick Kettner
efea4f88de show a useful error when no options are supplied
fixes #1616
2015-07-26 22:42:14 +01:00
Jonathan Trang
fbdb5fcf33 fix bin/modernizr flag 2015-07-11 08:32:46 +02:00
Patrick Kettner
cc5340e994 don't clobber command line config switch
fixes #1596
2015-05-19 10:33:20 -04:00
Patrick Kettner
67c7183b1f handful of updates for new site 2015-03-22 20:53:05 -04:00
Patrick Kettner
114ab976c8 fix json replacer arg for IE 8 support 2015-02-27 03:37:38 -05:00
Patrick Kettner
ca56efa06b migrate testing from qunit to mocha 2015-02-24 00:03:11 -05:00
Patrick Kettner
7beea99e17 updates to the universal builder 2015-02-10 12:44:04 -05:00
Patrick Kettner
b8290c6f0b switch to universal requirejs based build system 2015-02-08 21:43:11 -05:00
Alex Sexton
ff031ef330 cleanup for builds 2012-12-05 01:50:22 -06:00
Alex Sexton
459e1ce0b0 moar 2012-12-05 00:24:23 -06:00
Alex Sexton
d19a68420f will break but give me error output 2012-12-05 00:18:21 -06:00
Alex Sexton
2c5115a60c trying unrelative path 2012-12-05 00:16:29 -06:00
Alex Sexton
62b5444840 Working clientside build with Uglify2 minification 2012-11-27 04:41:18 -06:00
Alex Sexton
300a721a82 initial modernizr bin tool 2012-11-27 02:03:48 -06:00