Richard Davey
|
1ccfd8d68b
|
In Actions.GridAlign if you set width to -1 it would align the items vertically, instead of horizontally. It now aligns them horizontally if width is set, or vertically if height is set. Fix #4899
|
2020-01-15 00:31:57 +00:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
2b073cba51
|
Actions Types
|
2019-05-09 11:44:01 +01:00 |
|
Richard Davey
|
e7b1d086e7
|
Moving all of the typedefs to properly namespaced scopes, rather than globals
\o/ ~ "Someone, save me!"
|
2019-02-13 12:35:12 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
ksmai
|
1050deb59f
|
Fix JSDoc parameter type in Actions.GridAlign
|
2018-04-29 16:25:44 +08:00 |
|
Richard Davey
|
6b18942d13
|
Fake Zone callback update
|
2018-04-13 17:05:07 +01:00 |
|
orblazer
|
bdf373b6e8
|
Add generic type on Actions
|
2018-03-27 13:14:08 +02:00 |
|
orblazer
|
3cb00c85c9
|
Fix multiple types on Actions
|
2018-03-20 15:57:12 +01:00 |
|
Richard Davey
|
389669e21b
|
Updated jsdocs
|
2018-03-17 17:16:26 +00:00 |
|
Richard Davey
|
86f00eeb52
|
eslint fixes
|
2018-02-16 18:17:51 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
718859b02e
|
Moved the depth sorting functions into the DisplayList class, as it's really the one responsible for it, not System.
|
2018-01-11 13:59:06 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|