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

fixed #673

github.com/konvajs/konva - 6bd0992dd89ae214990c7118e3e3f84c73bdb0d9 authored almost 11 years ago by Eric Rowell <[email protected]>
Fix for issue #640

github.com/konvajs/konva - 9d31c9aa54f1db3cb5140dabe4529696ccba2a1e authored almost 11 years ago by Dieter Luypaert <[email protected]>
promoted version to 4.7.3

github.com/konvajs/konva - 7468c2862a8f6420891a17fa7b8d31236715bee9 authored almost 11 years ago by Eric Rowell <[email protected]>
changed calibri font to arial default

github.com/konvajs/konva - 9ee000f9ea7c9c8bec394a5bb6a629acce2887ae authored almost 11 years ago by Eric Rowell <[email protected]>
reenabling all tests

github.com/konvajs/konva - 9bc34d6abbd16588f787b708c59b39ef9e8b6533 authored almost 11 years ago by Eric Rowell <[email protected]>
fixed pixel ratio issue with createHitRegion

github.com/konvajs/konva - 224436aa182a87a6f54a7eafd2f771d13ac7e119 authored almost 11 years ago by Eric Rowell <[email protected]>
added role=presentation to content node

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

github.com/konvajs/konva - 9e437d2b8397a72ffafd8f844716e73a7791d9ae authored almost 11 years ago by Eric Rowell <[email protected]>
fixed pixel ratio issue with buffer canvas usage

github.com/konvajs/konva - f5d5e26e5e2bee2935fb0bc621362ab37b01a43b authored almost 11 years ago by Eric Rowell <[email protected]>
#660 Do not export default values

github.com/konvajs/konva - 09b9b15aeb1c0a23467c19d20e1d168850a156fb authored almost 11 years ago by bernard <[email protected]>
Merge pull request #581 from mihhail-lapushkin/master

Resolved compatibility issues with CocoonJS

github.com/konvajs/konva - 2c7ea40f7eb414412bbff44d3f9ef5597cbb2d01 authored about 11 years ago by Eric Rowell <[email protected]>
Merge pull request #592 from EvanHahn/bower

Add Bower support

github.com/konvajs/konva - c5188820a0649455d78fade8c82f85b51bfd73c7 authored about 11 years ago by Eric Rowell <[email protected]>
Merge pull request #623 from kzhdev/fix-shadow-enable-disable

Fixed an issue where enableShadow/disableShadow doesn't work after a shape added into the layer.

github.com/konvajs/konva - 282c050c5ad7ef65d40ea2300aa6e519012ddd46 authored about 11 years ago by Eric Rowell <[email protected]>
Fixed #639

github.com/konvajs/konva - 6e25195fb7d03a54e84e42819fa7517f2a7e25e6 authored about 11 years ago by ippo615 <[email protected]>
Fixed #635

Added `destroy` method to the image node which deletes the reference
to the DOM or canvas objects.

github.com/konvajs/konva - 0b4a1071667d434c4b2c3cc77e3c46aa702ade91 authored about 11 years ago by ippo615 <[email protected]>
Merge pull request #626 from kzhdev/fix-node-_fire-error

Don't use cached event listener length in node._fire because changing shape attribute could remo...

github.com/konvajs/konva - 1dbbf3d3018640916d627950807994412e5af526 authored about 11 years ago by Andrew Ippoliti <[email protected]>
updated on() docs to include content events

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

github.com/konvajs/konva - d03341f55c8de81f8e5818c79d8d630129917a0e authored about 11 years ago by Eric Rowell <[email protected]>
using Kinetic.isDragging in Animation class

github.com/konvajs/konva - 31817132d2f03e8f53476af5fa596a88e1ae11a2 authored about 11 years ago by Eric Rowell <[email protected]>
Fixed the assert with updated trace data

github.com/konvajs/konva - 303117ca327ab0890bcb2f0a6e5036272486ca32 authored about 11 years ago by Jason Follas <[email protected]>
Fixed #301: TextPath not responding to events (now rendering glyphs to hit canvas for event detection)

github.com/konvajs/konva - 0da4b98e919a056ebaedfc901fac13e80fe2c573 authored about 11 years ago by Jason Follas <[email protected]>
remove unused variable.

github.com/konvajs/konva - 0435be435980b6b356196e2bc368dfcd9193995c authored about 11 years ago by kzhdev <[email protected]>
Don't use cached event listener length in node._fire because changing shape attribures in a event could remove kinetic event handler from the array which willl cause 'hander of undefined' error.

github.com/konvajs/konva - 809b8b82e9b6be7d07a56ec108c843338f25b5b1 authored about 11 years ago by kzhdev <[email protected]>
Added kinetic namespace.

