html-minifier.git
9 years agoUpdate devDependencies.
XhmikosR [Fri, 15 May 2015 18:43:02 +0000 (21:43 +0300)]
Update devDependencies.

9 years agoUpdate assets.
XhmikosR [Fri, 15 May 2015 18:42:34 +0000 (21:42 +0300)]
Update assets.

* clean-css 3.2.10
* uglify-js 2.4.21

9 years agoUpdate README.md
Juriy Zaytsev [Sun, 3 May 2015 15:07:33 +0000 (17:07 +0200)]
Update README.md

9 years agoAdd section about malformed input
Juriy Zaytsev [Sun, 3 May 2015 15:06:57 +0000 (17:06 +0200)]
Add section about malformed input

9 years agoUpdate all dependencies.
XhmikosR [Mon, 27 Apr 2015 06:15:20 +0000 (09:15 +0300)]
Update all dependencies.

clean-css 3.2.5, uglifyjs 2.4.20, relateurl 0.2.6.

9 years agoUpdate dependencies.
XhmikosR [Wed, 8 Apr 2015 05:51:03 +0000 (08:51 +0300)]
Update dependencies.

9 years agoUpdate README.md badges.
XhmikosR [Mon, 6 Apr 2015 07:40:51 +0000 (10:40 +0300)]
Update README.md badges.

[ci skip]

9 years agoMerge pull request #352 from betula/gh-pages
Juriy Zaytsev [Tue, 7 Apr 2015 12:14:02 +0000 (14:14 +0200)]
Merge pull request #352 from betula/gh-pages

Fix exports support

9 years agoFix exports support
Viacheslav Bereza [Tue, 7 Apr 2015 08:35:22 +0000 (11:35 +0300)]
Fix exports support

9 years agoVersion 0.7.2
kangax [Sun, 5 Apr 2015 15:59:15 +0000 (17:59 +0200)]
Version 0.7.2

9 years agoMerge pull request #350 from tssajo/gh-pages
Juriy Zaytsev [Sat, 4 Apr 2015 18:12:20 +0000 (20:12 +0200)]
Merge pull request #350 from tssajo/gh-pages

Added missing options to CLI, etc.

9 years agoAdded missing options to CLI
tssajo [Sat, 4 Apr 2015 15:40:53 +0000 (17:40 +0200)]
Added missing options to CLI

9 years agoAdded Sublime Text editor specific files to .gitignore
tssajo [Sat, 4 Apr 2015 15:38:30 +0000 (17:38 +0200)]
Added Sublime Text editor specific files to .gitignore

9 years agoMoved a couple of function definitions up in the source code so they are defined...
tssajo [Sat, 4 Apr 2015 15:37:13 +0000 (17:37 +0200)]
Moved a couple of function definitions up in the source code so they are defined before they get used

9 years agoVersion 0.7.1
kangax [Sat, 4 Apr 2015 14:47:07 +0000 (16:47 +0200)]
Version 0.7.1

9 years agoAdd es6 benchmark
kangax [Sat, 4 Apr 2015 14:45:22 +0000 (16:45 +0200)]
Add es6 benchmark

9 years agoMerge pull request #318 from duncanbeevers/clobber-output
Juriy Zaytsev [Fri, 3 Apr 2015 23:30:56 +0000 (01:30 +0200)]
Merge pull request #318 from duncanbeevers/clobber-output

Forward user-supplied options to uglifyjs

9 years agoMerge pull request #341 from eush77/interactive-stdin
Juriy Zaytsev [Fri, 3 Apr 2015 23:29:24 +0000 (01:29 +0200)]
Merge pull request #341 from eush77/interactive-stdin

Use concat-stream for interactive stdin support

9 years agoUpdate index.html.
XhmikosR [Fri, 3 Apr 2015 14:05:33 +0000 (17:05 +0300)]
Update index.html.

Wrap subelement in `label`.

9 years agoUpdate QUnit to 1.18.0.
XhmikosR [Fri, 3 Apr 2015 14:01:04 +0000 (17:01 +0300)]
Update QUnit to 1.18.0.

9 years agoUpdate dependencies.
XhmikosR [Fri, 3 Apr 2015 13:55:08 +0000 (16:55 +0300)]
Update dependencies.

