html-minifier.git
10 years agoBuild distribution
kangax [Sun, 27 Jul 2014 16:38:37 +0000 (18:38 +0200)]
Build distribution

10 years agoMerge pull request #210 from duncanbeevers/web-component-polymer
Juriy Zaytsev [Sun, 27 Jul 2014 16:35:38 +0000 (18:35 +0200)]
Merge pull request #210 from duncanbeevers/web-component-polymer

Allow parsing custom attribute-join syntax

10 years agoEmit custom attr assign
Duncan Beevers [Sat, 26 Jul 2014 23:14:16 +0000 (18:14 -0500)]
Emit custom attr assign

10 years agoAccept multiple assignment join regexps
Duncan Beevers [Sat, 26 Jul 2014 22:39:57 +0000 (17:39 -0500)]
Accept multiple assignment join regexps

10 years agoCapture assignment
Duncan Beevers [Sat, 26 Jul 2014 22:35:07 +0000 (17:35 -0500)]
Capture assignment

10 years agoSplay out attribute recognizer
Duncan Beevers [Sat, 26 Jul 2014 21:10:03 +0000 (16:10 -0500)]
Splay out attribute recognizer

10 years agoUpdate node usage
kangax [Sat, 26 Jul 2014 13:01:49 +0000 (15:01 +0200)]
Update node usage

10 years agoUpdate dependencies.
XhmikosR [Fri, 25 Jul 2014 05:32:24 +0000 (08:32 +0300)]
Update dependencies.

10 years agoUpdate cleancss-browser.js to v2.2.9.
XhmikosR [Fri, 25 Jul 2014 05:31:48 +0000 (08:31 +0300)]
Update cleancss-browser.js to v2.2.9.

10 years agoclean-css v2.2.8.
XhmikosR [Wed, 16 Jul 2014 08:32:00 +0000 (11:32 +0300)]
clean-css v2.2.8.

10 years agoWeb lint tests should work now.
XhmikosR [Tue, 15 Jul 2014 18:06:40 +0000 (21:06 +0300)]
Web lint tests should work now.

10 years agoUpdate all dependencies.
XhmikosR [Tue, 15 Jul 2014 17:47:53 +0000 (20:47 +0300)]
Update all dependencies.

clean-css 2.2.7
uglify-js 2.4.15

10 years agoMerge pull request #207 from duncanbeevers/limit-line-length
Juriy Zaytsev [Fri, 11 Jul 2014 18:25:19 +0000 (20:25 +0200)]
Merge pull request #207 from duncanbeevers/limit-line-length

Limit line length

10 years agoRun `grunt`.
Duncan Beevers [Thu, 10 Jul 2014 20:50:50 +0000 (15:50 -0500)]
Run `grunt`.

10 years agoMore flexible cli args
Duncan Beevers [Thu, 10 Jul 2014 20:39:34 +0000 (15:39 -0500)]
More flexible cli args

10 years agoImplement maxLineLength option
Duncan Beevers [Wed, 9 Jul 2014 22:51:11 +0000 (17:51 -0500)]
Implement maxLineLength option

10 years agoUpdate quint, build dist
kangax [Fri, 11 Jul 2014 11:35:40 +0000 (13:35 +0200)]
Update quint, build dist

10 years agoMerge pull request #206 from duncanbeevers/valueless-event-attribute
Juriy Zaytsev [Thu, 10 Jul 2014 21:37:53 +0000 (23:37 +0200)]
Merge pull request #206 from duncanbeevers/valueless-event-attribute

Don’t choke on valueless event attributes

10 years agoDon’t choke on valueless event attributes
Duncan Beevers [Thu, 10 Jul 2014 21:02:10 +0000 (16:02 -0500)]
Don’t choke on valueless event attributes

10 years agoMerge pull request #204 from duncanbeevers/wrapped-attrs
Juriy Zaytsev [Thu, 10 Jul 2014 11:59:06 +0000 (13:59 +0200)]
Merge pull request #204 from duncanbeevers/wrapped-attrs

Add support for multiple attribute-surrounding expressions

10 years agoRun `grunt`.
Duncan Beevers [Wed, 9 Jul 2014 07:13:39 +0000 (02:13 -0500)]
Run `grunt`.

10 years agoMultiple attribute-surrounding expressions
Duncan Beevers [Tue, 8 Jul 2014 18:56:42 +0000 (13:56 -0500)]
Multiple attribute-surrounding expressions

customAttrOpen / customAttrClose replaced by customAttrSurround

customAttrSurround is an array of tuples.
Each tuple represents an open/close regexp pair.

10 years agoRun `grunt`.
XhmikosR [Tue, 8 Jul 2014 17:08:03 +0000 (20:08 +0300)]
Run `grunt`.

