Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Konva

Making better 2d canvas framework
Collective - Host: opensource - https://opencollective.com/konva - Website: https://lavrton.com - Code: https://github.com/konvajs

migrated Rect and Blob tests to Mocha

github.com/konvajs/konva - 18d36d9d77289b2a4b1a7c6c3ad3d86aa7d2b5cf authored about 11 years ago by Eric Rowell <[email protected]>
changed fillStroke() to fillStrokeShape() for consistency

github.com/konvajs/konva - c80293520853e999827bd1213b86f14609775c66 authored about 11 years ago by Eric Rowell <[email protected]>
migrated all Circle tests from old unit test framework to Mocha

github.com/konvajs/konva - 159959a0773f37a3742a3a14f8d4d2d64085660d authored about 11 years ago by Eric Rowell <[email protected]>
added more pass through methods for the new context class, and added more unit tests

github.com/konvajs/konva - fe551c1eceaf8206f0cc9b697b5693ee2b3e6ead authored about 11 years ago by Eric Rowell <[email protected]>
Add Bower support

If this is merged into `master`, it'll need to be tagged as version
4.7.0 so that Bower will wor...

github.com/konvajs/konva - 9210407ba41a357ba8f54348b76f92591c781585 authored about 11 years ago by Evan Hahn <[email protected]>
finished up all of the context traces for a simple rectangle rendering, and added unit test

github.com/konvajs/konva - 0fc44eb3ff820e67918069c9a2e7bfdd374ee6a4 authored about 11 years ago by Eric Rowell <[email protected]>
started working on context tracing. Added first context trace unit test

github.com/konvajs/konva - 8c3a53dc9d6cead4043c8beff8c82a3f9f66675b authored about 11 years ago by Eric Rowell <[email protected]>
resolved conflicts

github.com/konvajs/konva - f144c672643063cefaa003e92818429cb2d34d0f authored about 11 years ago by Eric Rowell <[email protected]>
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing

github.com/konvajs/konva - 3ba89d36e7f642dbf733af88ce40f46f336651cf authored about 11 years ago by Eric Rowell <[email protected]>
Unit tests added for issue #249. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images.

github.com/konvajs/konva - 938b37a07c83616a56c5673f9dc31425e2426a35 authored about 11 years ago by Jason Follas <[email protected]>
removed status string from readme

github.com/konvajs/konva - 8e5e3e2bb3c63c2326de0409199d6f0e52ff5bd8 authored about 11 years ago by Eric Rowell <[email protected]>
updated travis ci info a bit more in readme

github.com/konvajs/konva - 07dee8f01e5d6b376272f0a01113857302b3f7f4 authored about 11 years ago by Eric Rowell <[email protected]>
added travis ci images to readme

github.com/konvajs/konva - e94cd6910d6de397ef6507e276b232a422028ef9 authored about 11 years ago by Eric Rowell <[email protected]>
only run the tests on the latest version of nodesj

github.com/konvajs/konva - f10300f3c89b687e11ec56c08d5ec5b5b3b4ceb6 authored about 11 years ago by Eric Rowell <[email protected]>
update package.json

github.com/konvajs/konva - c347255fa5f36c64ec2df289ce808018408705ce authored about 11 years ago by Eric Rowell <[email protected]>
added grunt build step to yml file

github.com/konvajs/konva - d7044ebd804803a0288ba697ae1dd37824243ca8 authored about 11 years ago by Eric Rowell <[email protected]>
updated yml file

github.com/konvajs/konva - b8ef4ee64b684f4a0ae13ed783d0a04cfa8d52db authored about 11 years ago by Eric Rowell <[email protected]>
checking in .travis.yml file for travis ci

github.com/konvajs/konva - fcb38261541581607ee34acedf619647ace3b598 authored about 11 years ago by Eric Rowell <[email protected]>
setup mocha-phantomjs, test runner, and a few Util tests

github.com/konvajs/konva - 42475537080c2f6327b36b83dac3a9cb7d3aeee5 authored about 11 years ago by Eric Rowell <[email protected]>
created a proper utility function that handles defaults. Integrating the ntew get() method fixes a shadowBlur issue. fixed #587

github.com/konvajs/konva - 2f0c889b1e41397fb2087d342378264c073de896 authored about 11 years ago by Eric Rowell <[email protected]>
Merge branch 'master' of github.com:ericdrowell/KineticJS

