2017-01-31 |
Mask/Fill interaction tests + fix (#3615)
...
Stafford Williams
authored
on 31 Jan 2017
Matt Karl
committed
on 31 Jan 2017
|
---|---|
2017-01-26 |
Rebasing on dev to get MockPointer changes for #3375 (#3546)
...
Sam Tarakajian
authored
on 26 Jan 2017
Andrew Start
committed
on 26 Jan 2017
|
2017-01-19 |
Marks the interaction event as being of the type PIXI.interaction.InteractionData in jsdocs
Dave Moore
committed
on 19 Jan 2017
|
2017-01-05 |
|
2017-01-02 |
A few doc updates (#3527)
Dave Moore
authored
on 2 Jan 2017
Matt Karl
committed
on 2 Jan 2017
|
2016-12-16 |
expose moveWhenInside docs (#3471)
Stafford Williams
authored
on 16 Dec 2016
Matt Karl
committed
on 16 Dec 2016
|
2016-12-02 |
better code
Ivan Popelyshev
committed
on 2 Dec 2016
|
cocoonJS interaction position fix
Ivan Popelyshev
committed
on 2 Dec 2016
|
|
2016-11-14 |
spelling
Stafford Williams
committed
on 14 Nov 2016
|
2016-10-31 |
Fixed mousedown events not firing on browsers that supports pointerevents
...
Dave Moore
committed
on 31 Oct 2016
|
2016-10-17 |
added a check for 'null' before attempting to traverse 'children' property on DisplayObject
dmitrymatveev
committed
on 17 Oct 2016
|
2016-10-04 |
remove some lingering events from interaction manager
Chad Engler
committed
on 4 Oct 2016
|
2016-09-30 |
Merge branch 'dev' into interaction-pointer-fixes
Dave Moore
committed
on 30 Sep 2016
|
2016-09-27 |
cleanup some export defaults
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-26 |
Fix readonly errors when normalizing touch events on ios
Dave Moore
committed
on 26 Sep 2016
|
Fixes to have pointer events work with the new eventData class
Dave Moore
committed
on 26 Sep 2016
|
|
2016-09-25 |
merge #2828
Chad Engler
committed
on 25 Sep 2016
|
Adding support for pointer events (#2997)
...
Dave
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
|
2016-09-24 |
|
2016-09-22 |
add InteractionEvent class. assigning event's target/currentTarget.
Endel Dreyer
committed
on 22 Sep 2016
|
Merge pull request #2996 from themoonrat/interaction-mouseover-fix-es6
...
Chad Engler
authored
on 22 Sep 2016
GitHub
committed
on 22 Sep 2016
|
|
Manually merge #2929
Chad Engler
committed
on 22 Sep 2016
|
|
Fixes mouseover behaviour
Dave Moore
committed
on 22 Sep 2016
|
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-16 |
|
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 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
|