Richard Davey
|
b09fa3f10e
|
Preparing for 3.17 dev
|
2019-02-06 12:41:18 +00:00 |
|
Richard Davey
|
f9cb8972ab
|
3.16.1 (because, npm)
|
2019-02-05 00:49:42 +00:00 |
|
Richard Davey
|
9dbf4d4d06
|
3.16 Build files
|
2019-02-05 00:12:29 +00:00 |
|
Richard Davey
|
9de176313e
|
Update README.md
|
2019-02-05 00:09:12 +00:00 |
|
Richard Davey
|
0a4325dc97
|
Updated Change Log and ReadMe for release
|
2019-02-05 00:03:49 +00:00 |
|
Richard Davey
|
81a5bbf2db
|
Updated jsdocs
|
2019-02-05 00:03:34 +00:00 |
|
Richard Davey
|
ba381f8e3d
|
Don't create a promise unless the context exists
|
2019-02-04 23:29:39 +00:00 |
|
Richard Davey
|
cfe6452924
|
Don't set if game is being destroyed
|
2019-02-04 23:29:22 +00:00 |
|
Richard Davey
|
4cfa29a524
|
Added flag to help avoid cursor reset issue
|
2019-02-04 23:29:10 +00:00 |
|
Richard Davey
|
c616e32964
|
Update CHANGELOG.md
|
2019-02-04 23:28:51 +00:00 |
|
Richard Davey
|
e423e9c387
|
No scale mode, no expansion.
|
2019-02-04 22:14:16 +00:00 |
|
Richard Davey
|
0b4dc5f037
|
Should be a config setter.
|
2019-02-04 21:50:55 +00:00 |
|
Richard Davey
|
60542a25cc
|
Numerous jsdoc and TS related fixes
|
2019-02-04 17:16:08 +00:00 |
|
Richard Davey
|
a3b615bac5
|
JSDoc fixes
|
2019-02-04 11:49:34 +00:00 |
|
Richard Davey
|
d04232ae54
|
JSDoc fixes
|
2019-02-04 11:45:17 +00:00 |
|
Richard Davey
|
38f90ec355
|
Release number
|
2019-02-04 10:55:26 +00:00 |
|
Richard Davey
|
f3075fea72
|
Updated jsdocs
|
2019-02-04 10:55:09 +00:00 |
|
Richard Davey
|
eb9ed3463f
|
Lots of namespace and jsdoc fixes
|
2019-02-01 18:02:58 +00:00 |
|
Richard Davey
|
ec7e062dd1
|
Updated Change Log
|
2019-02-01 13:32:59 +00:00 |
|
Richard Davey
|
8e195838ae
|
Release Candidate 3
|
2019-01-31 14:48:59 +00:00 |
|
Richard Davey
|
348306cafb
|
Lots more jsdoc fixes and new documentation
|
2019-01-31 14:47:50 +00:00 |
|
Richard Davey
|
4f6f6ee72f
|
Lots of jsdoc and type fixes
|
2019-01-31 12:19:01 +00:00 |
|
Richard Davey
|
5587b00fc5
|
Update CHANGELOG.md
|
2019-01-31 11:27:29 +00:00 |
|
Richard Davey
|
b7f99496dc
|
Updated function name
|
2019-01-31 11:27:26 +00:00 |
|
Richard Davey
|
404c94ac27
|
Fixed namespace name
|
2019-01-31 11:27:15 +00:00 |
|
Richard Davey
|
38639eecec
|
Update CHANGELOG.md
|
2019-01-31 11:12:03 +00:00 |
|
Richard Davey
|
4d4f500629
|
Improved typedefs
|
2019-01-31 11:12:00 +00:00 |
|
Richard Davey
|
ffde5564e3
|
Now uses GetTarget and new consts
|
2019-01-31 11:11:49 +00:00 |
|
Richard Davey
|
537d58a858
|
Moved Scale consts to their own files for better docs navigation
|
2019-01-31 11:11:35 +00:00 |
|
Richard Davey
|
3b52b8387e
|
Fixed jsdoc type
|
2019-01-31 11:11:05 +00:00 |
|
Richard Davey
|
87ef5a14cf
|
DOM.GetTarget is a new helper function that will return a reference to a DOM Element based on the given string or node.
|
2019-01-31 11:10:40 +00:00 |
|
Richard Davey
|
fd38cbd3ca
|
Lots of Scale Manager tweaks to deal with dead div parents, dead height body docs and lots more.
|
2019-01-31 00:48:43 +00:00 |
|
Richard Davey
|
dbd3745b4a
|
The AddToDOM method has had the overflowHidden argument removed. The DOM element the canvas is inserted into no longer has overflow: hidden applied to its style. If you wish to have this, please add it directly via CSS.
|
2019-01-30 22:46:29 +00:00 |
|
Richard Davey
|
a9d6951660
|
A Tween Timeline will now set it's internal destroy state _before_ calling either the onComplete callback or sending the COMPLETE event. This means you can now call methods that will change the state of the Timeline, such as play , during the callback handlers, where-as before doing this would have had the internal state changed immediately, preventing it
|
2019-01-30 15:49:08 +00:00 |
|
Richard Davey
|
04f06140d3
|
RC2
|
2019-01-30 00:17:42 +00:00 |
|
Richard Davey
|
1a6ac029ac
|
Fixed Extern arguments, added as core and finished jsdocs.
|
2019-01-30 00:02:11 +00:00 |
|
Richard Davey
|
44f4ac3598
|
Type def fix
|
2019-01-29 23:49:23 +00:00 |
|
Richard Davey
|
3d5d84c01f
|
Stop listener
|
2019-01-29 23:22:29 +00:00 |
|
Richard Davey
|
1c0acc2342
|
Needs to listen for the PROCESS event, plus emit keydown_ as well.
|
2019-01-29 23:21:54 +00:00 |
|
Richard Davey
|
fb0c4af780
|
Trim the keycodes
|
2019-01-29 23:21:34 +00:00 |
|
Richard Davey
|
21c06668fb
|
jsdoc fix
|
2019-01-29 23:21:24 +00:00 |
|
Richard Davey
|
6c16a888b3
|
Updated namespace, added missing docs, explained in more detail some methods.
|
2019-01-29 19:17:07 +00:00 |
|
Richard Davey
|
3080286a30
|
Tidying up
|
2019-01-29 17:19:51 +00:00 |
|
Richard Davey
|
3bc9d1be46
|
Lint tweak
|
2019-01-29 17:19:46 +00:00 |
|
Richard Davey
|
3e3acee4f6
|
jsdoc fixes
|
2019-01-29 17:17:26 +00:00 |
|
Richard Davey
|
cb7b335d7f
|
Moved ScaleManager to its own namespace (Phaser.Scale) and out of DOM
|
2019-01-29 15:42:27 +00:00 |
|
Richard Davey
|
696283686a
|
Updated curly newline rule
|
2019-01-29 15:42:05 +00:00 |
|
Richard Davey
|
2bae58c459
|
Removed files from ignore list
|
2019-01-29 15:41:57 +00:00 |
|
Richard Davey
|
da8ac37192
|
resize can now be called at any point, moved centering to a new more solid method, added zoom support with scale mode none and more.
|
2019-01-29 15:18:47 +00:00 |
|
Richard Davey
|
0be5bd23a0
|
Added MAX_ZOOM const
|
2019-01-29 15:18:12 +00:00 |
|