10 years agoUpdate cleancss-browser.js to v2.2.6.
XhmikosR [Tue, 8 Jul 2014 16:50:51 +0000 (19:50 +0300)]
Update cleancss-browser.js to v2.2.6.

10 years agoMerge pull request #201 from duncanbeevers/wrapped-attrs
Juriy Zaytsev [Mon, 7 Jul 2014 12:12:28 +0000 (14:12 +0200)]
Merge pull request #201 from duncanbeevers/wrapped-attrs

Attributes can be wrapped with custom markup. Closes #189

10 years agoRemove accidental amazon file
kangax [Sun, 6 Jul 2014 18:30:30 +0000 (20:30 +0200)]
Remove accidental amazon file

10 years agoRun `grunt`.
XhmikosR [Sun, 6 Jul 2014 11:52:52 +0000 (14:52 +0300)]
Run `grunt`.

10 years agoLint cli.js too.
XhmikosR [Sun, 6 Jul 2014 11:47:37 +0000 (14:47 +0300)]
Lint cli.js too.

10 years agoLint benchmark.js too.
XhmikosR [Sun, 6 Jul 2014 11:38:55 +0000 (14:38 +0300)]
Lint benchmark.js too.

10 years agoAdd missing modules needed for running the benchmarks.
XhmikosR [Sun, 6 Jul 2014 11:36:44 +0000 (14:36 +0300)]
Add missing modules needed for running the benchmarks.

10 years ago"grunt-jscs-checker" was renamed to "grunt-jscs".
XhmikosR [Sun, 6 Jul 2014 11:16:11 +0000 (14:16 +0300)]
"grunt-jscs-checker" was renamed to "grunt-jscs".

10 years agoUpdate CHANGELOG.md.
XhmikosR [Sun, 6 Jul 2014 11:13:11 +0000 (14:13 +0300)]
Update CHANGELOG.md.

10 years agoMerge pull request #202 from jshado1/198b
Juriy Zaytsev [Sun, 6 Jul 2014 08:49:23 +0000 (10:49 +0200)]
Merge pull request #202 from jshado1/198b

'caseSensitive' option now applies to tags as well as attributes. Closes #198

10 years ago'caseSensitive' option now applies to tags as well as attributes. Closes #198
Jacob [Sun, 6 Jul 2014 01:07:45 +0000 (18:07 -0700)]
'caseSensitive' option now applies to tags as well as attributes. Closes #198

10 years agoAttributes can be wrapped with custom markup
Duncan Beevers [Sat, 5 Jul 2014 19:18:38 +0000 (14:18 -0500)]
Attributes can be wrapped with custom markup

Allows for recognizing attributes wrapped by handlebars conditionals

