html-minifier.git
2014-02-03 kangaxUpdate dist
2014-02-03 kangaxFix quotes in attributes
2014-01-30 Juriy ZaytsevMerge pull request #116 from XhmikosR/qunit
2014-01-30 XhmikosRUpdate Qunit to 1.13.
2014-01-28 Juriy ZaytsevMerge pull request #115 from XhmikosR/lint
2014-01-28 XhmikosRMissing semicolons.
2014-01-28 XhmikosRsrc/htmlparser.js: fix semicolon used instead of comma.
2014-01-24 kangaxMake </source> tag optional. Closes #92
2014-01-24 kangaxAdd flattr button
2014-01-24 kangaxAdd link to tests; big scary warning is no longer necessary
2014-01-24 kangaxAdd td and th to optional tags list. Closes #95
2014-01-24 kangaxAdd caseSensitive option; closes #106
2014-01-23 kangaxAdd note about grunt plugin
2014-01-23 kangaxAdd npm badge
2014-01-23 kangaxUpdate travis
2014-01-23 Juriy ZaytsevMerge pull request #110 from XhmikosR/gh-pages
2014-01-23 XhmikosRUpdate package.json.
2014-01-23 XhmikosRUpdate .travis.yml.
2014-01-23 Juriy ZaytsevMerge pull request #109 from XhmikosR/gh-pages
2014-01-23 XhmikosRUpdate .travis.yml.
2014-01-23 XhmikosRUpdate README.md.
2014-01-23 kangaxUpdate travis
2014-01-23 kangaxUpdate LICENSE
2014-01-23 kangaxUpdate README
2014-01-23 Juriy ZaytsevMerge pull request #108 from XhmikosR/gh-pages
2014-01-23 XhmikosRUse the minified all.js file.
2014-01-22 XhmikosRhtmlparser.js: Make the license header comment important.
2014-01-22 XhmikosRUse QUnit from OSSCDN.
2014-01-22 XhmikosRhtml: switch to simple doctype and use the concatenated...
2014-01-22 XhmikosRUpdate README.md.
2014-01-22 XhmikosRClean up .jshintrc.
2014-01-22 XhmikosRUpdate .gitignore.
2014-01-22 XhmikosRAdd a _config.yml to exclude unneeded files/folders...
2014-01-22 XhmikosRUpdate devDependencies.
2014-01-22 XhmikosRNormalize package.json and add missing properties.
2014-01-22 XhmikosRUpdate .npmignore.
2014-01-22 kangaxAdd minify script
2014-01-22 kangaxAdd lint, build, test scripts to package.json. Update...
2014-01-21 kangaxAdd test
2014-01-21 kangaxVersion 0.5.5
2014-01-03 Juriy ZaytsevUpdate README.md
2013-12-19 Juriy ZaytsevMerge pull request #104 from almirfilho/gh-pages
2013-12-19 Almir FilhoAdds missing HTML inline tags for collapsing whitespace
2013-11-11 Juriy ZaytsevMerge pull request #93 from stieler-it/patch-1
2013-11-11 stieler-itAdded a comment to make the reason behind the expressio...
2013-11-11 stieler-itAdded a test that fails if attribute quotes are strippe...
2013-11-06 Juriy ZaytsevMerge pull request #96 from sparanoid/feature/time-tag
2013-11-06 Tunghsiao LiuAdd space around time tag
2013-11-04 Juriy ZaytsevMerge pull request #94 from rolftimmermans/newline...
2013-11-04 Rolf TimmermansNewlines should be collapsed to single space.
2013-11-02 kangaxUpdate front page again
2013-11-02 kangaxUpdate front page
2013-11-02 kangaxUpdate charset
2013-11-02 kangaxChange doctype
2013-10-22 stieler-itPreserve quotes if attribute ends with a trailing slash
2013-09-04 kangaxBump version to 0.5.4
2013-09-04 Juriy ZaytsevMerge pull request #82 from mhulse/patch-3
2013-09-04 Micky HulseIgnored tags: Final tweaks before sending PR.
2013-08-21 Micky HulseCleaning up a few things like ...
2013-08-21 Micky HulseSimplified regex ...
2013-08-21 Micky HulseNew feature: "ignored" tags.
2013-08-20 Juriy ZaytsevMerge pull request #81 from mhulse/patch-2
2013-08-20 Micky HulseWhitespace after textarea/pre patch
2013-08-20 Micky HulseAdded new collapseWhitespace test ...
2013-08-20 Micky HulseRemoved unused variable.
2013-08-18 Juriy ZaytsevMerge pull request #79 from mhulse/patch-1
2013-08-18 Micky HulseAdded tests for "ignored" comments.
2013-08-18 kangaxUpdate README
2013-08-15 Micky HulseAdded isIgnoredComment()
2013-07-03 kangaxjshint parser
2013-06-30 Juriy ZaytsevMerge pull request #71 from webnard/patch-1
2013-06-29 Ian HunterMore tags added to collapseWhitespaceSmart whitelist
2013-06-19 kangaxBetter support for boolean attributes. Closes #63....
2013-06-19 Juriy ZaytsevMerge pull request #67 from sndrs/gh-pages
2013-06-13 sndrslogic mistake - restore checks for presence of '/'
2013-06-13 sndrsimages are a special case
2013-06-13 sndrstests for special tags need to pass the collapseWhitesp...
2013-06-13 sndrsjust tidying up
2013-06-13 sndrsjshint wanted the parens to continue past linting
2013-06-13 sndrstests for 6e5005ef7ed7c3dd9baf6ecc39c3ec1b2470b068
2013-06-13 sndrstests for 6e5005ef7ed7c3dd9baf6ecc39c3ec1b2470b068
2013-06-13 Alex Sandersadd code, kbd and quote to tags with space around them
2013-05-14 Juriy ZaytsevMerge pull request #61 from mathiasbynens/gh-pages
2013-05-14 Mathias BynensImprove `canRemoveAttributeQuotes`
2013-05-14 Juriy ZaytsevMerge pull request #59 from stephenplusplus/gh-pages
2013-05-14 Stephen SawchukHTML5 as an option.
2013-05-13 kangaxUpdate to 0.5.2
2013-05-12 Juriy ZaytsevMerge pull request #57 from sindresorhus/patch-1
2013-05-12 Sindre SorhusNPM package doesn't work since `dist` folder is ignored
2013-05-12 kangaxVersion 0.5.1
2013-05-12 kangaxUpdate distribution file
2013-05-11 kangaxMenu is no longer deprecated in HTML5. Closes #23
2013-05-11 kangaxAdd another test
2013-05-11 kangaxAdd more tests
2013-05-11 kangaxAdd more tests based on issues reported by users
2013-05-11 kangaxMake parser ignore block elements in inline elements...
2013-05-11 Juriy ZaytsevMerge pull request #50 from cometcult/prefix_fix_close
2013-04-18 Even André... Fix minifier issue with prefixed tags (closing)
2013-04-08 Juriy ZaytsevMerge pull request #43 from willfarrell/gh-pages
2013-04-08 will FarrellSmarter collapseWhitespace - preserver space around...
next