|
| 1 | +July 15, 2016 - v1.0.0 |
| 2 | + |
| 3 | +* Update parser-lib to v1.0.0. (XhmikosR) |
| 4 | +* Travis: test node.js 6 too. (XhmikosR) |
| 5 | +* Merge pull request #655 from britto/fix-order-alphabetical-typo (Frank van Gemeren) |
| 6 | +* Fix order-alphabetical rule message (João Britto) |
| 7 | +* Clean up .travis.yml. (XhmikosR) |
| 8 | +* Update devDependencies. (XhmikosR) |
| 9 | +* More formatting tweaks to improve readability. (XhmikosR) |
| 10 | +* Update dist files. (XhmikosR) |
| 11 | +* Update Travis config. (XhmikosR) |
| 12 | +* Update devDependencies. (XhmikosR) |
| 13 | +* Minor style tweaks. (XhmikosR) |
| 14 | +* Merge pull request #606 from Arcanemagus/json-formatter (XhmikosR) |
| 15 | +* Gruntfile.js: clean up tasks. (XhmikosR) |
| 16 | +* Run `grunt`. (XhmikosR) |
| 17 | +* Update devDependencies. (XhmikosR) |
| 18 | +* Handle multiple files (Landon Abney) |
| 19 | +* Output errors even with --quiet (Landon Abney) |
| 20 | +* Merge pull request #534 from sergeychernyshev/master (XhmikosR) |
| 21 | +* Add rule ID reporting for rollups and URLs for rules that have corresponding wiki pages (Sergey Chernyshev) |
| 22 | +* Merge pull request #564 from cwygoda/feature/ignore (Frank van Gemeren) |
| 23 | +* Add ignore capability (Christian Wygoda) |
| 24 | +* Add a JSON formatter (Landon Abney) |
| 25 | +* Whitespace cleanup. (XhmikosR) |
| 26 | +* Merge pull request #630 from akrawitz/allow-statement (Frank van Gemeren) |
| 27 | +* Run `grunt`. (XhmikosR) |
| 28 | +* Update grunt-contib-jshint to v0.12.0. (XhmikosR) |
| 29 | +* Merge pull request #637 from mrennie/issue584b (Frank van Gemeren) |
| 30 | +* Provide a Contributor License Agreement #584 (updated naming) (Mike Rennie) |
| 31 | +* Merge pull request #631 from gurdiga/unqualified-attrs-fix (Frank van Gemeren) |
| 32 | +* Consider selectors containg #id or .class qualified (review tweaks) (Vlad GURDIGA) |
| 33 | +* Merge pull request #441 from dashk/master (XhmikosR) |
| 34 | +* Add new rule to detect if number of @import has exceeded the limit in IE6-9 (DashK) |
| 35 | +* Merge pull request #568 from jawshooah/fix-json-options (XhmikosR) |
| 36 | +* Closes #567, among other things (Josh Hagins) |
| 37 | +* Consider selectors containg #id or .class qualified (Vlad GURDIGA) |
| 38 | +* Add code and tests for allow statements (akrawitz) |
| 39 | +* Merge remote-tracking branch 'refs/remotes/CSSLint/master' (akrawitz) |
| 40 | +* Run `grunt`. (XhmikosR) |
| 41 | +* Fix WSH. (Maxim Bulygin) |
| 42 | +* Merge pull request #551 from vlajos/typofixes-vlajos-20141104 (Frank van Gemeren) |
| 43 | +* Minor style tweaks. (XhmikosR) |
| 44 | +* package.json: minor cleanup. (XhmikosR) |
| 45 | +* README.md: Switch to shields.io for consistent badges. (XhmikosR) |
| 46 | +* Remove obsolete directories from .jshintignore. (XhmikosR) |
| 47 | +* Whitespace cleanup. (XhmikosR) |
| 48 | +* Fix quotes. (XhmikosR) |
| 49 | +* Merge pull request #409 from epriestley/master (XhmikosR) |
| 50 | +* Merge pull request #598 from bignimbus/master (XhmikosR) |
| 51 | +* Run `grunt`. (XhmikosR) |
| 52 | +* Move testrunner.htm's JS to a separate file. (XhmikosR) |
| 53 | +* tests/all-rules.js: minor refactoring. (XhmikosR) |
| 54 | +* Merge pull request #500 from XhmikosR/master (XhmikosR) |
| 55 | +* Run `grunt`. (XhmikosR) |
| 56 | +* Fix browser build. (XhmikosR) |
| 57 | +* Tweak JSHint options. (XhmikosR) |
| 58 | +* Simplify `use strict` statements. (XhmikosR) |
| 59 | +* Tweak CHANGELOG output. (XhmikosR) |
| 60 | +* Remove bogus test. (XhmikosR) |
| 61 | +* Update Gruntfile.js. (XhmikosR) |
| 62 | +* Get rid of the build date in dist files. (XhmikosR) |
| 63 | +* Enforce LF. (XhmikosR) |
| 64 | +* Re-organize dist directories. (XhmikosR) |
| 65 | +* Fix package.json license. (XhmikosR) |
| 66 | +* Merge pull request #576 from XhmikosR/travis (XhmikosR) |
| 67 | +* Add "load-grunt-tasks" and "time-grunt" plugins. (XhmikosR) |
| 68 | +* Fixing contact email (Nicole Sullivan) |
| 69 | +* Contributor code of conduct (Nicole Sullivan) |
| 70 | +* add test specs for whitespace in embedded rulesets #549 (Jeff Auriemma) |
| 71 | +* update regex for accepting whitespace in embedded rulesets #549 (Jeff Auriemma) |
| 72 | +* optional space between /* and csslint in embedded ruleset; fixes #549 (Jeff Auriemma) |
| 73 | +* Merge pull request #512 from XhmikosR/deps (Nick Schonning) |
| 74 | +* Update dependencies. (XhmikosR) |
| 75 | +* Merge pull request #545 from CSSLint/fix-yuitest-reporter (Nick Schonning) |
| 76 | +* YUITest: Collect the full set of failing tests (Nick Schonning) |
| 77 | +* Order Aphabetical: Add listeners for at-rules (Nick Schonning) |
| 78 | +* typo fixes - https://github.com/vlajos/misspell_fixer (Veres Lajos) |
| 79 | +* Travis: Node 0.8 NPM fix (Nick Schonning) |
| 80 | +* Testing: Update the YUI Test harness for Grunt (Nick Schonning) |
| 81 | +* Merge pull request #489 from XhmikosR/demo-split-js (Nick Schonning) |
| 82 | +* Tweak CSSLintDemo. (XhmikosR) |
| 83 | +* Move demo JS to demo.js. (XhmikosR) |
| 84 | +* Specify html lang. (XhmikosR) |
| 85 | +* Add @viewport listeners to rules (Derk-Jan Hartman) |
| 86 | +* Travis: Update NPM to support new dependency glob (Nick Schonning) |
| 87 | +* Documentation: Copy back Wiki Home (Nick Schonning) |
| 88 | +* WSH: Remove additional strict statement (Nick Schonning) |
| 89 | +* Merge pull request #504 from dmi3y/wsharraymap (Nick Schonning) |
| 90 | +* Merge pull request #502 from dmi3y/cliconfig (Nick Schonning) |
| 91 | +* Merge pull request #465 from cvrebert/defensive-copy (Nick Schonning) |
| 92 | +* fix typos in comments in Gruntfile (Chris Rebert) |
| 93 | +* clone ruleset before passing it to applyEmbeddedRuleset; fixes #458 (Chris Rebert) |
| 94 | +* Gruntfile: add boilerplate for clone like there is for parserlib (Chris Rebert) |
| 95 | +* add `clone` to dependencies in package.json (Chris Rebert) |
| 96 | +* add test for #458 (Chris Rebert) |
| 97 | +* Merge pull request #511 from cvrebert/patch-1 (Nick Schonning) |
| 98 | +* add NPM version badge to README (Chris Rebert) |
| 99 | +* Ignore diff files (Nick Schonning) |
| 100 | +* Merge pull request #482 from XhmikosR/jshint (Nick Schonning) |
| 101 | +* Merge pull request #495 from XhmikosR/selector-newline (Nick Schonning) |
| 102 | +* fixing conflict (dmi3y) |
| 103 | +* wraping up with cli tests+ (dmi3y) |
| 104 | +* Array.prototype.map polyfil+ (dmi3y) |
| 105 | +* more tests (dmi3y) |
| 106 | +* wraping up with cli tests+ (dmi3y) |
| 107 | +* cli config path #449 (dmi3y) |
| 108 | +* Fix test failures after the strict comparison changes. (XhmikosR) |
| 109 | +* Enable strict mode. (XhmikosR) |
| 110 | +* Enable JSHint's `eqeqeq` rule and remove `eqnull`. (XhmikosR) |
| 111 | +* Fix selector-newline rule. (XhmikosR) |
| 112 | +* Merge pull request #499 from XhmikosR/patch-2 (Nick Schonning) |
| 113 | +* Use the new oragnization URL. (XhmikosR) |
| 114 | +* Use the simpler `license` property. (XhmikosR) |
| 115 | +* Update to new Org URLs (Nick Schonning) |
| 116 | +* Merge pull request #488 from XhmikosR/camelcase (Nick Schonning) |
| 117 | +* Enable JSHint's `camelcase` rule. (XhmikosR) |
| 118 | +* Merge pull request #486 from XhmikosR/testrunner-undef (Nick Schonning) |
| 119 | +* Merge pull request #487 from XhmikosR/unused (Nick Schonning) |
| 120 | +* Remove unused variables. (XhmikosR) |
| 121 | +* Merge pull request #485 from XhmikosR/globals (Nick Schonning) |
| 122 | +* testrunner.htm: fix undefined variables. (XhmikosR) |
| 123 | +* Fix typo. (XhmikosR) |
| 124 | +* Remove global directive from tests; it's set in .jshintrc. (XhmikosR) |
| 125 | +* Merge pull request #484 from XhmikosR/quotmark (Nick Schonning) |
| 126 | +* Enable JSHint's `quotmark` rule. (XhmikosR) |
| 127 | +* Merge pull request #483 from XhmikosR/indent (Nick Schonning) |
| 128 | +* Change badges to SVG (Nick Schonning) |
| 129 | +* Enable JSHint's `indent` rule. (XhmikosR) |
| 130 | +* Update JSHint's rules. (XhmikosR) |
| 131 | +* Update URLs for new GitHub org (Nick Schonning) |
| 132 | +* Merge pull request #433 from hsablonniere/add-order-alphabetical (Nick Schonning) |
| 133 | +* Merge pull request #466 from hartman/test_allrules (Nick Schonning) |
| 134 | +* "selector-newline": look for newline characters in selectors (Jos Hirth) |
| 135 | +* Removed `"-*-user-select"` checks. (Cristian·Tincu) |
| 136 | +* Merge pull request #478 from XhmikosR/testrunner (Nick Schonning) |
| 137 | +* Update testrunner.htm. (XhmikosR) |
| 138 | +* Merge pull request #427 from XhmikosR/package.json (Nick Schonning) |
| 139 | +* Update dependencies. (XhmikosR) |
| 140 | +* Normalize package.json. (XhmikosR) |
| 141 | +* Merge pull request #434 from nschonni/jshint-cleanup (Nick Schonning) |
| 142 | +* Remove CSSLint globals directives (Nick Schonning) |
| 143 | +* Move JSHint config to .jshintrc and .jshintignore (Nick Schonning) |
| 144 | +* Bump grunt-contrib-jshint to 0.7.2 (Nick Schonning) |
| 145 | +* Merge pull request #430 from XhmikosR/gitignore (Nick Schonning) |
| 146 | +* Merge pull request #431 from XhmikosR/whitespace (Nick Schonning) |
| 147 | +* Merge pull request #468 from malept/singular-problem-grammar (Nick Schonning) |
| 148 | +* Merge pull request #428 from XhmikosR/demo (Nick Schonning) |
| 149 | +* Merge pull request #429 from XhmikosR/readme (Nick Schonning) |
| 150 | +* Text formatter: fix grammatical error with one problem (Mark Lee) |
| 151 | +* When testing all, probably best to actually test all and not 25 (Derk-Jan Hartman) |
| 152 | +* Add scott gonzalez to the contributors list (Nicole Sullivan) |
| 153 | +* Merge pull request #457 from scottgonzalez/jsonrc (Nicole Sullivan) |
| 154 | +* Support JSON for .csslintrc files. (Scott González) |
| 155 | +* Fix README.md headers. (XhmikosR) |
| 156 | +* Add dependency badges to README.md. (XhmikosR) |
| 157 | +* Add alphabetical order rule (Hubert SABLONNIÈRE) |
| 158 | +* README.md: break long line. (XhmikosR) |
| 159 | +* Whitespace cleanup. (XhmikosR) |
| 160 | +* Update .gitignore. (XhmikosR) |
| 161 | +* Improve demos/CSSLintDemo.htm. (XhmikosR) |
| 162 | +* Update demos/CSSLintDemo.htm. (XhmikosR) |
| 163 | +* Merge pull request #404 from nschonni/remove-ant-build (Nicole Sullivan) |
| 164 | +* Merge pull request #405 from nschonni/add-readme-to-npm (Nicole Sullivan) |
| 165 | +* Merge pull request #356 from mo/print_rule_id_in_compact_mode (Nicole Sullivan) |
| 166 | +* Add "rule" attribute to "lintxml" output format (epriestley) |
| 167 | +* Add README copy for NPM (Nick Schonning) |
| 168 | +* Clean out Ant build files (Nick Schonning) |
| 169 | +* Print rule ID for each error/warning in normal and compact modes (Martin Olsson) |
| 170 | + |
1 | 171 | August 15, 2013 - v0.10.0
|
2 | 172 |
|
3 | 173 | * Update README.md (Nicole Sullivan)
|
|
0 commit comments