github.com/konvajs/konva - 188bf2d8d0ea514c83e2ab2472994a825e6d0203 authored about 11 years ago by Eric Rowell <[email protected]>
updated Canvas docs

github.com/konvajs/konva - 4665a2d002ce01c86f5e38eb59155b88bcc98300 authored about 11 years ago by Eric Rowell <[email protected]>
added getter and setter methods for pixel ratio. Also added unit tests

github.com/konvajs/konva - c8936a4bc098320bdc7d1b5eecc1311d7e96719f authored about 11 years ago by Eric Rowell <[email protected]>
Used filterCanvas.clear() to clear dirty canvas.

github.com/konvajs/konva - 2f10116f55fc8576bca5e241b7c5c6dfe3f0dfce authored about 11 years ago by ippo615 <[email protected]>
Fixed TextPath Bug (Issue 249, Credit for bug fix: @therth)

github.com/konvajs/konva - b53d22a291bc401a681d7553651794434a78452b authored about 11 years ago by Jason Follas <[email protected]>
Added mouse position support when container is CSS transformed. History: https://github.com/ericdrowell/KineticJS/pull/141

github.com/konvajs/konva - bd07d966281b4df8aba5c723e2b2a6e979633bac authored about 11 years ago by Jason Follas <[email protected]>
Formatting: Tabs to spaces

github.com/konvajs/konva - d8daefbf8545eb5186d74e3320f4016a7f4e1bba authored about 11 years ago by Jason Follas <[email protected]>
Separated Fill and Stroke operations on Path so that it will only be filled when there's a "fill" attr. This prevents the Canvas path from being unexpectedly closed. https://github.com/ericdrowell/KineticJS/issues/567

github.com/konvajs/konva - c93f4348b08944d8d86e1b7d1d3416962d9bdcc7 authored about 11 years ago by Jason Follas <[email protected]>
clipping regions now work correctly when device pixel ratio != 1

github.com/konvajs/konva - 6663ec0652e42e26e7b6032ed6254b63527342cb authored about 11 years ago by Eric Rowell <[email protected]>
Improved performance of image filters. See Issue #462

github.com/konvajs/konva - cddf36b42386b5d71fb9578dc71d536ce1674717 authored about 11 years ago by ippo615 <[email protected]>
Merge branch 'retina-filters' of https://github.com/amw/KineticJS into amw-retina-filters

Conflicts:
src/shapes/Image.js

github.com/konvajs/konva - 1d10a0377268938fff9b1cdb6414b648b6b14c61 authored about 11 years ago by ippo615 <[email protected]>
Resolved compatibility issues with CocoonJS

github.com/konvajs/konva - 09f7873a08d7a82ccf979a8792f0ec402ef9e124 authored about 11 years ago by Mihhail Lapuškin <[email protected]>
Merge branch 'master' of github.com:ericdrowell/KineticJS

github.com/konvajs/konva - bf39df54b00ec4210015d2164a5713fcc2131901 authored about 11 years ago by Eric Rowell <[email protected]>
fixed #577

github.com/konvajs/konva - ae66350d7f7c6d96653ef321c7a5ee833ed6d82e authored about 11 years ago by Eric Rowell <[email protected]>
Fixed Issue #572 (and other js hint warnings)

github.com/konvajs/konva - 80adc253fafbed81a596b76c870ba6ff6eb03755 authored about 11 years ago by ippo615 <[email protected]>
Fixed Issue #462

When image filters were being applied they were cached or buffered in
`filterCanvas`. It seemed ...

github.com/konvajs/konva - 3e2024b3f31cb63a486840a63b86915f08157ddd authored about 11 years ago by ippo615 <[email protected]>
Update presentation-schedule.md

github.com/konvajs/konva - dd306dc7fde0ecf4f9e043a1954554037eded6f5 authored about 11 years ago by jfollas <[email protected]>
Merge pull request #552 from ElliotChong/patch-1

Fixes #543 - mouseout should fire before mouseover

github.com/konvajs/konva - ec812506378e15ebf5c160962a8a2fbf160b2f40 authored about 11 years ago by Eric Rowell <[email protected]>
promoted to v4.6.1

github.com/konvajs/konva - e8c27254ef510572cb8a6d43995da95bcf522e76 authored about 11 years ago by Eric Rowell <[email protected]>
rearranged some tests

github.com/konvajs/konva - a7666eee39427974e8439b8a68789daee3e62573 authored about 11 years ago by Eric Rowell <[email protected]>
fixed up dd regression

