Commit Graph

1704 Commits

Author SHA1 Message Date
Gleb Pospelov
29ba8e7c65 Merge upstream
#79
2015-07-30 04:23:16 +03:00
Gleb Pospelov
268c6bef26 Added simple test
#79
2015-07-30 04:08:33 +03:00
Gleb Pospelov
36247c7bee Update gulp-mocha-phantomjs dependency
#79
2015-07-30 03:40:31 +03:00
Gleb Pospelov
3262b3aa34 Remove brightness from filter
#79
2015-07-30 03:36:30 +03:00
lavrton
5c6f654cb3 build 2015-06-19 23:18:41 +07:00
lavrton
abe749b102 version is not required now 2015-06-19 23:18:32 +07:00
lavrton
e21ea5daa2 fix getClientRect for container. close #85 2015-06-19 23:17:02 +07:00
lavrton
74221f396b fix lint errors 2015-06-19 07:52:18 +07:00
lavrton
fcef571dae fix getClientRect calculation for Line. close #83 2015-06-19 07:46:58 +07:00
Gleb Pospelov
ddde211204 Default value for alpha channel 2015-06-09 13:26:06 +03:00
Gleb Pospelov
49c96fcd99 Fix brightness 2015-06-09 13:22:47 +03:00
Gleb Pospelov
6831c51d5f RGBA filter added to gulp 2015-06-09 12:25:41 +03:00
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 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