History for pixi.js / src / core / text / TextStyle.js
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-22
@Marek Ventur
Update documentation for TextStyle.padding ...
Marek Ventur authored on 22 Sep 2016 GitHub committed on 22 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-08-14
@Mat Groves
A few Text updates (#2799) ...
Mat Groves authored on 14 Aug 2016 GitHub committed on 14 Aug 2016
2016-06-22
@Dave Moore
no-one likes a missed semi-colon :/
Dave Moore committed on 22 Jun 2016
@Dave
Easy addition of gradients on text (#2528) ...
Dave authored on 22 Jun 2016 Matt Karl committed on 22 Jun 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-05-06
@Dave Moore
Previous 'font' styling broken up into it's constituent parts: 'fontFamily', 'fontSize', 'fontStyle', 'fontVariant' and 'fontWeight'
Dave Moore committed on 6 May 2016
2016-04-29
@Chris Smith
Updated the style.fill documentation to reflect gradient options
Chris Smith committed on 29 Apr 2016
2016-04-26
@Dave Moore
Fixes @AMorporkian's TextStyle PR ...
Dave Moore committed on 26 Apr 2016
2016-04-12
@Mat Groves
Revert "Revert "A few JSDoc corrections relating to Text and TextStyle""
Mat Groves committed on 12 Apr 2016
@Mat Groves
Revert "A few JSDoc corrections relating to Text and TextStyle"
Mat Groves committed on 12 Apr 2016
2016-04-11
@Dave Moore
Couple of JSDoc corrections
Dave Moore committed on 11 Apr 2016
2016-04-08
@Pat Shanahan
Revert "Switched TextStyle to version based instead of an EventEmitter. Changed" ...
Pat Shanahan committed on 8 Apr 2016
@Pat Shanahan
Switched TextStyle to version based instead of an EventEmitter. Changed ...
Pat Shanahan committed on 8 Apr 2016
@Pat Shanahan
Added a getColor function.
Pat Shanahan committed on 8 Apr 2016
@Pat Shanahan
Simplified TextStyle.reset()
Pat Shanahan committed on 8 Apr 2016
2016-04-07
@Pat Shanahan
Corrected JSDoc types for constructor and simplified constructor logic.
Pat Shanahan committed on 7 Apr 2016
@Pat Shanahan
Changed style changed event to a constant. Remove event listener on Text ...
Pat Shanahan committed on 7 Apr 2016
@Pat Shanahan
Modified setters to prevent event from being emitted if the value is ...
Pat Shanahan committed on 7 Apr 2016
@Pat Shanahan
Added TextStyle object, a reusable style setter for PIXI.Text.
Pat Shanahan committed on 7 Apr 2016