github.com/konvajs/konva - 2cf0a690f931ecd8a476a6d7d2306e4493515be1 authored about 11 years ago by Eric Rowell <[email protected]>
resolved some more merge issues

github.com/konvajs/konva - 355c80088f396e21f412eb743620f3c70ff39023 authored about 11 years ago by Eric Rowell <[email protected]>
resolving conflicts

github.com/konvajs/konva - a4172088f14844424e5dfb83c853431a0b5e3cb5 authored about 11 years ago by Eric Rowell <[email protected]>
getStage() result is now cached. refactored caching system even further.

github.com/konvajs/konva - d49ae1520712ed950108a55637220d55174fce77 authored about 11 years ago by Eric Rowell <[email protected]>
Fixed broken filters. Improved documentation comments.

I tried to use imageData to speed up the transfer of pixel data. The
modified image would appear...

github.com/konvajs/konva - 08abb220726afc2a46c7aa87709371217e5e36d0 authored about 11 years ago by ippo615 <[email protected]>
deprecated the clipFunc method. replaced it with clip, which has an x, y, width, and height

github.com/konvajs/konva - 8654391de4bc528b5cab4e6e1a0c6da98988abd5 authored about 11 years ago by Eric Rowell <[email protected]>
moved factory logic out of Node.js to Factory.js

github.com/konvajs/konva - 64d6c79a6a9c44ae5e7d7ffba1e0a8aa559ea530 authored about 11 years ago by Eric Rowell <[email protected]>
added new crop methods

github.com/konvajs/konva - db98fec24399488eb4509fb02eb0b2270393cbeb authored about 11 years ago by Eric Rowell <[email protected]>
getVisible returns the visible attr. isVisible takes ancestors into account. getListening returns listening attr. isListening takes ancestors into account. added unit tests.

github.com/konvajs/konva - b8e3f10d3aec0109fabdfdb6f2331a4c8f8e4a47 authored about 11 years ago by Eric Rowell <[email protected]>
updated tests

github.com/konvajs/konva - 12ed500570c92f977ee7acc25dedf8590926e5fd authored about 11 years ago by Eric Rowell <[email protected]>
improved transform caching

github.com/konvajs/konva - 35db1f7a8b0452fb449b85b87e41a2596eab46ed authored about 11 years ago by Eric Rowell <[email protected]>
fixed drag and drop regression by busting the transform cache inside the clearTransform method

github.com/konvajs/konva - 0d6b8bdd7950b6f41af00c3a2d21843e6d1fff57 authored about 11 years ago by Eric Rowell <[email protected]>
caching system now relies on attr change events to clear the appropriate cache attrs

github.com/konvajs/konva - 1c51d65a93dbb6f2bf3405f82e342bafbc0b6d6c authored about 11 years ago by Eric Rowell <[email protected]>
now caching absolute opacity

github.com/konvajs/konva - 6f078dc127d0e0e454735a9c1ddc842b1f1f1fec authored about 11 years ago by Eric Rowell <[email protected]>
reworked caching system

github.com/konvajs/konva - 86bd4ddfa97dabc71a04da8167f3d47da7d53767 authored about 11 years ago by Eric Rowell <[email protected]>
absolute transforms are now cached

github.com/konvajs/konva - d902e6dca001cac2b9615c151c12f7147de30c16 authored about 11 years ago by Eric Rowell <[email protected]>
visible attr is now cacheable

github.com/konvajs/konva - a0a2d9a676bf41de4cdc301e1e14b5c37ccb616f authored about 11 years ago by Eric Rowell <[email protected]>
reworked _getCache implementation

github.com/konvajs/konva - 41dea5300a1c30f33e0bc37e3ae95256fafff961 authored about 11 years ago by Eric Rowell <[email protected]>
implemented _getCache() method which every getter will use to try and get/set cached attrs

github.com/konvajs/konva - 3933568b457bb0966ce972c477a58f965b431fda authored about 11 years ago by Eric Rowell <[email protected]>
started setting up new caching system

github.com/konvajs/konva - cb5cb66256164c29ccc88c17895573044a53316a authored about 11 years ago by Eric Rowell <[email protected]>
draw events no longer bubble. It was causing too much of a performance hit, and didn't provide a whole lot of value. Now, only layers fire draw events

github.com/konvajs/konva - 7700ecc70b76fda7811af7d403467df86db7006e authored about 11 years ago by Eric Rowell <[email protected]>
Fixing issue #543 - mouseout should fire before mouseover

