Anton Lavrenov
|
febdc9e3d4
|
fix some docs and tests
|
2019-02-20 09:13:39 -05:00 |
|
Anton Lavrenov
|
15b9d66b20
|
Fix click stage event on dragend, Fix some Transformer cursor behavior. fix #463
|
2018-09-27 10:59:27 +03:00 |
|
Anton Lavrenov
|
c0911572e7
|
getClientRect calculation fix for groups
|
2018-09-24 14:40:07 +03:00 |
|
Anton Lavrenov
|
27f00b1aad
|
bugs fixes
|
2018-09-22 14:08:22 +03:00 |
|
Anton Lavrenov
|
738cc8b79c
|
Automatic validations for many attributes. close #436
|
2018-08-21 15:56:04 +07:00 |
|
Anton Lavrenov
|
9b2d439751
|
prettier, fix some tests, new test runner
|
2018-05-24 10:59:08 +09:00 |
|
Anton Lavrenov
|
e415e266ab
|
slightly fix getClientRect calculations
|
2018-04-18 11:27:51 +07:00 |
|
Adam L
|
2466ea61b0
|
refactor findOne method
|
2018-03-26 22:52:08 -07:00 |
|
Adam L
|
a2c342cf6e
|
migrate find fn to single method
|
2018-03-24 17:18:11 -07:00 |
|
Adam L
|
8bb59548e5
|
add findWhere method to Containers
|
2018-03-21 19:20:59 -07:00 |
|
Anton Lavrenov
|
248f57cd3f
|
more Transformer fixes
|
2018-03-21 15:21:55 +07:00 |
|
Anton Lavrenov
|
1930ffc9d7
|
getClientRect cals fixes
|
2018-03-21 12:04:57 +07:00 |
|
Anton Lavrenov
|
f520cf34c3
|
fix getClientRect calc
|
2017-07-28 18:36:08 +02:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -05:00 |
|
Anton Lavrenov
|
34cb84f616
|
text shadow test
|
2016-10-25 07:26:59 -06:00 |
|
Igor Kiselev
|
330ab557ee
|
Fixed transform apply/reset for clipping (#175)
* Fixed transform apply/reset for clipping. Fix #136
|
2016-10-04 20:18:45 -04:00 |
|
Anton Lavrenov
|
ddc38053c8
|
update CHANGELOG with new version
|
2016-06-18 22:32:13 +07:00 |
|
Anton Lavrenov
|
dbcc17041f
|
clipping function
|
2016-06-18 22:27:19 +07:00 |
|
Anton Lavrenov
|
34d18efcf8
|
removeChildren() remove only first level children. close #135
|
2016-05-14 22:06:44 +07:00 |
|
lavrton
|
5f2c70ddc7
|
Tweening a line with different numbers of points. close #92
|
2015-09-12 12:00:50 +07:00 |
|
lavrton
|
e21ea5daa2
|
fix getClientRect for container. close #85
|
2015-06-19 23:17:02 +07:00 |
|
lavrton
|
74dab77ad4
|
validation for find and findOne methods
|
2015-05-25 13:56:19 +07:00 |
|
Anton Lavrenov
|
d455d0f994
|
mark some methods as deprecated
|
2015-05-07 08:48:15 +07:00 |
|
lavrton
|
10fab252e0
|
findOne Method
|
2015-02-03 10:30:27 +07:00 |
|
Jovination
|
607ef1837b
|
Renaming
|
2015-01-27 00:07:51 -07:00 |
|
lavrton
|
a78f01365d
|
fix name selector bug. close #3
|
2015-01-15 09:41:29 +07:00 |
|
Лаврёнов Антон
|
7f7fb652da
|
clean tests and adding docs
|
2014-09-24 10:26:42 +08:00 |
|
Matt Slocum
|
9de8d2f806
|
KineticJS Unit Tests :: find with multiple names
Added unit tests to find nodes by name that have multiple names
|
2014-08-27 04:49:01 +00:00 |
|
Victor Michnowicz
|
0898c24b7a
|
add() now can add multiple layers or nodes
|
2014-03-13 23:30:46 -04:00 |
|
Лаврёнов Антон
|
86178185bc
|
optional filter callback for getChildren function. close #313
|
2014-03-02 09:25:22 +08:00 |
|
Лаврёнов Антон
|
74060ce935
|
add function takes care about parent existence. fix #426, #434
|
2014-03-02 07:50:51 +08:00 |
|
Eric Rowell
|
8b4deb004d
|
added stage nestedTransformsEnabled flag
|
2013-12-09 22:46:58 -08:00 |
|
Eric Rowell
|
1f4ff9f1d7
|
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
|
2013-12-09 10:07:08 -08:00 |
|
Eric Rowell
|
c7bb7d90ad
|
reenabled all tests
|
2013-12-05 22:30:54 -08:00 |
|
Eric Rowell
|
422a6b305b
|
implemented enableNestedTransforms flag which forces the rendering engine to skip nested transform calculations when they aren't needed
|
2013-12-05 22:29:50 -08:00 |
|
Eric Rowell
|
a57d6c6106
|
more unit tests working, more refactoring
|
2013-12-02 21:25:20 -08:00 |
|
ericdrowell
|
85db781630
|
deprecated the get() method and added find(). the change is backwards compatible
|
2013-09-20 14:08:51 -07:00 |
|
Eric Rowell
|
a9496339d1
|
finished migrating all unit tests over to Mocha
|
2013-09-11 12:02:03 -07:00 |
|