9 years agoUpdate web dependencies.
XhmikosR [Sun, 22 Mar 2015 02:40:29 +0000 (04:40 +0200)]
Update web dependencies.

9 years agoUse concat-stream for interactive stdin support
Eugene Sharygin [Sun, 15 Mar 2015 10:41:43 +0000 (13:41 +0300)]
Use concat-stream for interactive stdin support

9 years agoUpdate clean-css to v3.1.0.
XhmikosR [Thu, 26 Feb 2015 17:36:27 +0000 (19:36 +0200)]
Update clean-css to v3.1.0.

9 years agoUpdate devDependencies.
XhmikosR [Wed, 25 Feb 2015 08:26:30 +0000 (10:26 +0200)]
Update devDependencies.

9 years agoUpdate grunt-contrib-uglify.
XhmikosR [Thu, 19 Feb 2015 09:57:26 +0000 (11:57 +0200)]
Update grunt-contrib-uglify.

9 years agoindex.html: update version.
XhmikosR [Mon, 16 Feb 2015 07:13:15 +0000 (09:13 +0200)]
index.html: update version.

9 years agoTravis CI: specify fast finish.
XhmikosR [Mon, 16 Feb 2015 07:12:28 +0000 (09:12 +0200)]
Travis CI: specify fast finish.

9 years agoBump grunt-jscs.
XhmikosR [Sat, 7 Feb 2015 11:00:49 +0000 (13:00 +0200)]
Bump grunt-jscs.

9 years agoTest against node.js v0.12.
XhmikosR [Sat, 7 Feb 2015 10:59:19 +0000 (12:59 +0200)]
Test against node.js v0.12.

9 years agoVersion 0.7.0
kangax [Wed, 4 Feb 2015 12:26:24 +0000 (13:26 +0100)]
Version 0.7.0

9 years agoTravis CI: Allow node.js 0.11 to fail.
XhmikosR [Sat, 31 Jan 2015 13:35:41 +0000 (15:35 +0200)]
Travis CI: Allow node.js 0.11 to fail.

9 years agoUpdate dependencies.
XhmikosR [Sat, 31 Jan 2015 13:29:47 +0000 (15:29 +0200)]
Update dependencies.

9 years agoUpdate clean-css to v3.0.8.
XhmikosR [Sat, 31 Jan 2015 13:29:11 +0000 (15:29 +0200)]
Update clean-css to v3.0.8.

9 years agoUpdate dependencies.
XhmikosR [Thu, 22 Jan 2015 20:27:25 +0000 (22:27 +0200)]
Update dependencies.

9 years agoUpdate clean-css to v3.0.7.
XhmikosR [Thu, 22 Jan 2015 16:10:42 +0000 (18:10 +0200)]
Update clean-css to v3.0.7.

9 years agoUpdate QUnit to v1.17.0.
XhmikosR [Mon, 19 Jan 2015 17:10:17 +0000 (19:10 +0200)]
Update QUnit to v1.17.0.

9 years agoUpdate clean-css to v3.0.5.
XhmikosR [Mon, 19 Jan 2015 08:07:50 +0000 (10:07 +0200)]
Update clean-css to v3.0.5.

9 years agoUpdate dependencies.
XhmikosR [Sun, 18 Jan 2015 08:30:40 +0000 (10:30 +0200)]
Update dependencies.

9 years agoMerge pull request #321 from silverwind/ecmascript-type
Juriy Zaytsev [Sun, 28 Dec 2014 08:44:53 +0000 (09:44 +0100)]
Merge pull request #321 from silverwind/ecmascript-type

Add application/ecmacript script type

9 years agoAdd application/ecmacript script type
silverwind [Sun, 28 Dec 2014 01:06:31 +0000 (02:06 +0100)]
Add application/ecmacript script type

9 years agoUpdate devDependencies.
XhmikosR [Fri, 26 Dec 2014 10:13:50 +0000 (12:13 +0200)]
Update devDependencies.

9 years agoUpdate README.md
XhmikosR [Thu, 25 Dec 2014 16:06:26 +0000 (18:06 +0200)]
Update README.md

Switch to shields.io for the badges.