A mouseout event for the current node should be fired before another node fires its mouseover ev...

github.com/konvajs/konva - 3f2e7b88be0322c6cfd48c759fdab44bb638dbae authored about 11 years ago by Elliot Chong <[email protected]>
Improved performance of convolution filters.

Previously, I would work with a regular array and compute/store/copy
to/from that array. It shou...

github.com/konvajs/konva - d355b1fe97c330be3bbc7616b51e5a162c09d110 authored about 11 years ago by ippo615 <[email protected]>
Cleaned convolve pack, separated filter tests.

I removed the ability to do a convolution with a 1D matrix because I was
using all 2D matrices. ...

github.com/konvajs/konva - e631eff6b447dc8f95b025d446bc84e723f423ad authored about 11 years ago by ippo615 <[email protected]>
promoted version to 4.6.0 for next release

github.com/konvajs/konva - 992be5dd2ee4f6afc47c46929dd528b5f2bdb00f authored about 11 years ago by Eric Rowell <[email protected]>
fixed up Ellipse docs

github.com/konvajs/konva - 44cc127922e61c5904e231d5fe9f017f2b7e14c9 authored about 11 years ago by Eric Rowell <[email protected]>
mousemove should fire before mouseout

github.com/konvajs/konva - 4cd658a1f18d11da20cd6e99338b03f564684d4f authored about 11 years ago by Eric Rowell <[email protected]>
stage.draw() was triggering two canvas clears

github.com/konvajs/konva - 966c6909666aef7e09305bac61320168f144fce9 authored about 11 years ago by Eric Rowell <[email protected]>
fixed blob regression bug. added unit test for setTension()

github.com/konvajs/konva - a3da0211d80401546d74c4723d8e57ced8ce1a11 authored about 11 years ago by Eric Rowell <[email protected]>
added beta task runner, and updated README

github.com/konvajs/konva - 7e660d05871bf77eda5d8d7333cb2676be443033 authored about 11 years ago by Eric Rowell <[email protected]>
updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support

github.com/konvajs/konva - e5c52a92f001d11826d628bfa6e25ffc3791385a authored about 11 years ago by Eric Rowell <[email protected]>
all kinetic specific listeners now have the kinetic namespace. off no longer removes listeners with a kinetic namespace, unless you force remove it via .kinetic

github.com/konvajs/konva - 57a9313a7b4465f6a340f3401dd93bd64b62bc28 authored about 11 years ago by Eric Rowell <[email protected]>
#291 added unit test for creating a blob via json who has the tension defined before the points array

github.com/konvajs/konva - 7a1b854a120f0288974c4252a4cd44d99d752078 authored about 11 years ago by Eric Rowell <[email protected]>
Made convolution filters tweenable.

Unsharp mask, soft blur, sharpen, emboss, edge detect are now "tweenable";
however, I think I ne...

github.com/konvajs/konva - 27ea8ce3e47b632cd4c19ffe5b66519120a07418 authored over 11 years ago by ippo615 <[email protected]>
Made convolutions tileable, added test for tweening hue shift.

github.com/konvajs/konva - 46eff4dec5647293ac66fea2c2a49f5d3da7a7ab authored over 11 years ago by ippo615 <[email protected]>
did further refactoring of event flag handling in stage

github.com/konvajs/konva - e65b975a6aec582992e1af0278e65c5ac78bee80 authored over 11 years ago by Eric Rowell <[email protected]>
fixed #357 and did a lot of event refactoring

github.com/konvajs/konva - 4f8bd0bd3f536aa92467ce640eda08b4a49a6b5b authored over 11 years ago by Eric Rowell <[email protected]>
fixed up functional tests

github.com/konvajs/konva - 06a8e42beebdd6532baecf1a4ceb2e2fe91ec20e authored over 11 years ago by Eric Rowell <[email protected]>
fixes 400

github.com/konvajs/konva - 85c99c1bb9c482fcca2008cf47f8dff644fa9ed7 authored over 11 years ago by Eric Rowell <[email protected]>
added validation for add(). An error is thrown if an invalid node is added

github.com/konvajs/konva - 3eea92d72e7f5a9435ba1be3236f3ea3b7f1e283 authored over 11 years ago by Eric Rowell <[email protected]>
removed createAttrs method and cleaned up init logic

