Victor Michnowicz
b3d03fb1dd
Add mouse wheel support
2014-05-01 09:11:03 -04:00
Лаврёнов Антон
ac0d3347b5
Merge branch 'kzhdev-drag-performance-improvement'
2014-05-01 09:25:18 +08:00
Лаврёнов Антон
e24a9c4b03
refactor + docs
2014-05-01 09:24:51 +08:00
Лаврёнов Антон
aa113f602c
Merge branch 'drag-performance-improvement' of git://github.com/kzhdev/KineticJS into kzhdev-drag-performance-improvement
2014-05-01 08:44:44 +08: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
Лаврёнов Антон
0df912e4c1
workaround for mousemove chrome bug. close #827
2014-04-29 13:45:30 +08:00
Лаврёнов Антон
01964549eb
now we may use cache
before adding to layer
2014-04-27 22:39:51 +08:00
Лаврёнов Антон
577b6c555c
remove eval
statement. fix #906
2014-04-26 17:25:21 +08:00
Лаврёнов Антон
70d7b127c0
find("Label") bug fixed. close #905
2014-04-25 19:17:12 +08:00
Лаврёнов Антон
2439040316
better getIntersection
system. fix #818 , #808 , #603 , #879
2014-04-22 10:58:01 +08:00
Лаврёнов Антон
233ecc293c
typo fix
2014-04-18 09:12:10 +08:00
Лаврёнов Антон
fc40c0eff2
update filter docs with links and examples
2014-04-18 00:48:46 +08:00
Лаврёнов Антон
efa2de2f04
npm ready
2014-04-17 17:58:51 +08:00
Лаврёнов Антон
61542ea6cc
removeEventListener
for better HammerJS support
2014-04-15 08:51:18 +08:00
Лаврёнов Антон
0bba93c4fa
update ignore files, update package files
2014-04-14 15:17:57 +08:00
Лаврёнов Антон
71dd7c6abe
update global docs
2014-04-14 09:49:10 +08:00
Лаврёнов Антон
6f26aa2558
batchDraw
is BaseLayer method. fix #893
2014-04-10 23:00:12 +08:00
Eric Rowell
d1624f542e
Update README.md
2014-04-09 09:19:50 -07:00
Лаврёнов Антон
9c2347fcaa
correct stage size changing with FastLayer. fix #887
2014-04-09 21:24:00 +08:00
Лаврёнов Антон
3b14818ac5
fix fast layer docs. Also node and container parameters added
2014-04-09 17:53:15 +08:00
Eric Rowell
2df46b4ace
striped out br tags from the docs
2014-04-03 20:17:09 -07:00
Лаврёнов Антон
150f58b8cf
ignore docs folder
2014-04-01 09:41:32 +08:00
Eric Rowell
f01f426caf
Update README.md
2014-03-27 23:41:42 -07:00
Eric Rowell
5397b4b116
update .gitignore
2014-03-27 23:38:35 -07:00
Eric Rowell
d39e152491
removing template dir
2014-03-27 23:37:55 -07:00
Eric Rowell
493c38821f
removed jsdoc-master
2014-03-27 23:35:06 -07:00
Eric Rowell
1390a16443
refactored jsdocs a little bit
2014-03-27 23:34:06 -07:00
Eric Rowell
8bdfc1215b
Merge branch 'master' of git://github.com/ericdrowell/KineticJS
2014-03-27 22:32:26 -07:00
Eric Rowell
0300a89a3a
fixed merge conflict
2014-03-27 22:31:53 -07:00
Eric Rowell
3abf84a9b7
Merge pull request #865 from binhqx/patch-1
...
Update Stage.js
2014-03-27 22:24:37 -07:00
Eric Rowell
0800f1e31a
removed removeChildren and destroyChildren from stage. No need to override anymore
2014-03-27 22:08:34 -07:00
Eric Rowell
89db41693c
patched up #866
2014-03-27 22:02:58 -07:00
Лаврёнов Антон
2176f0ee51
removeChildren and destroyChildren of Stage now remove canvases. fix #866
2014-03-27 23:32:26 +08:00
Лаврёнов Антон
513b2abd45
add new API for event object for drag events.
2014-03-27 23:01:08 +08:00
Eric Rowell
c96b076932
fixed up drawBorder debug border for caching
2014-03-26 23:11:46 -07:00
Eric Rowell
06c14f29f1
the draw method doesn't need a top node argument
2014-03-22 00:17:56 -07:00
Eric Rowell
59a571c635
refactored cache method to work better with containers and also fast layers
2014-03-22 00:13:05 -07:00
Eric Rowell
386971ce70
Merge branch 'master' of git://github.com/ericdrowell/KineticJS
2014-03-21 20:45:01 -07:00
Eric Rowell
e5562f5dbb
added angleDeg flag that enables developers to choose radians if they like
2014-03-21 20:44:25 -07:00
Лаврёнов Антон
a737baad62
update dispatchEvent and addEventListener for new API
2014-03-21 14:45:38 +08:00
Лаврёнов Антон
188cd5da8e
Merge branch 'master' of github.com:ericdrowell/KineticJS
2014-03-21 13:54:23 +08:00
Eric Rowell
ddf34d0af9
added unit test for new target and type keys in Kinetic event object
2014-03-20 22:04:59 -07:00
Eric Rowell
47ecb4559d
now passing Kinetic event object instead of native event object
2014-03-20 21:55:30 -07:00
Eric Rowell
e6b44bb75d
fixed #539 and also added size() overloader
2014-03-20 20:39:40 -07:00
Eric Rowell
a9b63fc8ed
added new BaseLayer, which Layer and FastLayer extend
2014-03-20 11:15:55 -07:00
Robin Larson
513ff1ec32
Update Stage.js
...
At this time, only single finger touch is supported. However, if the first pointer event the stage receives is a multi-touch event, the value of stage.pointerPos will be left undefined. This causes:
```
`TypeError: 'undefined' is not an object (evaluating 'pos.x')`
```
in all internal the touch event handers.
I suggest always using the location of the first finger in this case.
2014-03-20 13:33:16 -04:00
Eric Rowell
40dfbef81e
added memory test for text shape create/destroy
2014-03-19 10:31:51 -07:00
Eric Rowell
4a75a6e220
added memory test for destroy/rebuilt
2014-03-19 09:59:07 -07:00
Лаврёнов Антон
6e1c75ceb7
cache before adding to layer test
2014-03-15 18:27:37 +08:00
Лаврёнов Антон
30d73c354d
disable cache function for stage
2014-03-15 16:58:26 +08:00