github.com/konvajs/konva - 9758cd7b388ae8b539759c2f632f6ccff84cd14b authored about 11 years ago by kzhdev <[email protected]>
Fixed an issue where enableShadow/disableShadow didn't work after shap added into a layer

github.com/konvajs/konva - a246cb0de193562b880329f390466bd9b8802920 authored about 11 years ago by kzhdev <[email protected]>
Merge branch 'pass-evt-arg'

github.com/konvajs/konva - 868b2b1a0d489e6a00a9428cd453d91756694e38 authored about 11 years ago by kzhdev <[email protected]>
pass evt into contentMouseDown and contentMouseUp event

github.com/konvajs/konva - ecde9a5d840a6e8aac15043d39c50a7bf7fdea66 authored about 11 years ago by kzhdev <[email protected]>
added assertion counter to Mocha

github.com/konvajs/konva - 1965f61da277ed30df5c8410e73f9b02a99c59f2 authored about 11 years ago by Eric Rowell <[email protected]>
fixed up image unit test

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

github.com/konvajs/konva - 0486904512e505668b0222685f2d379b4d99b599 authored about 11 years ago by Eric Rowell <[email protected]>
optmized buffer canvas requirement logic

github.com/konvajs/konva - e8b479e89fbdc7898b7b26bb338fafdaf7b97e2c authored about 11 years ago by Eric Rowell <[email protected]>
Uncommented the funtional tests

github.com/konvajs/konva - 5af658af6654b67d9970d4db85371e6071a761fe authored about 11 years ago by ippo615 <[email protected]>
Added filter tests to runner.html

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

github.com/konvajs/konva - 9e7f27dfe3ab63b104eba46fc36657bae7f4f062 authored about 11 years ago by ippo615 <[email protected]>
Added mask filter test

github.com/konvajs/konva - e98d31e18b558360a91fc40ce7b1a2690ce44608 authored about 11 years ago by ippo615 <[email protected]>
Added hue shift filter test

github.com/konvajs/konva - 26885d18c1613c8591e670c79a63978ea7ab89a0 authored about 11 years ago by ippo615 <[email protected]>
Added invert filter test

github.com/konvajs/konva - 98fef5eb674ac7192e15ca2530da72508156d8e9 authored about 11 years ago by ippo615 <[email protected]>
Added transparent images to tests.

github.com/konvajs/konva - e4db57355bdcccfe7e9c707c142d56af907d428e authored about 11 years ago by ippo615 <[email protected]>
Added grayscale filter test

github.com/konvajs/konva - ae13dc688aef5684f286ad7164fc669f11890b52 authored about 11 years ago by ippo615 <[email protected]>
Added color pack filter unit tests

github.com/konvajs/konva - 2cc1cc7dcc53c2ef842837ad2d26b7696479189b authored about 11 years ago by ippo615 <[email protected]>
Added brighten filter unit test

github.com/konvajs/konva - d0f805903da2d383987137d431f0dad361fa9601 authored about 11 years ago by ippo615 <[email protected]>
Added blur filter unit test

github.com/konvajs/konva - 1770733b1cb5d8cbe9f9da5895f0286c15523aee authored about 11 years ago by ippo615 <[email protected]>
Merge branch 'master' of https://github.com/Ziriax/KineticJS

Fixed bug #527 - filters and cropping are now friends.

github.com/konvajs/konva - 8b7b3db9efd42a55b1336b90e090b4ab1b1ed782 authored about 11 years ago by ippo615 <[email protected]>
Added blur filter unit tests.

github.com/konvajs/konva - de677846b412b95c4ff2ad4fe5d6e4c0c5a9e96e authored about 11 years ago by ippo615 <[email protected]>
fixed issue with stage panning. stage node type needs to be declared before calling super constructor

github.com/konvajs/konva - e13a0b5fd8282f869b1471058e2b67e2f804ae8b authored about 11 years ago by Eric Rowell <[email protected]>
hooked opacity rendering into the buffer canvas logic used for shadows so that strokes and fill opacities aren't applied separately

github.com/konvajs/konva - a8cbc2321dbeb78c1894105f40c70b485866fec4 authored about 11 years ago by Eric Rowell <[email protected]>
promoted version to 4.7.2

github.com/konvajs/konva - e530a4697a1c64bf895dd523aed3ee2a52c11370 authored about 11 years ago by Eric Rowell <[email protected]>
fixed #612 and added stage drag and drop unit tests

github.com/konvajs/konva - 6b69460d2cbfc343152ac386fde6cb56ce46ad0a authored about 11 years ago by Eric Rowell <[email protected]>
shadow logic is now applied to buffer context, not a newly created one each time drawScene is created

github.com/konvajs/konva - ba6e30aa97b0e58cc9abbfb83f9553b544b59eff authored about 11 years ago by Eric Rowell <[email protected]>
rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together

