Go to file
Coren 1a6879c457 General cleanup of CSSParser
* Add phpdoc comments
* Update method signatures to reduce duplication
* Rename some variables to be a bit more clear for new readers
* Try to keep lines <80 chars (my own personal peeve I know)
* Use === instead of ==
* Fix a few other small code style issues

Change-Id: I52594fd34646af53fc91ec470fcf1d0be9c2b156
2016-04-21 14:29:58 -06:00
i18n Localisation updates from https://translatewiki.net. 2016-04-18 22:23:03 +02:00
tests/phpunit Add property filtering 2016-04-21 05:16:06 +00:00
.gitignore Ignore local Composer artifacts 2016-04-20 14:15:13 -06:00
.gitreview Add .gitreview 2016-04-05 15:47:06 +01:00
.jscsrc TemplateStyles extension prototype 2016-04-08 11:08:59 -04:00
.jshintrc TemplateStyles extension prototype 2016-04-08 11:08:59 -04:00
composer.json Linting and slight tweak to parser 2016-04-12 15:42:23 +00:00
CSSParser.php General cleanup of CSSParser 2016-04-21 14:29:58 -06:00
CSSRenderer.php Add property filtering 2016-04-21 05:16:06 +00:00
extension.json Correct l10n message loading 2016-04-21 14:27:30 -06:00
Gruntfile.js TemplateStyles extension prototype 2016-04-08 11:08:59 -04:00
package.json TemplateStyles extension prototype 2016-04-08 11:08:59 -04:00
phpcs.xml TemplateStyles extension prototype 2016-04-08 11:08:59 -04:00
TemplateStyles.hooks.php Fix config loading 2016-04-21 14:26:00 -06:00