[ci skip]

9 years agoMerge pull request #319 from kangax/benchmark2
XhmikosR [Thu, 25 Dec 2014 15:53:56 +0000 (17:53 +0200)]
Merge pull request #319 from kangax/benchmark2

Make benchmark.js cross-platform.

9 years agoMake sure to minify executable scripts only. Closes #311
kangax [Thu, 25 Dec 2014 12:49:41 +0000 (13:49 +0100)]
Make sure to minify executable scripts only. Closes #311

9 years agoSwitch to chalk for coloring the terminal.
XhmikosR [Wed, 24 Dec 2014 12:32:59 +0000 (14:32 +0200)]
Switch to chalk for coloring the terminal.

9 years agoUse alphabetical order.
XhmikosR [Wed, 24 Dec 2014 08:21:32 +0000 (10:21 +0200)]
Use alphabetical order.

9 years agoMake benchmark.js cross-platform.
XhmikosR [Tue, 23 Dec 2014 18:04:32 +0000 (20:04 +0200)]
Make benchmark.js cross-platform.

Also, check for failures in all places.

9 years agoUpdate JSCS config.
XhmikosR [Wed, 24 Dec 2014 16:17:14 +0000 (18:17 +0200)]
Update JSCS config.

9 years agoRun `grunt`.
Duncan Beevers [Tue, 23 Dec 2014 21:14:07 +0000 (15:14 -0600)]
Run `grunt`.

9 years agoForward user-supplied options to uglifyjs
Duncan Beevers [Tue, 23 Dec 2014 18:38:04 +0000 (12:38 -0600)]
Forward user-supplied options to uglifyjs

9 years agoSimplify css-unwrap regexp
Duncan Beevers [Tue, 23 Dec 2014 18:30:25 +0000 (12:30 -0600)]
Simplify css-unwrap regexp

9 years agoUpdate QUnit to 1.16.0.
XhmikosR [Tue, 23 Dec 2014 17:47:26 +0000 (19:47 +0200)]
Update QUnit to 1.16.0.

9 years agoMake use of JSHint's predefined variables for QUnit.
XhmikosR [Tue, 23 Dec 2014 17:47:07 +0000 (19:47 +0200)]
Make use of JSHint's predefined variables for QUnit.

9 years agoUpdate devDependencies.
XhmikosR [Tue, 23 Dec 2014 17:39:21 +0000 (19:39 +0200)]
Update devDependencies.

9 years agoStyle consistency changes.
XhmikosR [Tue, 23 Dec 2014 17:38:28 +0000 (19:38 +0200)]
Style consistency changes.

[ci skip]

9 years agoMerge pull request #314 from kangax/clean-css-3.x
XhmikosR [Tue, 23 Dec 2014 17:33:55 +0000 (19:33 +0200)]
Merge pull request #314 from kangax/clean-css-3.x

Update clean-css to v3.x.

9 years agoFix test failures, wrap/unwrap inline CSS for cleanCSS 3.x
silverwind [Tue, 23 Dec 2014 17:19:43 +0000 (18:19 +0100)]
Fix test failures, wrap/unwrap inline CSS for cleanCSS 3.x

Closes #317.

9 years agoUpdate clean-css to v3.0.1.
XhmikosR [Fri, 19 Dec 2014 07:56:58 +0000 (09:56 +0200)]
Update clean-css to v3.0.1.

9 years agoMerge pull request #264 from LaurentGoderre/prevent-attributes-escaping
Juriy Zaytsev [Fri, 19 Dec 2014 13:51:44 +0000 (14:51 +0100)]
Merge pull request #264 from LaurentGoderre/prevent-attributes-escaping

Added an option to prevent the escaping

9 years agoAdded an option to prevent the escaping
Laurent Goderre [Fri, 12 Sep 2014 21:29:05 +0000 (17:29 -0400)]
Added an option to prevent the escaping

9 years agoMerge pull request #308 from stevenvachon/gh-pages
XhmikosR [Tue, 16 Dec 2014 12:36:17 +0000 (14:36 +0200)]
Merge pull request #308 from stevenvachon/gh-pages

Update relateurl asset

