2018-04-19 |
Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794)
Brenwell
authored
on 19 Apr 2018
Matt Karl
committed
on 19 Apr 2018
|
---|---|
2017-12-17 |
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans
authored
on 17 Dec 2017
Matt Karl
committed
on 17 Dec 2017
|
2017-11-08 |
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell
authored
on 8 Nov 2017
Matt Karl
committed
on 8 Nov 2017
|
2017-10-30 |
Ensures that text style properties are copied by value, not by reference (#4385)
...
Dave Moore
authored
on 30 Oct 2017
Matt Karl
committed
on 30 Oct 2017
|
2017-08-03 |
Adds docs for TextStyle getters and setters (#4199)
...
Dave Moore
authored
on 3 Aug 2017
Mat Groves
committed
on 3 Aug 2017
|
2017-08-02 |
|
2017-06-03 |
Changes the default dropShadowColor in TextStyle (#4083)
Matt Karl
authored
on 3 Jun 2017
GitHub
committed
on 3 Jun 2017
|
2017-04-11 |
Measure Text API, expanded (#3921)
...
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
2017-01-30 |
Able to set the alpha on Text drop shadows (#3651)
Dave Moore
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
fix doc comments (#3673)
Steffen Bär
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
|
2017-01-22 |
Merge pull request #3565 from staff0rd/Text_trim
...
Chad Engler
authored
on 22 Jan 2017
GitHub
committed
on 22 Jan 2017
|
Ability to set stop points on Text with a gradient (#3576)
...
Dave Moore
authored
on 22 Jan 2017
Matt Karl
committed
on 22 Jan 2017
|
|
2017-01-13 |
move trim to TextStyle
stafford
committed
on 13 Jan 2017
|
2016-12-28 |
Fixed doc style for typed array
Matt Karl
committed
on 28 Dec 2016
|
2016-12-26 |
Adds support for multiple font families
Matt Karl
committed
on 26 Dec 2016
|
2016-12-16 |
Allow '0x' notation of colours via strings to work in Text class (#3341)
...
Dave Moore
authored
on 16 Dec 2016
Matt Karl
committed
on 16 Dec 2016
|
2016-12-05 |
|
2016-09-27 |
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
2016-09-24 |
|
2016-09-22 |
Update documentation for TextStyle.padding
...
Marek Ventur
authored
on 22 Sep 2016
GitHub
committed
on 22 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
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 |
|
2016-06-22 |
no-one likes a missed semi-colon :/
Dave Moore
committed
on 22 Jun 2016
|
Easy addition of gradients on text (#2528)
...
Dave
authored
on 22 Jun 2016
Matt Karl
committed
on 22 Jun 2016
|
|
2016-06-15 |
|
2016-05-06 |
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 |
Updated the style.fill documentation to reflect gradient options
Chris Smith
committed
on 29 Apr 2016
|