History for pixi.js / src / core / text / Text.js
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
@Dave Moore
call updateText before setting width or height
Dave Moore 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
Merge pull request #2482 from AMorporkian/jsdoc-fixes ...
Mat Groves committed on 12 Apr 2016
@Mat Groves
reverted text back as it was not renderering
Mat Groves committed on 12 Apr 2016
@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
@Pat Shanahan
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes ...
Pat Shanahan committed on 11 Apr 2016
@Dave Moore
Couple of JSDoc corrections
Dave Moore committed on 11 Apr 2016
@Pat Shanahan
Merge remote-tracking branch 'origin/dev' into text-style ...
Pat Shanahan committed on 11 Apr 2016
2016-04-09
@Pat Shanahan
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes ...
Pat Shanahan committed on 9 Apr 2016
2016-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
@Pat Shanahan
Reimplemented respectDirty parameter in updateText(), removing redundant if (this.dirty) checks.
Pat Shanahan committed on 8 Apr 2016
@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
Set the Text object to be dirty when TextStyle objects are set per ...
Pat Shanahan committed on 8 Apr 2016
2016-04-07
@Pat Shanahan
Redid emitter logic per @englercj
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
Added TextStyle object, a reusable style setter for PIXI.Text.
Pat Shanahan committed on 7 Apr 2016
2016-04-01
@Ivan Popelyshev
crop -> orig rename
Ivan Popelyshev committed on 1 Apr 2016
2016-03-31
@Mat Groves
Merge branch 'dev-v4.0.0' into dev ...
Mat Groves committed on 31 Mar 2016
2016-03-20
@Mat Groves
added null check to text
Mat Groves committed on 20 Mar 2016
2016-03-17
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev ...
Mat Groves committed on 17 Mar 2016
2016-03-11
@Matt Karl
Added optimization
Matt Karl committed on 11 Mar 2016
@Matt Karl
Style conforming
Matt Karl committed on 11 Mar 2016
@Matt Karl
Added letter-spacing
Matt Karl committed on 11 Mar 2016
2016-02-18
@Matt Swanson
Add wordbreak option
Matt Swanson committed on 18 Feb 2016
2016-01-11
@Róbert Darida
Update Text.js ...
Róbert Darida committed on 11 Jan 2016
2015-12-09
@Mat Groves
Merge pull request #2134 from onion-soup/dropshadow-fix ...
Mat Groves committed on 9 Dec 2015
2015-09-30
@onion-soup
add shadowBlur parameter; fix angle and distance check ...
onion-soup committed on 30 Sep 2015