9 years agoUpdate relateurl asset
Steven Vachon [Tue, 16 Dec 2014 03:01:53 +0000 (22:01 -0500)]
Update relateurl asset

9 years agoRun `grunt`.
XhmikosR [Sat, 13 Dec 2014 21:37:05 +0000 (23:37 +0200)]
Run `grunt`.

9 years agoUpdate devDependencies.
XhmikosR [Sat, 13 Dec 2014 21:35:51 +0000 (23:35 +0200)]
Update devDependencies.

9 years agoUpdate assets.
XhmikosR [Sat, 13 Dec 2014 21:33:51 +0000 (23:33 +0200)]
Update assets.

clean-css 2.2.22, uglify-js 2.4.16.

9 years agoMerge pull request #299 from duncanbeevers/recognize-svg
Juriy Zaytsev [Thu, 11 Dec 2014 23:11:10 +0000 (00:11 +0100)]
Merge pull request #299 from duncanbeevers/recognize-svg

Special-case svg tags, preserve case and slashes

9 years agoAdd section to README regarding special-case SVG
Duncan Beevers [Thu, 11 Dec 2014 22:20:50 +0000 (16:20 -0600)]
Add section to README regarding special-case SVG

9 years agoSpecial-case svg tags, preserve case and slashes
Duncan Beevers [Thu, 13 Nov 2014 15:14:34 +0000 (09:14 -0600)]
Special-case svg tags, preserve case and slashes

9 years agoUpdate clean-css to v2.2.20.
XhmikosR [Thu, 4 Dec 2014 05:48:15 +0000 (07:48 +0200)]
Update clean-css to v2.2.20.

9 years agoUpdate clean-css to v2.2.19.
XhmikosR [Sun, 23 Nov 2014 10:26:10 +0000 (12:26 +0200)]
Update clean-css to v2.2.19.

9 years agoUpdate README.md.
XhmikosR [Sun, 23 Nov 2014 10:21:26 +0000 (12:21 +0200)]
Update README.md.

[ci skip]

9 years agoUpdate clean-css to v2.2.18.
XhmikosR [Tue, 18 Nov 2014 22:52:22 +0000 (00:52 +0200)]
Update clean-css to v2.2.18.

9 years agoMerge pull request #296 from NikolaySl/fix_lint
Juriy Zaytsev [Tue, 18 Nov 2014 12:56:09 +0000 (13:56 +0100)]
Merge pull request #296 from NikolaySl/fix_lint

Enable lint and its output for cli

9 years agoMove lint logging to cli.js
Nikolay Slyunkov [Tue, 18 Nov 2014 12:41:23 +0000 (16:41 +0400)]
Move lint logging to cli.js

9 years agoMinor ESLint fixes.
XhmikosR [Mon, 17 Nov 2014 07:25:56 +0000 (09:25 +0200)]
Minor ESLint fixes.

9 years agoMerge pull request #301 from duncanbeevers/benchmark-guard
XhmikosR [Mon, 17 Nov 2014 07:25:09 +0000 (09:25 +0200)]
Merge pull request #301 from duncanbeevers/benchmark-guard

Throw when fs.stat callback provides error

9 years agoThrow when fs.stat callback provides error
Duncan Beevers [Sun, 16 Nov 2014 22:35:30 +0000 (16:35 -0600)]
Throw when fs.stat callback provides error

9 years agoLint everything.
XhmikosR [Sun, 16 Nov 2014 20:15:25 +0000 (22:15 +0200)]
Lint everything.

9 years agoRun `grunt`.
XhmikosR [Sat, 15 Nov 2014 08:20:21 +0000 (10:20 +0200)]
Run `grunt`.

9 years agoUpdate clean-css to v2.2.17.
XhmikosR [Sat, 15 Nov 2014 08:19:39 +0000 (10:19 +0200)]
Update clean-css to v2.2.17.

9 years agoMerge pull request #280 from LaurentGoderre/fix-preserveLineBreaks
Juriy Zaytsev [Thu, 13 Nov 2014 10:20:00 +0000 (11:20 +0100)]
Merge pull request #280 from LaurentGoderre/fix-preserveLineBreaks

Fixed issue with preserveLineBreaks and line breaks at start and end of tag

