History for pixi.js / src / core / text / Text.js
2016-11-21
@Robert Krasky
Update documentation (#3337) ...
Robert Krasky authored on 21 Nov 2016 Matt Karl committed on 21 Nov 2016
2016-11-18
@Mat Groves
fixed settings not being respected (#3315) ...
Mat Groves authored on 18 Nov 2016 GitHub committed on 18 Nov 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-11-06
@Andrew Start
Added prepare hooks for Text.
Andrew Start committed on 6 Nov 2016
2016-10-03
@stafford
fixes #3055
stafford committed on 3 Oct 2016
2016-09-30
@Dave
Smaller default texture size for text (#3036)
Dave authored on 30 Sep 2016 Mat Groves committed on 30 Sep 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-26
@Dave Moore
Always clear Text Canvas via clearRect
Dave Moore committed on 26 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-21
@Matt Karl
Merge branch 'dev' into dev-es6 ...
Matt Karl committed on 21 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-16
@Mat Groves
Small updates to fix some es6 conversion issues ...
Mat Groves committed on 16 Sep 2016
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 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-09-12
@Dave Moore
Couple of changes to allow cocoon js to play nice with pixi ...
Dave Moore committed on 12 Sep 2016
2016-08-27
@Mat Groves
fixes #2871 ...
Mat Groves committed on 27 Aug 2016
2016-08-26
@Mat Groves
fixed incorrect height setter for text ...
Mat Groves committed on 26 Aug 2016
2016-08-25
@Matt Karl
Updated docs example with fontFamily and fontSize (#2861)
Matt Karl authored on 25 Aug 2016 Mat Groves committed on 25 Aug 2016
2016-08-24
@Mat Groves
Fixes #2840 (#2847) ...
Mat Groves authored on 24 Aug 2016 GitHub committed on 24 Aug 2016
2016-08-19
@Robert Krasky
Update Text.js (#2837)
Robert Krasky authored on 19 Aug 2016 Mat Groves committed on 19 Aug 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-08-03
@Mat Groves
bounds-tweaks (#2760)
Mat Groves authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
2016-07-17
@Mat Groves
Dev bounds refactor (#2729) ...
Mat Groves authored on 17 Jul 2016 GitHub committed on 17 Jul 2016
2016-07-16
@Chad Engler
Merge pull request #2722 from themoonrat/gradient-text-resolution ...
Chad Engler authored on 16 Jul 2016 GitHub committed on 16 Jul 2016
2016-07-14
@Dave
BaseTexture used for text now reports correct realWidth and realHeight (#2720)
Dave authored on 14 Jul 2016 Mat Groves committed on 14 Jul 2016
@Dave Moore
Gradients now work with Text resolutions other than 1
Dave Moore committed on 14 Jul 2016