Anton Lavrenov
|
aaf0185363
|
type fixes, fix fast layer bug
|
2019-02-22 12:46:46 -05:00 |
|
Anton Lavrenov
|
febdc9e3d4
|
fix some docs and tests
|
2019-02-20 09:13:39 -05:00 |
|
Anton Lavrenov
|
c4f21b67a3
|
Fixed container change for a stage. fix #510
|
2019-02-19 20:43:06 -05:00 |
|
Anton Lavrenov
|
9aed313ef2
|
better test
|
2019-02-05 21:21:57 -05:00 |
|
Anton Lavrenov
|
b02ac65e68
|
fix docs, Better implementation of mouseover event for stage
|
2019-02-05 16:43:43 -05:00 |
|
Anton Lavrenov
|
11d805795a
|
warning on dublicate ids
|
2019-01-24 22:52:16 -05:00 |
|
Anton Lavrenov
|
a81f9ec1f9
|
Show a warning when a stage has too many layers
|
2019-01-22 08:43:43 -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
|
22eee6530f
|
some toDataURL fixes and refactoring
|
2018-08-16 14:52:42 +07:00 |
|
Anton Lavrenov
|
98d2d6ffe0
|
better toDataURL for shapes
|
2018-08-01 09:26:13 +07:00 |
|
Anton Lavrenov
|
39e022e786
|
toDataURL fixes
|
2018-07-18 14:56:46 +07:00 |
|
Anton Lavrenov
|
74d7a65b16
|
Correct cache reset for Konva.Transformer
|
2018-06-15 13:12:02 +07:00 |
|
Anton Lavrenov
|
be5362dcfa
|
some bugs fixes
|
2018-06-05 21:28:34 +07:00 |
|
Anton Lavrenov
|
9b2d439751
|
prettier, fix some tests, new test runner
|
2018-05-24 10:59:08 +09:00 |
|
Anton Lavrenov
|
7cfef08872
|
build
|
2018-04-19 14:38:59 +07:00 |
|
Anton Lavrenov
|
272dafe398
|
fix stage.toDataURL defaults
|
2018-04-19 14:33:45 +07:00 |
|
Anton Lavrenov
|
fa081dd159
|
a bit fixes events flow
|
2018-03-16 10:53:50 +07:00 |
|
Anton Lavrenov
|
ce40d752e8
|
event fixes
|
2018-03-01 13:48:03 +08:00 |
|
Anton Lavrenov
|
ac8e682738
|
update stage events flow, rename resizer to transformer
|
2018-01-04 10:59:14 +07:00 |
|
Anton Lavrenov
|
865577b7e6
|
fix bug with getAllIntersections and Text shape. close #224
|
2017-04-21 10:40:41 -05:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -05:00 |
|
Anton Lavrenov
|
3c1e2804de
|
better HDPI support
update packages
|
2016-02-28 16:57:15 +08:00 |
|
Anton Lavrenov
|
c7ae11cd01
|
Narrow down getIntersection() result. add optional selector parament to getIntersection function. close #74
|
2015-12-26 13:12:40 +07:00 |
|
lavrton
|
c2d9b1d436
|
better dragging flow
|
2015-06-02 08:14:54 +07:00 |
|
lavrton
|
b09b22ad82
|
stage.toDataURL() in sync way
|
2015-05-25 11:26:30 +07:00 |
|
Anton Lavrenov
|
d455d0f994
|
mark some methods as deprecated
|
2015-05-07 08:48:15 +07:00 |
|
Anton Lavrenov
|
1c7c202b68
|
create test
|
2015-05-06 07:08:31 +07:00 |
|
Anton Lavrenov
|
923c466572
|
test for toDataURL + HDPI
|
2015-04-26 07:26:54 +07:00 |
|
lavrton
|
c3511210f2
|
cache + pixelRatio
|
2015-02-14 22:12:54 +07:00 |
|
Jovination
|
607ef1837b
|
Renaming
|
2015-01-27 00:07:51 -07:00 |
|
Лаврёнов Антон
|
6e4dab9013
|
Merge branch 'fix-DblClick-after-dragging' of git://github.com/kzhdev/KineticJS into kzhdev-fix-DblClick-after-dragging
Conflicts:
test/unit/Stage-test.js
|
2014-04-30 09:04:06 +08:00 |
|
Лаврёнов Антон
|
2bcb7bdab2
|
Merge branch 'master' of git://github.com/vmichnowicz/KineticJS into vmichnowicz-master
|
2014-03-14 12:56:14 +08:00 |
|
Victor Michnowicz
|
0898c24b7a
|
add() now can add multiple layers or nodes
|
2014-03-13 23:30:46 -04:00 |
|
Лаврёнов Антон
|
d65201a12f
|
stage clone has new container. fix #707
|
2014-03-07 22:51:26 +08:00 |
|
kzhdev
|
833c470504
|
add test
|
2014-03-06 20:30:04 -06:00 |
|
Лаврёнов Антон
|
798d1acf28
|
Pure NodeJS environment test runner: grunt node-test
|
2014-03-04 19:35:26 +08:00 |
|
Лаврёнов Антон
|
6c46e44bbd
|
fix #500
|
2014-02-27 22:53:30 +08:00 |
|
Eric Rowell
|
6d31f6ed08
|
new transformsEnabled property which yields absolute best rendering performance
|
2013-12-10 23:28:46 -08:00 |
|
Eric Rowell
|
8b4deb004d
|
added stage nestedTransformsEnabled flag
|
2013-12-09 22:46:58 -08:00 |
|
Eric Rowell
|
a57d6c6106
|
more unit tests working, more refactoring
|
2013-12-02 21:25:20 -08:00 |
|
Eric Rowell
|
ae5b76d332
|
fixed typo in unit test
|
2013-11-27 22:22:12 -08:00 |
|
Eric Rowell
|
24d41e5506
|
commented out offending unit test for now
|
2013-11-27 22:21:44 -08:00 |
|
Eric Rowell
|
658064b5ef
|
improved event edge detection algo
|
2013-11-27 21:53:41 -08:00 |
|
Eric Rowell
|
aa78d632db
|
fixed #382 #198
|
2013-11-27 21:32:36 -08:00 |
|
Eric Rowell
|
bc9bd291fc
|
began refactoring layer getIntersection method and added unit tests
|
2013-11-27 16:05:35 -08:00 |
|
Eric Rowell
|
9bc34d6abb
|
reenabling all tests
|
2013-11-03 00:07:05 -07:00 |
|
Eric Rowell
|
65166d7ddd
|
added role=presentation to content node
|
2013-11-02 22:39:24 -07:00 |
|
Eric Rowell
|
f5d5e26e5e
|
fixed pixel ratio issue with buffer canvas usage
|
2013-11-02 22:31:09 -07:00 |
|
Eric Rowell
|
dd6f8a754d
|
migrated stage tests to Mocha
|
2013-09-10 21:38:26 -07:00 |
|