<input {{#if condition}}checked{{/if}}>

10 years agoAdd keepClosingSlash option to web UI
kangax [Thu, 3 Jul 2014 17:49:48 +0000 (19:49 +0200)]
Add keepClosingSlash option to web UI

10 years agoMerge pull request #200 from jshado1/198
Juriy Zaytsev [Fri, 4 Jul 2014 10:48:16 +0000 (12:48 +0200)]
Merge pull request #200 from jshado1/198

'caseSensitive' option now applies to tags as well as attributes

10 years ago'caseSensitive' option now applies to tags as well as attributes. Closes #198
Jacob [Fri, 4 Jul 2014 05:19:42 +0000 (22:19 -0700)]
'caseSensitive' option now applies to tags as well as attributes. Closes #198

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 3 Jul 2014 13:17:35 +0000 (15:17 +0200)]
Update README.md

10 years agoVersion 0.6.4
kangax [Fri, 27 Jun 2014 13:07:31 +0000 (15:07 +0200)]
Version 0.6.4

10 years agoAdd newyorktimes benchmark
kangax [Thu, 26 Jun 2014 20:43:52 +0000 (22:43 +0200)]
Add newyorktimes benchmark

10 years agoAdd support for NOSCRIPT and mixed case. Closes #194
kangax [Thu, 26 Jun 2014 20:40:35 +0000 (22:40 +0200)]
Add support for NOSCRIPT and mixed case. Closes #194

10 years agoRemove _benchmarks
kangax [Thu, 26 Jun 2014 18:41:55 +0000 (20:41 +0200)]
Remove _benchmarks

10 years agoAdd benchmarks (run via `node benchmark.js`). Closes #143
kangax [Thu, 26 Jun 2014 18:40:38 +0000 (20:40 +0200)]
Add benchmarks (run via `node benchmark.js`). Closes #143

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 18:39:07 +0000 (20:39 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:58:30 +0000 (19:58 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:57:17 +0000 (19:57 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:55:02 +0000 (19:55 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:52:49 +0000 (19:52 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:41:14 +0000 (19:41 +0200)]
Update README.md

10 years agoUpdate README.md
Juriy Zaytsev [Thu, 26 Jun 2014 17:39:36 +0000 (19:39 +0200)]
Update README.md

10 years agoAdd support for IE’s downlevel-revealed conditional comments. Closes #8
kangax [Tue, 24 Jun 2014 13:48:04 +0000 (15:48 +0200)]
Add support for IE’s downlevel-revealed conditional comments. Closes #8

10 years agoMerge pull request #190 from osamesama/gh-pages
Juriy Zaytsev [Tue, 24 Jun 2014 13:16:24 +0000 (15:16 +0200)]
Merge pull request #190 from osamesama/gh-pages

Add support for <wbr> tag.

10 years agoUpdate README.md
Juriy Zaytsev [Tue, 24 Jun 2014 13:15:25 +0000 (15:15 +0200)]
Update README.md

10 years agoVersion 0.6.3
kangax [Tue, 24 Jun 2014 13:13:25 +0000 (15:13 +0200)]
Version 0.6.3

10 years agoUpdate all dependencies.
XhmikosR [Mon, 23 Jun 2014 18:14:35 +0000 (21:14 +0300)]
Update all dependencies.

10 years agoMerge pull request #193 from schmod/translate-attr
Juriy Zaytsev [Mon, 23 Jun 2014 17:13:02 +0000 (19:13 +0200)]
Merge pull request #193 from schmod/translate-attr

Do not treat translate attribtues as boolean values

10 years agoDo not treat translate attribtues as boolean values
Andrew Schmadel [Mon, 23 Jun 2014 16:21:46 +0000 (12:21 -0400)]
Do not treat translate attribtues as boolean values

10 years agoAdd support for <wbr> tag.
Sharky [Wed, 18 Jun 2014 04:47:01 +0000 (22:47 -0600)]
Add support for <wbr> tag.

10 years agoUpdate README.md
Juriy Zaytsev [Fri, 13 Jun 2014 09:59:13 +0000 (11:59 +0200)]
Update README.md

10 years agoRun `grunt`.
XhmikosR [Fri, 13 Jun 2014 09:44:07 +0000 (12:44 +0300)]
Run `grunt`.

10 years agoUpdate all dependencies.
XhmikosR [Fri, 13 Jun 2014 09:43:05 +0000 (12:43 +0300)]
Update all dependencies.

10 years agoMerge pull request #186 from jonathantneal/svg
Juriy Zaytsev [Fri, 13 Jun 2014 09:38:17 +0000 (11:38 +0200)]
Merge pull request #186 from jonathantneal/svg

Add SVG element

10 years agoAdd SVG test
Jonathan Neal [Fri, 13 Jun 2014 01:50:54 +0000 (18:50 -0700)]
Add SVG test

10 years agoAdd SVG element
Jonathan Neal [Thu, 12 Jun 2014 03:16:26 +0000 (20:16 -0700)]
Add SVG element

10 years agoMerge pull request #184 from addaleax/gh-pages
Juriy Zaytsev [Tue, 3 Jun 2014 07:23:34 +0000 (09:23 +0200)]
Merge pull request #184 from addaleax/gh-pages

fix #178

10 years agofix #178
sqrt [Mon, 2 Jun 2014 23:38:59 +0000 (01:38 +0200)]
fix #178

10 years agoMake collapseWhitespace more resilient
kangax [Sun, 1 Jun 2014 14:02:58 +0000 (16:02 +0200)]
Make collapseWhitespace more resilient

10 years agoVersion 0.6.2
kangax [Fri, 30 May 2014 17:50:00 +0000 (19:50 +0200)]
Version 0.6.2

10 years agoMerge pull request #183 from dentuzhik/gh-pages
Juriy Zaytsev [Fri, 30 May 2014 17:05:39 +0000 (19:05 +0200)]
Merge pull request #183 from dentuzhik/gh-pages

Fixes bug introduced by processScripts option

10 years agoUpdate htmlminifier.js
Denis Tuzhik [Fri, 30 May 2014 14:27:57 +0000 (17:27 +0300)]
Update htmlminifier.js

10 years agoVersion 0.6.1
kangax [Thu, 22 May 2014 18:33:00 +0000 (20:33 +0200)]
Version 0.6.1

10 years agoUpdate CHANGELOG
kangax [Thu, 22 May 2014 18:26:28 +0000 (20:26 +0200)]
Update CHANGELOG

10 years agoSort deps by name.
XhmikosR [Thu, 22 May 2014 08:53:42 +0000 (11:53 +0300)]
Sort deps by name.

10 years agoMerge pull request #174 from tssajo/pr
Juriy Zaytsev [Wed, 21 May 2014 18:38:34 +0000 (20:38 +0200)]
Merge pull request #174 from tssajo/pr

Ooops, CLI does not work when html-minifier is installed with npm install html-minifier -g

10 years agoImportant change in package.json file to make CLI usable when html-minifier is instal...
tssajo [Tue, 20 May 2014 15:20:42 +0000 (17:20 +0200)]
Important change in package.json file to make CLI usable when html-minifier is installed via NPM

10 years agoImprovements and fixes in CLI and sample-cli-config-file.conf
tssajo [Tue, 20 May 2014 15:15:53 +0000 (17:15 +0200)]
Improvements and fixes in CLI and sample-cli-config-file.conf

10 years agoMinor README.md change: installation instructions were there twice
tssajo [Tue, 20 May 2014 14:10:54 +0000 (16:10 +0200)]
Minor README.md change: installation instructions were there twice

10 years agoMinify cleancss-browser.js.
XhmikosR [Sun, 18 May 2014 20:12:05 +0000 (23:12 +0300)]
Minify cleancss-browser.js.

See https://github.com/GoalSmashers/clean-css/pull/262/

10 years agoUpdate README.md
Juriy Zaytsev [Sun, 18 May 2014 13:13:06 +0000 (15:13 +0200)]
Update README.md

10 years agoMerge pull request #171 from tssajo/upstream
Juriy Zaytsev [Thu, 15 May 2014 13:46:55 +0000 (15:46 +0200)]
Merge pull request #171 from tssajo/upstream

CLI implementation

10 years agoCLI implementation
tssajo [Wed, 14 May 2014 23:22:01 +0000 (01:22 +0200)]
CLI implementation

10 years agoUpdate cleancss-browser.js.
XhmikosR [Sat, 10 May 2014 06:32:37 +0000 (09:32 +0300)]
Update cleancss-browser.js.

10 years agoMerge pull request #170 from janeklb/feature-typecheck-in-trim
Juriy Zaytsev [Tue, 6 May 2014 13:25:24 +0000 (15:25 +0200)]
Merge pull request #170 from janeklb/feature-typecheck-in-trim

Checking for string type before calling `trim()`. Closes #169

10 years agochecking for string type before calling trim()
Janek Lasocki-Biczysko [Tue, 6 May 2014 13:21:17 +0000 (14:21 +0100)]
checking for string type before calling trim()

10 years agoUpdate CHANGELOG.md.
XhmikosR [Sun, 4 May 2014 15:36:27 +0000 (18:36 +0300)]
Update CHANGELOG.md.

10 years agoUpdate cleancss-browser.js.
XhmikosR [Tue, 22 Apr 2014 06:08:11 +0000 (09:08 +0300)]
Update cleancss-browser.js.

10 years agoUpdate CHANGELOG
kangax [Sun, 4 May 2014 11:28:14 +0000 (13:28 +0200)]
Update CHANGELOG

10 years agoUpdate CHANGELOG
kangax [Sun, 4 May 2014 11:10:50 +0000 (13:10 +0200)]
Update CHANGELOG

10 years agoUpdate CHANGELOG
kangax [Sun, 4 May 2014 11:06:52 +0000 (13:06 +0200)]
Update CHANGELOG

10 years agoVersion 0.6.0
kangax [Sun, 4 May 2014 10:55:02 +0000 (12:55 +0200)]
Version 0.6.0

10 years agoMerge pull request #168 from tomByrer/patch-1
Juriy Zaytsev [Sat, 3 May 2014 23:21:28 +0000 (01:21 +0200)]
Merge pull request #168 from tomByrer/patch-1

+ Gulp module

10 years ago+ Gulp module
tomByrer [Sat, 3 May 2014 23:16:27 +0000 (17:16 -0600)]
+ Gulp module

10 years agoMinify meta viewport value. Closes #159
kangax [Sat, 3 May 2014 17:14:14 +0000 (19:14 +0200)]
Minify meta viewport value. Closes #159

10 years agoEscape on* attribute contents. Closes #162
kangax [Sat, 3 May 2014 13:30:56 +0000 (15:30 +0200)]
Escape on* attribute contents. Closes #162

10 years agoUpdate README
kangax [Wed, 30 Apr 2014 15:26:22 +0000 (11:26 -0400)]
Update README

10 years agoAdd support for ignoring chunks of markup via <!-- htmlmin:ignore -->. Closes #89
kangax [Wed, 30 Apr 2014 04:20:39 +0000 (00:20 -0400)]
Add support for ignoring chunks of markup via <!-- htmlmin:ignore -->. Closes #89

10 years agoAdd support for `processScripts`. Closes #139
kangax [Wed, 30 Apr 2014 03:23:49 +0000 (23:23 -0400)]
Add support for `processScripts`. Closes #139

10 years agoUpdate README
kangax [Tue, 29 Apr 2014 15:03:12 +0000 (11:03 -0400)]
Update README

10 years agoUpdate README
kangax [Tue, 29 Apr 2014 15:02:44 +0000 (11:02 -0400)]
Update README