Commit Graph

1742 Commits

Author SHA1 Message Date
Gleb Pospelov
e5244fd4c5 Fix сolor calculation 2015-06-09 12:21:47 +03:00
Gleb Pospelov
d2208a39df Added new Konva.Filters.RGBA filter 2015-06-05 15:17:11 +03:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
lavrton
e990e3c9e9 update cdn link 2015-05-28 13:29:12 +07:00
lavrton
a56916927b 0.9.5 2015-05-28 13:17:34 +07:00
lavrton
ca80444a2c build 2015-05-28 11:48:33 +07:00
lavrton
f33b1639b8 fix lint error 2015-05-25 14:49:16 +07:00
lavrton
74dab77ad4 validation for find and findOne methods 2015-05-25 13:56:19 +07:00
lavrton
2640f7d36d fix test 2015-05-25 12:46:43 +07:00
lavrton
b09b22ad82 stage.toDataURL() in sync way 2015-05-25 11:26:30 +07:00
Anton Lavrenov
531f18e43e update docs 2015-05-14 07:07:55 +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
ef1f838496 update change log 2015-05-05 07:30:57 +07:00
Anton Lavrenov
33de4cb0b6 FastLayer now can have transforms. close #56 2015-05-05 07:03:14 +07:00
Anton Lavrenov
67e52e9d73 new method. close #20 2015-05-04 16:56:54 +07:00
Anton Lavrenov
f6e2cf19a3 update readme for new gulp builder. close #73 2015-05-04 16:15:16 +07:00
Anton Lavrenov
7b1db3839e comment tasks 2015-05-04 16:14:11 +07:00
Anton Lavrenov
2908fa975b migrate to eslint 2015-05-04 16:02:16 +07:00
Anton Lavrenov
3dff461592 set default pixelRatio for method 2015-04-27 11:20:55 +07:00
Anton Lavrenov
744dd61992 Fix clone function to support custom Shapes. close #71 2015-04-26 15:20:11 +07:00
Anton Lavrenov
42eda94675 Repair fill gradient for text. close #39 2015-04-26 08:34:28 +07:00
Anton Lavrenov
533f68b2f3 update change log 2015-04-26 07:56:17 +07:00
Anton Lavrenov
bb8704f68a update docs 2015-04-26 07:56:02 +07:00
Anton Lavrenov
b6068f069f Merge branch 'cactis-patch-1' 2015-04-26 07:48:28 +07:00
Anton Lavrenov
5a55a1a6db build 2015-04-26 07:48:11 +07:00
Anton Lavrenov
82c1de564f Merge branch 'patch-1' of https://github.com/cactis/konva into cactis-patch-1 2015-04-26 07:46:40 +07:00
Anton Lavrenov
46eb8638f5 Merge branch 'master' of github.com:lavrton/KineticJS 2015-04-26 07:39:14 +07:00
Anton Lavrenov
429ef19a93 update toDataURL test 2015-04-26 07:38:41 +07:00
Anton Lavrenov
3336caf8e3 Merge branch 'pronebird-fix-todataurl-pixelratio' 2015-04-26 07:27:37 +07:00
Anton Lavrenov
237be44d04 Merge branch 'fix-todataurl-pixelratio' of https://github.com/pronebird/konva into pronebird-fix-todataurl-pixelratio 2015-04-26 07:27:28 +07:00
Anton Lavrenov
923c466572 test for toDataURL + HDPI 2015-04-26 07:26:54 +07:00
Anton Lavrenov
aac7fe3e8c Merge pull request #68 from pronebird/fix-tween-color-alpha
Fix color alpha rounding bug. (Fixes #67)
2015-04-23 06:38:25 +07:00
Andrej Mihajlov
5f1897fa09 Update tween tests to verify color interpolation 2015-04-22 12:41:27 +02:00
Andrej Mihajlov
8386f8c3da Fix color alpha rounding bug. (Fixes #67) 2015-04-21 16:12:22 +02:00
chitsung.lin
b70940ea1f ReferenceError: window is not defined
```js
ReferenceError: window is not defined
  at /Users/ctslin/Documents/nodes/pboooks-nodejs/node_modules/konva/konva.js:1165:36
  at /Users/ctslin/Documents/nodes/pboooks-nodejs/node_modules/konva/konva.js:1173:11
```
2015-04-20 21:50:33 +08:00
Andrej Mihajlov
29f85d1a82 Add pixel ratio support for snapshots 2015-04-16 19:22:46 +02:00
Andrej Mihajlov
3eb87ece05 Use cachedCanvas pixel ratio 2015-04-16 16:49:08 +02:00
lavrton
41c10555bc fix bug for wrong getClientRect calculation. close #50 2015-04-16 09:43:21 +07:00
lavrton
c2154933d1 Merge branch 'pronebird-hitcanvas-optimization2' 2015-04-16 09:24:59 +07:00
lavrton
9f7d8e14cf Merge branch 'hitcanvas-optimization2' of https://github.com/pronebird/konva into pronebird-hitcanvas-optimization2 2015-04-16 09:24:46 +07:00
lavrton
681b81705c manual test for drawHitFromCache with alpha threshold 2015-04-16 09:23:55 +07:00
Andrej Mihajlov
6f2aa2c2bd Blit directly to hitCanvas and avoid using temporary canvas 2015-04-14 12:48:51 +02:00
lavrton
28d0a6f112 test update 2015-04-14 17:14:42 +07:00
lavrton
b3344f8b74 build 2015-04-14 10:50:09 +07:00
lavrton
6ad6104f4b fix bug for drawHitFromCache + HDPI. close #48 2015-04-14 10:49:33 +07:00
lavrton
4f9140539e update changelog 2015-04-14 09:56:56 +07:00
lavrton
b44a78333e Merge branch 'pronebird-patch-3' 2015-04-14 09:46:00 +07:00
lavrton
fdffe74a52 Merge branch 'patch-3' of https://github.com/pronebird/konva into pronebird-patch-3 2015-04-14 09:45:53 +07:00
lavrton
de60359b48 unit test for filters + pixelRatio 2015-04-14 09:45:10 +07:00