github.com/konvajs/konva - 4cf15cedb80d1dce1c3e0b7c0fdfdf6a643b227f authored about 11 years ago by Eric Rowell <[email protected]>
added functional tests. fixed line shadow bug

github.com/konvajs/konva - 63c6e9eea3c2e744485d95d3e3b231beac51f20b authored about 11 years ago by Eric Rowell <[email protected]>
finished migrating DD tests to mocha. refactored functional test site directory

github.com/konvajs/konva - 5bac5358a9c3a0bd05ada3548c90b138ea6d713e authored about 11 years ago by Eric Rowell <[email protected]>
issues #606 now using ua detection for layerX/Y usage

github.com/konvajs/konva - b56880bccfa777e56634719b4173975c2c661ce5 authored about 11 years ago by Eric Rowell <[email protected]>
issue #606 removed evt.layerX and use evt.pageX/Y instead

github.com/konvajs/konva - 4234af4848ea83ba646d6b207dc8a8f4d0a98d68 authored about 11 years ago by Eric Rowell <[email protected]>
issue #606 moved evt.layerX/Y check at the end of the double pipe chain

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

github.com/konvajs/konva - 6e8a5b74b927a93fc7098426b43b124dfdba39f4 authored about 11 years ago by Eric Rowell <[email protected]>
cleaned up old test directory

github.com/konvajs/konva - c0313e360e859e96391e5f1c75e9f027db08e6ab authored about 11 years ago by Eric Rowell <[email protected]>
migrated events functional tests over to Mocha

github.com/konvajs/konva - 3204318a41567dfe1afeedb914c89e9b13a3b4a0 authored about 11 years ago by Eric Rowell <[email protected]>
fixed #609 and also made sure that layer.clear() also clears the hit context

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

github.com/konvajs/konva - e39bc36190e1630ae27125c0e7654cbfe0c5dba9 authored about 11 years ago by Eric Rowell <[email protected]>
implemented stage content mobile events and added functional tests

github.com/konvajs/konva - a389fbc6f0f3b90cccb7282ef6e88941b84b8d2a authored about 11 years ago by ericdrowell <[email protected]>
added new content events to clean up stage events. added first mocha functional test

github.com/konvajs/konva - 068cb1efc8829d26c527ced538a210dd4780383b authored about 11 years ago by ericdrowell <[email protected]>
deprecated the get() method and added find(). the change is backwards compatible

github.com/konvajs/konva - 85db781630f042fc03797a1f727e8d09f83de874 authored about 11 years ago by ericdrowell <[email protected]>
fixed up Image docs

github.com/konvajs/konva - a3b18b4207b45a02c6f442c70476dfd71c752364 authored about 11 years ago by Eric Rowell <[email protected]>
promoted to v4.7.1, and improved Shape docs

github.com/konvajs/konva - a2a4c6df2b231e9c133e67a80f49a9ac420e2f33 authored about 11 years ago by Eric Rowell <[email protected]>
added 3 param condition for context drawImage

github.com/konvajs/konva - bf15d0679fd72d5c7379cbdf9d07f41acd0dc3ad authored about 11 years ago by Eric Rowell <[email protected]>
fixed regression bug with createImageHitRegion. setup node server. Upated README with new test instructions

github.com/konvajs/konva - 5c328b838fd74008929c20caeb75713bf076ccdd authored about 11 years ago by Eric Rowell <[email protected]>
fixed save/restore regression introduced in context._stroke() method

github.com/konvajs/konva - ede6fb2e17272dbd8319e56ed9c4c2ac878c233a authored about 11 years ago by Eric Rowell <[email protected]>
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers

github.com/konvajs/konva - f31ff0b9e8d9ff2924d4e8867bdfd25caaa95c29 authored about 11 years ago by Eric Rowell <[email protected]>
moved UA to Global namespace, and fixed scope issue in _drawChildren that was preventing nested draws from working correctly

github.com/konvajs/konva - 91fd14cc9f67cd73156c792e2b6b17ff2ad8b2e3 authored about 11 years ago by Eric Rowell <[email protected]>
refactored setLineDash a bit, added comments, and added a context trace assertion that tests line dash

github.com/konvajs/konva - 6131385a4e87e7160450ae6b3a18345cf6a7c87a authored about 11 years ago by Eric Rowell <[email protected]>
added Kinetic level pixelRatio property that can be used to override the detected pixel ratio. Also fixed up a pixel ratio related test for FF. added Kinetic.UA for user agent detection

github.com/konvajs/konva - 659d0409b3d8e9990481aba4c96eadf3cebd3630 authored about 11 years ago by Eric Rowell <[email protected]>
syncing master travis yml branch whitelist with filter branch

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

github.com/konvajs/konva - 9122f7dc0ad1673bf95c38c96dc6d7d487c8505e authored about 11 years ago by Eric Rowell <[email protected]>
fixed up yml file again

