Anton Lavrenov
|
2c772bfea4
|
node@5.10.1, canvas@1.3.14, jsdom@8.5.0 support
|
2016-05-06 14:31:35 +07:00 |
|
Anton Lavrenov
|
9470bc5fe2
|
cleanup
|
2016-05-06 14:10:50 +07:00 |
|
Anton Lavrenov
|
0f77dc4f8b
|
fix mouseenter bug. close #119
|
2016-04-26 14:12:04 +07:00 |
|
Anton Lavrenov
|
2ea86d99c7
|
update cdn link
|
2016-04-19 16:17:45 +07:00 |
|
Anton Lavrenov
|
2edc6cdc5d
|
build for 0.12.4
|
2016-04-19 16:17:45 +07:00 |
|
Anton Lavrenov
|
8549ab58f1
|
update CHANGELOG with new version
|
2016-04-19 16:17:41 +07:00 |
|
Anton Lavrenov
|
9f5e8938b7
|
batchDraw will not do immediate draw()
|
2016-04-19 16:16:58 +07:00 |
|
Anton Lavrenov
|
3743b27899
|
fix incorrect shadow offset on rotation. fix #142
|
2016-04-15 10:52:45 +07:00 |
|
Anton Lavrenov
|
93746e967a
|
update cdn link
|
2016-04-07 11:03:54 +07:00 |
|
Anton Lavrenov
|
9c3f02da04
|
build for 0.12.3
|
2016-04-07 11:03:54 +07:00 |
|
Anton Lavrenov
|
40a30f1c84
|
update CHANGELOG with new version
|
2016-04-07 11:03:51 +07:00 |
|
Anton Lavrenov
|
3f76762717
|
lighter npm packege
|
2016-04-07 11:02:48 +07:00 |
|
Anton Lavrenov
|
87ded69dc0
|
shorter batchDraw func
|
2016-04-07 11:02:18 +07:00 |
|
Anton Lavrenov
|
683bd8935a
|
update cdn link
|
2016-03-31 10:13:40 +07:00 |
|
Anton Lavrenov
|
4c2661f212
|
build for 0.12.2
|
2016-03-31 10:13:40 +07:00 |
|
Anton Lavrenov
|
2f598c2c8c
|
update CHANGELOG with new version
|
2016-03-31 10:13:37 +07:00 |
|
Anton Lavrenov
|
e97ac27c10
|
update cdn link
|
2016-03-31 10:02:09 +07:00 |
|
Anton Lavrenov
|
f5a5cb65dc
|
build for 0.12.1
|
2016-03-31 10:02:09 +07:00 |
|
Anton Lavrenov
|
c21f5b4417
|
update CHANGELOG with new version
|
2016-03-31 10:02:06 +07:00 |
|
Anton Lavrenov
|
e27fa6a19b
|
update CHANGELOG with new version
|
2016-03-31 09:59:13 +07:00 |
|
Anton Lavrenov
|
783ad00726
|
update cdn link
|
2016-03-31 09:57:21 +07:00 |
|
Anton Lavrenov
|
78d8522271
|
build for 0.12.0
|
2016-03-31 09:57:21 +07:00 |
|
Anton Lavrenov
|
e9b14e735e
|
update CHANGELOG with new version
|
2016-03-31 09:57:17 +07:00 |
|
Anton Lavrenov
|
8aa3a92902
|
Merge pull request #137 from hugomrdias/node
make konva run in node 0.12 atleast
|
2016-03-30 09:07:53 +07:00 |
|
Hugo Dias
|
307666a424
|
build with the new changes
|
2016-03-15 15:38:02 +00:00 |
|
Hugo Dias
|
ac44bee03a
|
fix global reference for node env
|
2016-03-15 15:37:26 +00:00 |
|
Hugo Dias
|
2bb7a37cb9
|
remove --dev from dev enviroment instructions
--dev makes a recursive install of all the packages dev deps
npm install is enough
|
2016-03-15 15:37:01 +00:00 |
|
Hugo Dias
|
bf769344c9
|
improve readme nodejs instructions
|
2016-03-15 15:35:21 +00:00 |
|
Hugo Dias
|
ad9ef7f978
|
fix node global
|
2016-03-14 18:50:31 +00:00 |
|
Anton Lavrenov
|
a2887e2904
|
konva.d.ts fixes. close #127
|
2016-03-02 08:28:17 +08:00 |
|
Anton Lavrenov
|
9ba6ff21fe
|
contentWheel event for Stage. close #129
|
2016-02-29 08:03:03 +08:00 |
|
Anton Lavrenov
|
c0a3057adb
|
Merge branch 'master' of github.com:konvajs/konva
|
2016-02-28 17:05:11 +08:00 |
|
Anton Lavrenov
|
3c1e2804de
|
better HDPI support
update packages
|
2016-02-28 16:57:15 +08:00 |
|
Anton Lavrenov
|
87e8c5206d
|
Merge pull request #133 from zhouningyi/master
container selector
|
2016-02-26 22:41:38 +08:00 |
|
ningyi.zny
|
29a48662b4
|
container selector
|
2016-02-26 22:21:49 +08:00 |
|
Anton Lavrenov
|
8b23ae64df
|
Merge branch 'master' of github.com:konvajs/konva
|
2016-02-05 06:52:13 +08:00 |
|
Anton Lavrenov
|
e54b378a33
|
fix wrong Path getClientRect() calculation
|
2016-02-05 06:51:26 +08:00 |
|
Anton Lavrenov
|
917d7661fa
|
Merge pull request #126 from IgorViskov/fixes/typescript
Fix TypeScript definition
|
2016-02-02 20:19:27 +08:00 |
|
Igor Viskov
|
e74a35ff5c
|
Fix TypeScript definition: Move "getClientRect()" declaration from Container to Node class.
|
2016-02-01 10:33:34 +03:00 |
|
Igor Viskov
|
7e9bbc5f9c
|
Fix TypeScript definition: add "getClientRect()" function to "Container" class.
|
2016-02-01 09:37:42 +03:00 |
|
Anton Lavrenov
|
e3596d6c63
|
repair cancelBubble event property behaviour. fix #123.
|
2016-01-26 23:21:25 +08:00 |
|
Anton Lavrenov
|
6643fe8d9b
|
update release.sh
|
2016-01-17 22:33:13 +08:00 |
|
Anton Lavrenov
|
54411374fa
|
update CDN link
|
2016-01-17 22:33:01 +08:00 |
|
Anton Lavrenov
|
d0aff1ef2b
|
release script
|
2016-01-16 19:41:02 +08:00 |
|
Anton Lavrenov
|
83d70a0174
|
build for 0.11.1
|
2016-01-16 17:47:01 +08:00 |
|
Anton Lavrenov
|
763d30cfe6
|
update CHANGELOG with new version
|
2016-01-16 17:46:53 +08:00 |
|
Anton Lavrenov
|
c934509430
|
version 0.11.0
|
2016-01-16 17:39:21 +08:00 |
|
Anton Lavrenov
|
627cf16a2f
|
update CHANGELOG with new version
|
2016-01-16 17:35:03 +08:00 |
|
Anton Lavrenov
|
d9451f854e
|
contentTap event for stage. fix #122.
|
2016-01-16 07:11:30 +08:00 |
|
Anton Lavrenov
|
ed6a3a956b
|
Merge branch 'master' of github.com:konvajs/konva
|
2016-01-07 18:52:05 +08:00 |
|