github.com/konvajs/konva - 1fc57bed4c3bdd0b7a9dcad209d1e20ae12ada01 authored over 11 years ago by Eric Rowell <[email protected]>
removed setDrawFuncs dependency from leaf node classes. It's handled in Shape now

github.com/konvajs/konva - 37a15817b5f33bf287f89e525399d53ba9849530 authored over 11 years ago by Eric Rowell <[email protected]>
standardized init method names with underscores

github.com/konvajs/konva - 9324c366eadb8d194b18dd8b0553323affdf74b2 authored over 11 years ago by Eric Rowell <[email protected]>
Renamed some files. Removed lighten and darken.

Renamed Colors.js to ColorPack.js and Colvolution.js to ConvolvePack.js.
Also removed convolutio...

github.com/konvajs/konva - 4d3575ecea2e9264aa2bf1d05eb2ea5c68175351 authored over 11 years ago by ippo615 <[email protected]>
new stage batchDraw() method. draw events are now triggered on drawScene() as well as draw()

github.com/konvajs/konva - ecdd5cc59af03b8660b0ef4c0f0916637e07199d authored over 11 years ago by Eric Rowell <[email protected]>
canvas left and top inline styles are now set to 0

github.com/konvajs/konva - 1d5eff629a940df89b6ff7f27b46539966117d31 authored over 11 years ago by Eric Rowell <[email protected]>
fixes #509 by adding layer to the list of variables inside the stage _resizeDOM method. Otherwise it is hoisted and defined globally

github.com/konvajs/konva - 7341384edf8159e40153045c81aed56d80b35fb9 authored over 11 years ago by Eric Rowell <[email protected]>
fixed unit tests

github.com/konvajs/konva - 46d69fd5d9385ecf1bf7f595adb51ed31a65da86 authored over 11 years ago by Eric Rowell <[email protected]>
fixes #510 preventDefault is no longer fired for mobile devices when an intersected shape is not listening for events

github.com/konvajs/konva - 436f170ac2e44a18f63df0b809b6969cb0ac0e8d authored over 11 years ago by Eric Rowell <[email protected]>
added manual test for tween reset event

github.com/konvajs/konva - 217fbf209704b51f228de3c9cd58f294c7f63cf0 authored over 11 years ago by Eric Rowell <[email protected]>
Merge pull request #480 from mrkeldon/master

Add onReset handler for Tweens

github.com/konvajs/konva - 1a85829ccd13cb73283a70b4a924622a47cb997a authored over 11 years ago by Eric Rowell <[email protected]>
last pull request completely broke the unit tests. had to rewrite the get() logic so that it was correct

github.com/konvajs/konva - e6a9324d50c98c97292b062131f984729792dc35 authored over 11 years ago by Eric Rowell <[email protected]>
Merge pull request #515 from gaddie-3/master

Added the ability to pass multiple selectors to get()

github.com/konvajs/konva - 78214099b50fec1298ae743bfcb8e243a02965d1 authored over 11 years ago by Eric Rowell <[email protected]>
Merge pull request #524 from ippo615/master

jsHint Cleanup and New Filters

github.com/konvajs/konva - 1914a51f7ca5ced8548a6b8a6375dae19225f0e3 authored over 11 years ago by Eric Rowell <[email protected]>
Cleaned js, added tests for all convolution filters

github.com/konvajs/konva - 9ca025d35f93515c1849e311e10f6bd4cddef4ad authored over 11 years ago by ippo615 <[email protected]>
Improved 'colorizing' - now any color

github.com/konvajs/konva - 1ae918870899d905e0f1cd65de79fd681fbcdd98 authored over 11 years ago by ippo615 <[email protected]>
FIX: A Kinetic.Image that has both a crop and filter now draws correctly

github.com/konvajs/konva - 6e68a200e2c7cb8ecba8b1507a407cf67412d28b authored over 11 years ago by [email protected] <[email protected]>
Working on convolution based filters

github.com/konvajs/konva - f640d19042694e433c8f8e0a2bf7ac071df71c8f authored over 11 years ago by ippo615 <[email protected]>
Fixed bug in color filters, added visual tests.

github.com/konvajs/konva - 66cef11ae9bb1a8fe429e6ab167dbb3b3058df30 authored over 11 years ago by ippo615 <[email protected]>
Fixed bug in hue shifting

github.com/konvajs/konva - 3c49dc9536b3858032b214df546668f3ea4cad56 authored over 11 years ago by ippo615 <[email protected]>