github.com/konvajs/konva - d2e6fe26248cc68f7928f85ff44853ae715b15d0 authored about 11 years ago by Eric Rowell <[email protected]>
updating travis yml file to see if it fixes the build

github.com/konvajs/konva - 6dc9fd0b5745fc562cd4cd328334a1862dd3adfc authored about 11 years ago by Eric Rowell <[email protected]>
Moving experimental filters to a new branch.

github.com/konvajs/konva - 6b0b84b0c161f3ef9fc3c4556c1382521e4f957e authored about 11 years ago by ippo615 <[email protected]>
removed test dependencies from grunt

github.com/konvajs/konva - 4683ae69170344b471112c53efe63422e8f62c1d authored about 11 years ago by Eric Rowell <[email protected]>
finished migrating all unit tests over to Mocha

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

github.com/konvajs/konva - 029348ec5437f8155965bcc45827f26067fbc0fd authored about 11 years ago by Eric Rowell <[email protected]>
updated the readme with new test info

github.com/konvajs/konva - f4bd464d55a985ba49b595bc0d4db362ef4fc39a authored about 11 years ago by Eric Rowell <[email protected]>
updated readme with new test info

github.com/konvajs/konva - 9d509534478e130bb3e8e0d7dd9723edcfdacdd6 authored about 11 years ago by Eric Rowell <[email protected]>
removed text path test context trace test

github.com/konvajs/konva - 25df441a8d74ee40fe0f2dc7b7f5f139aa63e9d7 authored about 11 years ago by Eric Rowell <[email protected]>
migrated stage tests to Mocha

github.com/konvajs/konva - dd6f8a754d1f8992ee5939786e0d29c035d65910 authored about 11 years ago by Eric Rowell <[email protected]>
migrated TextPath and Shape tests to mocha

github.com/konvajs/konva - 2fb34e3dc73340ebf0c68953a18224647012846c authored about 11 years ago by Eric Rowell <[email protected]>
migrated Canvas, DragAndDrop, Global, and Tween tests to mocha

github.com/konvajs/konva - 1ea9e68ff6ba9966956e55b3fdeacc1b17aca62e authored about 11 years ago by Eric Rowell <[email protected]>
removed Global namespace. global stuff is now just global, inside the Kinetic namespace. There was no reason to have a secondary level for global vars

github.com/konvajs/konva - c40fc7cf381d6273819cb5136a60672990138973 authored about 11 years ago by Eric Rowell <[email protected]>
migrated unit tests to Mocha

github.com/konvajs/konva - 400fae734d296a68dfa587eb2331e9808c258258 authored about 11 years ago by Eric Rowell <[email protected]>
removed label context trace assertion

github.com/konvajs/konva - 1d586098ddf95f7e4cadc100717a3f71703553de authored about 11 years ago by Eric Rowell <[email protected]>
migrated path tests to Mocha, and also correctly fixed #567

github.com/konvajs/konva - 976b88dea5febc02de66f491fedd3f8cd5db4b85 authored about 11 years ago by Eric Rowell <[email protected]>
migrated more plugin tests, and continued working on context tracer

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

github.com/konvajs/konva - 7d047ecaac9a868cde7c5beb6100b9c6dfb93ac3 authored about 11 years ago by Eric Rowell <[email protected]>
finished migrating all shape unit tests over to mocha. continued working on context tracing support

github.com/konvajs/konva - ee5f4c3e3bbf7762cfabbd862457341f33571954 authored about 11 years ago by Eric Rowell <[email protected]>
Added experimental filter section.

I added the experimental folder to show some work on filters that
can be applied to an entire la...

github.com/konvajs/konva - 75d0b8fe04fd565ec3181508c4396e9af9660ce4 authored about 11 years ago by ippo615 <[email protected]>
removed configParams directory

github.com/konvajs/konva - eddcf8ccbe8ab9e7ff37e9c63501286807c9acf3 authored about 11 years ago by Eric Rowell <[email protected]>
removed console log from runner

github.com/konvajs/konva - e5cdaff1d105308e0ced4350a400364404f83a8d authored about 11 years ago by Eric Rowell <[email protected]>
added image unit tests. Added stage factory function to mocha runner

github.com/konvajs/konva - db43c1a694b2cc05c97a4ebeb4b59408e6a12753 authored about 11 years ago by Eric Rowell <[email protected]>
fixed up context clip method

github.com/konvajs/konva - 43376556a4b47e99db6f110faccdca8d8b3fe96e authored about 11 years ago by Eric Rowell <[email protected]>
migrated Ellipse test to Mocha, and finished up context wrapper methods

github.com/konvajs/konva - 7ac45b7c4c16ba5cdeb021514595e0fbcd90c44b authored about 11 years ago by Eric Rowell <[email protected]>
migrated text tests. added more context wrapper methods and properties

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