9 years agoEnable lint and it's output for cli
Nikolay Slyunkov [Tue, 11 Nov 2014 15:26:46 +0000 (19:26 +0400)]
Enable lint and it's output for cli

9 years agoMerge pull request #291 from duncanbeevers/fix-dot-in-attr-regexp
Juriy Zaytsev [Sat, 1 Nov 2014 20:16:54 +0000 (21:16 +0100)]
Merge pull request #291 from duncanbeevers/fix-dot-in-attr-regexp

Fix `.` in attribute name with appropriate regexp

9 years agoFix `.` in attribute name with appropriate regexp
Duncan Beevers [Sat, 1 Nov 2014 17:37:12 +0000 (11:37 -0600)]
Fix `.` in attribute name with appropriate regexp

9 years agoUpdate dependencies.
XhmikosR [Thu, 23 Oct 2014 06:13:19 +0000 (09:13 +0300)]
Update dependencies.

9 years agoVersion 0.6.9
kangax [Thu, 16 Oct 2014 15:38:15 +0000 (17:38 +0200)]
Version 0.6.9

9 years agoFixed issue with preserveLineBreaks and line breaks at start and end of tag
Laurent Goderre [Fri, 3 Oct 2014 19:01:59 +0000 (15:01 -0400)]
Fixed issue with preserveLineBreaks and line breaks at start and end of tag

9 years agoMerge pull request #278 from featfm/gh-pages
Juriy Zaytsev [Fri, 10 Oct 2014 10:49:57 +0000 (12:49 +0200)]
Merge pull request #278 from featfm/gh-pages

Add support for attributes containing '.'

9 years agoAdd support for attributes containing '.'
Sigve Sebastian Farstad [Thu, 2 Oct 2014 14:57:06 +0000 (16:57 +0200)]
Add support for attributes containing '.'

9 years agoRun `grunt`.
XhmikosR [Wed, 1 Oct 2014 15:12:48 +0000 (18:12 +0300)]
Run `grunt`.

9 years agoMerge pull request #268 from LaurentGoderre/fix-nested-quotes
XhmikosR [Tue, 30 Sep 2014 17:45:50 +0000 (20:45 +0300)]
Merge pull request #268 from LaurentGoderre/fix-nested-quotes

Fixed nested quotes not being properly escaped

9 years agoAdded a more robust test for nested quotes in attributes
Laurent Goderre [Tue, 30 Sep 2014 16:07:03 +0000 (12:07 -0400)]
Added a more robust test for nested quotes in attributes

9 years agoFixed nested quotes not being properly escaped
Laurent Goderre [Mon, 15 Sep 2014 20:36:40 +0000 (16:36 -0400)]
Fixed nested quotes not being properly escaped

9 years agoMerge pull request #265 from LaurentGoderre/cli-help
XhmikosR [Tue, 30 Sep 2014 14:52:42 +0000 (17:52 +0300)]
Merge pull request #265 from LaurentGoderre/cli-help

Added preserveLineBreaks to the CLI help

10 years agoMerge pull request #269 from duncanbeevers/simplify-remove-ignored
Juriy Zaytsev [Mon, 22 Sep 2014 18:06:42 +0000 (20:06 +0200)]
Merge pull request #269 from duncanbeevers/simplify-remove-ignored

Support ignored tags as preprocessing pass. Closes #261.

10 years agoMerge pull request #271 from ds82/gh-pages
Juriy Zaytsev [Mon, 22 Sep 2014 13:55:35 +0000 (15:55 +0200)]
Merge pull request #271 from ds82/gh-pages

Handle custom attributes with empty values. Closes #270

10 years agoHandle custom attributes with empty values, fixes #270
Dennis Saenger [Fri, 19 Sep 2014 07:49:26 +0000 (09:49 +0200)]
Handle custom attributes with empty values, fixes #270

10 years agoUpdate devDependencies.
XhmikosR [Sat, 20 Sep 2014 06:33:00 +0000 (09:33 +0300)]
Update devDependencies.

10 years agoSupport ignored tags as preprocessing pass
Duncan Beevers [Tue, 16 Sep 2014 18:14:37 +0000 (13:14 -0500)]
Support ignored tags as preprocessing pass