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

dnd start distance feature

github.com/konvajs/konva - 953c130da724733783bd24eb0f6c3db909b19ccd authored almost 11 years ago by Denis Nevmerzhitsky <[email protected]>
removed Sprite afterFrame func. The same functionality can be achieved by listening to indexChange event

github.com/konvajs/konva - d3eb9990bdd90060f6f1ede92cc3a24e1becee0c authored almost 11 years ago by Eric Rowell <[email protected]>
promoted version to 5.0.0

github.com/konvajs/konva - c5dd9e109066cc236a89f2c519b9bf05779f0333 authored almost 11 years ago by Eric Rowell <[email protected]>
removed old test directory. added getter setter overloaders to Shape. Began redoing documentation on Node

github.com/konvajs/konva - b273c29aee47585d876f581b393be53f720ace03 authored almost 11 years ago by Eric Rowell <[email protected]>
fixed up Ring shape init method because the drawFunc API slightly changed

github.com/konvajs/konva - 9accc00cf3c8d579b7d1b6a3d0c0eef19a07c3f2 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #720 from binoculars/master

Added Ring Shape

github.com/konvajs/konva - 9e05e81f50eade56bab02e01b0db25f0674de071 authored almost 11 years ago by Eric Rowell <[email protected]>
factor methods now also build overloaded attr functions. i.e. instead of setScaleX(5), you can use scaleX(5). Instead of getScaleX(), you can use scaleX()

github.com/konvajs/konva - fe7b4daebc63ab208739f4319f51c4575eb977e1 authored almost 11 years ago by Eric Rowell <[email protected]>
Added Ring Shape

Ring shape—circle with hollow center.

github.com/konvajs/konva - 27532e1d05771946e6182bdfee3275165f4a4bc1 authored almost 11 years ago by Barrett Harber <[email protected]>
cleaned up docs in Shape.js

github.com/konvajs/konva - c7d7fef80a6e4125f592ec07761ea860f7fe6302 authored almost 11 years ago by Eric Rowell <[email protected]>
changed AnnularSection to Arc

github.com/konvajs/konva - 4e526eb3da5d225378c5a34d1d3c442c7fa664c1 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #719 from binoculars/master

Added Shape AnnularSection

github.com/konvajs/konva - b32609c9c91d28b93aedd3780c5d8cbd20914dc9 authored almost 11 years ago by Eric Rowell <[email protected]>
Added Shape AnnularSection

AnnularSection is a section of an annulus (ring)
http://en.wikipedia.org/wiki/Annulus_%28mathema...

github.com/konvajs/konva - 2a0f5421c930be9161829308d0effaabb9ef5a25 authored almost 11 years ago by Barrett Harber <[email protected]>
improved transformsEnabled logic and added tests

github.com/konvajs/konva - f31254bb876f5a3cab3cc15403d0cb6add6d33fe authored almost 11 years ago by Eric Rowell <[email protected]>
visible attr can now be inherit, true, or false, like listening

github.com/konvajs/konva - cd1ae9141efa238c921b90d227d5eb1bc0a90827 authored almost 11 years ago by Eric Rowell <[email protected]>
new transformsEnabled property which yields absolute best rendering performance

github.com/konvajs/konva - 6d31f6ed080858471953d77844e455ca14542555 authored almost 11 years ago by Eric Rowell <[email protected]>
fixed #634

github.com/konvajs/konva - 44b5b63263d8c0094bc4acc6c23852cbd6d0fe98 authored almost 11 years ago by Eric Rowell <[email protected]>
updated perf tests

github.com/konvajs/konva - ecfd77fa7a782c9c0f34361479ef9d9903444441 authored almost 11 years ago by Eric Rowell <[email protected]>
added stage nestedTransformsEnabled flag

github.com/konvajs/konva - 8b4deb004df0a99004c54431b6be0af6dbaa5d4f authored almost 11 years ago by Eric Rowell <[email protected]>
added layer hitGraphEnabled flag

github.com/konvajs/konva - 37c3ce1b475500b03d1736d192c6f5de85435ab7 authored almost 11 years ago by Eric Rowell <[email protected]>
removed instances of hit graph enable caching. Too complex and error prone at the moment

github.com/konvajs/konva - 0bad22955ab23e1af311c8045935fee699d9bf3c authored almost 11 years ago by Eric Rowell <[email protected]>
added isDraggable back to Node

github.com/konvajs/konva - ce9ddb92e23d829f66298016e3e6f5d0be970040 authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up all jshint errors in Node.js

github.com/konvajs/konva - 704ff81dd924618f7affc7e3d25df67521a037f4 authored almost 11 years ago by Eric Rowell <[email protected]>
finally got around to adding return docs for every node method

github.com/konvajs/konva - e946f473db7e5b9cb39506dc737e6a7238202c70 authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph

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

github.com/konvajs/konva - 0c552cc96e39ba25b629e943dc48c8b19d865af3 authored almost 11 years ago by ippo615 <[email protected]>
Added more Polar effects and corrected documentation.

github.com/konvajs/konva - 827caaa451b1d0caf5a25c1acf68e977d9b87c9e authored almost 11 years ago by ippo615 <[email protected]>
Adjusted documentation for color pack

github.com/konvajs/konva - 19ed9c79a66d4ef9b5047bfb221415025b21bb91 authored almost 11 years ago by ippo615 <[email protected]>
Improved Colorization filter.

- Looks better (brightness of original is preserved)
- Improved speed (2-6 times faster than o...

github.com/konvajs/konva - 2397712f6e7f966a74f4da9d7207f76246d430b3 authored almost 11 years ago by ippo615 <[email protected]>
migrated old manual test to new testing system. fixed tweening issues

github.com/konvajs/konva - 50b32208120cae592a07877a24446f51c2698c0a authored almost 11 years ago by Eric Rowell <[email protected]>
reenabled all tests

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

github.com/konvajs/konva - eb6d4dbe8fa96f39410457e6747802ca57834d7b authored almost 11 years ago by Eric Rowell <[email protected]>
implemented enableNestedTransforms flag which forces the rendering engine to skip nested transform calculations when they aren't needed

github.com/konvajs/konva - 422a6b305bb793346470dcb3f32cd309b45c0a95 authored almost 11 years ago by Eric Rowell <[email protected]>
Updated some filters and tests.

github.com/konvajs/konva - 2c3a29681e38f046eca9c1f7fe0f5c7e4ea19fa6 authored almost 11 years ago by ippo615 <[email protected]>
Merge branch 'master' of https://github.com/ericdrowell/KineticJS

github.com/konvajs/konva - 52f96c540b6761ec3e7786e529bd8ac2a4197828 authored almost 11 years ago by ippo615 <[email protected]>
Added Gaussian Blur back, put QuickBlur in separate file

github.com/konvajs/konva - a680d33c4077168b7d9327aaa532718978a7d0b6 authored almost 11 years ago by ippo615 <[email protected]>
removed tildes from package json file to hopefully fix the build. There appears to be a versioning issue with one of the packages

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

github.com/konvajs/konva - 95d3f3fe45216307359757ba5865b805d560699a authored almost 11 years ago by Eric Rowell <[email protected]>
all unit tests are now passing

github.com/konvajs/konva - 13a98a350ca7d41e0d2c5a10ca76e9b7a00af93b authored almost 11 years ago by Eric Rowell <[email protected]>
all unit tests are now passing except for filter tests

github.com/konvajs/konva - 89de3030af28cd6b3a555637126b7269c1b0f885 authored almost 11 years ago by Eric Rowell <[email protected]>
reverted factory methods but removed data type processing

github.com/konvajs/konva - f217200ed7187ab21c4f1d6ff4ba7951c82c39ea authored almost 11 years ago by Eric Rowell <[email protected]>
more tweaks

github.com/konvajs/konva - 5d5a378375b776411c58673813163e6ec6fdf184 authored almost 11 years ago by Eric Rowell <[email protected]>
all shape and plugin tests are now passing again

github.com/konvajs/konva - c98a9d76a952a7cfa8a7ba8329a237bfcc79167b authored almost 11 years ago by Eric Rowell <[email protected]>
component attrs are now the source of truth again

github.com/konvajs/konva - 533699b73197491d02fa55465b8ce7501bf2327d authored almost 11 years ago by Eric Rowell <[email protected]>
Factory getters now require function defaults which return an object literal because objects can be modified by reference

github.com/konvajs/konva - fb25ba7c597c3b2de158ac6d7e810ee929aa161e authored almost 11 years ago by Eric Rowell <[email protected]>
fixed up Circle and Ellipse tests

github.com/konvajs/konva - acd9518ab94f7e8c85147d4efdcdd2660704258f authored almost 11 years ago by Eric Rowell <[email protected]>
Made filters (Levels, Noise, Threshold) tweenable

github.com/konvajs/konva - 21b0bb85748500884ae495e2a0c23a1b2937b74c authored almost 11 years ago by ippo615 <[email protected]>
Fixed bug in Flip filter, works on single buffer

github.com/konvajs/konva - b1b4eca3755ee0062a6d9595a377ebf26bd02d74 authored almost 11 years ago by ippo615 <[email protected]>
Improved color stretch filter

github.com/konvajs/konva - cfa6641d1aef5272798cd57e46c02f14aefb9433 authored almost 11 years ago by ippo615 <[email protected]>
Fixed jshint errors

github.com/konvajs/konva - 5c941a647961a69724dfaa29205958a1d5b6b55d authored almost 11 years ago by ippo615 <[email protected]>
Added tweening to HSV filter

github.com/konvajs/konva - 632b81137afba5a7af5e5aa99f9b5d21d8f87582 authored almost 11 years ago by ippo615 <[email protected]>
shape tests are now passing. all factor setters now return this

github.com/konvajs/konva - 8c8cf0492c45c2cbdfbc700c9f72269536fc064d authored almost 11 years ago by Eric Rowell <[email protected]>
layer tests are now passing

github.com/konvajs/konva - 411b337efebc983a4e8af381f59fb5b5c2cbefd0 authored almost 11 years ago by Eric Rowell <[email protected]>
more unit tests working, more refactoring

github.com/konvajs/konva - a57d6c6106eef7974a780ab8b0c14472d90d43a8 authored almost 11 years ago by Eric Rowell <[email protected]>
image unit tests are now passing

github.com/konvajs/konva - 86686eb590869024bef9b0906b5758e819db1edd authored almost 11 years ago by Eric Rowell <[email protected]>
fixed up line tests

github.com/konvajs/konva - 790a50d438656f25af21893ccc2a3c8116a37dd5 authored almost 11 years ago by Eric Rowell <[email protected]>
removed before event emitter for attr changes to improve performance. I don't think it's really needed

github.com/konvajs/konva - f966758bcee7d5dcc26365d9d3c1d6e664bdb805 authored almost 11 years ago by Eric Rowell <[email protected]>
Rect tests are now passing

github.com/konvajs/konva - 722ae82f21c4b5dba94f25d3841eed24ee64d99f authored almost 11 years ago by Eric Rowell <[email protected]>
all unit tests are no passing

github.com/konvajs/konva - 9c3be4bb052984f65fab6608634904d9d089fae6 authored almost 11 years ago by Eric Rowell <[email protected]>
copying over chunks of code from arrays branch

github.com/konvajs/konva - a7740ba96ec99b101342715852ac7b766a847b00 authored almost 11 years ago by Eric Rowell <[email protected]>
Added documentation for fast blur filter

github.com/konvajs/konva - 79fcf535f3d39871117579e7e171ea7b7d8759b1 authored almost 11 years ago by ippo615 <[email protected]>
Pixelate is tweenable and works with images.

github.com/konvajs/konva - 26e7aeeba456b2d7cec9b5a945210a8413121899 authored almost 11 years ago by ippo615 <[email protected]>
Merge branch 'master' of https://github.com/binoculars/KineticJS into binoculars-master

Conflicts:
Gruntfile.js
test/runner.html

github.com/konvajs/konva - 4d16ccfe7097ec6fb9f85230d0bb68357e7d953a authored almost 11 years ago by ippo615 <[email protected]>
Removed unsed blurring code

github.com/konvajs/konva - 00861095f43a0fa1ced5b7e684d9b676df52342f authored almost 11 years ago by ippo615 <[email protected]>
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method

github.com/konvajs/konva - 4b62ecea7c9461c755ae720d278cdedf29caf0a2 authored almost 11 years ago by Eric Rowell <[email protected]>
added some new perf tests

github.com/konvajs/konva - 4fafde74513d796daa677842d53844733f49abb0 authored almost 11 years ago by Eric Rowell <[email protected]>
fixed typo in unit test

github.com/konvajs/konva - ae5b76d332f44633ebc881496fe5799eeb14154b authored almost 11 years ago by Eric Rowell <[email protected]>
commented out offending unit test for now

github.com/konvajs/konva - 24d41e55063eb3c7cbf5482fba3aa8186ff4bb86 authored almost 11 years ago by Eric Rowell <[email protected]>
improved event edge detection algo

github.com/konvajs/konva - 658064b5ef1d22a85b6fe7f507a0b6851a5cf216 authored almost 11 years ago by Eric Rowell <[email protected]>
fixed comma

github.com/konvajs/konva - 96a9bd2248bb4507a1c3b55db7b7bb9cb593f90d authored almost 11 years ago by Eric Rowell <[email protected]>
fixed #382 #198

github.com/konvajs/konva - aa78d632dbc89ace518890946dfc3947bcd74d89 authored almost 11 years ago by Eric Rowell <[email protected]>
began refactoring layer getIntersection method and added unit tests

github.com/konvajs/konva - bc9bd291fce2b731292179f4f612cbf16cde00c6 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #676 from Moeriki/master

Fix for issue #640

github.com/konvajs/konva - 4d35d38c2d5c77a5a72aa50142be70f4b7930bb7 authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up jshint errors in Image.js

github.com/konvajs/konva - 3c4cd6e9edeefd36c70343e1f3dce5757efb4474 authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up jshint errors in Image.js

github.com/konvajs/konva - bc11554452d5c2689f7fc4f70173fbbd86a2decd authored almost 11 years ago by Eric Rowell <[email protected]>
adding jshintrc file

github.com/konvajs/konva - 1dec988c27b85b3de4000479930a77ff49a62b96 authored almost 11 years ago by Eric Rowell <[email protected]>
addressed issue presented in pull request #157

github.com/konvajs/konva - 0c38e3cf391e80195af29bc2b75e3e967748c62b authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up default value pull request

github.com/konvajs/konva - bc8085bf04127b4365dcdbb2e46bc6e4f9676e57 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #661 from blabno/do-not-export-default-values

#660 Do not export default values

github.com/konvajs/konva - b99e71f0b11df73b28d7e9ed23f3a11e34ef20fa authored almost 11 years ago by Eric Rowell <[email protected]>
cleaned up getLayer fix logic

github.com/konvajs/konva - 1f6c8e7194fcacfb3e121815164e3eef79b6f0c1 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #688 from lavrton/getLayerFix

Get layer fix

github.com/konvajs/konva - cbcd7d6c89519fdeb938cea5c1285566961443cf authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #701 from minus71/master

Fix Path when rendering path with multiple closed path.

github.com/konvajs/konva - 93199a09ee653a074c1253cd4ad0fcd8ab87d11d authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #684 from lavrton/toImageImprovement

toImage improvement

github.com/konvajs/konva - b3f18e9650c5438ea1d7c5405740bacce79f7de2 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #690 from satazor/patch-1

Fix JSON error.

github.com/konvajs/konva - 15853fc39fb1062a18b4497d3b29358b6bd8f2b6 authored almost 11 years ago by Eric Rowell <[email protected]>
Merge pull request #699 from lavrton/readmeUpdate

Readme test update

github.com/konvajs/konva - ab902c6b528bf8b6995fc72606cbb8d242fa4b4d authored almost 11 years ago by Eric Rowell <[email protected]>
Added new filter tests to the test runner.

github.com/konvajs/konva - 22793dc93e0710ec3614976811942dbe2152b06d authored almost 11 years ago by ippo615 <[email protected]>
Added unit tests for new filters (and some old)

github.com/konvajs/konva - 25dff7bd8b907bbf4724492bae9f162dab420729 authored almost 11 years ago by ippo615 <[email protected]>
Added unit test for color stretch filter

github.com/konvajs/konva - 036b85f9202a3c89cc260bfbd01a5a4db13f7693 authored almost 11 years ago by ippo615 <[email protected]>
Added new filters from filter branch.

github.com/konvajs/konva - 8e3b9580d3130515b288b613fd4a8426d529af77 authored almost 11 years ago by ippo615 <[email protected]>
Added createImageData to context

github.com/konvajs/konva - 31ea1f890512198985c47d4eef669db5d1c36484 authored almost 11 years ago by ippo615 <[email protected]>
Added Sepia Filter

Add Sepia Filter from Pixastic Library

github.com/konvajs/konva - 14570f7bed307ee4f22dd38c2e8d18f0d5ab24f4 authored almost 11 years ago by Barrett Harber <[email protected]>
Move start position after a close path (z) to the starting node of the path (previous M).

github.com/konvajs/konva - e2f2c28b1b8cc0bcb9bf785d9f0d1ecea4b65489 authored almost 11 years ago by Mario Minutolo <[email protected]>
Added md rendering objects

github.com/konvajs/konva - 88e9cdcbf7487d70a4415c07dfc15942e4bfdb0c authored almost 11 years ago by Mario Minutolo <[email protected]>
typo

github.com/konvajs/konva - 3dd208a44d96803ef794daa8bcef3bbac8b340af authored almost 11 years ago by Лаврёнов Антон <[email protected]>
readme tests update

github.com/konvajs/konva - 4d335ea492a501e1405de010e55e3a0ac58c09ee authored almost 11 years ago by Лаврёнов Антон <[email protected]>
Fix JSON error.

github.com/konvajs/konva - 875fed42a29fe995d28e564070f89a04218eefa2 authored almost 11 years ago by André Cruz <[email protected]>
not this commit

github.com/konvajs/konva - cf32e72b850d2c13a75451b5a1f1a609ef2e8ada authored almost 11 years ago by Лаврёнов Антон <[email protected]>
get layer fix

github.com/konvajs/konva - 3c8c0831aba21d4b7bdb39c2ce7acccc1740bef4 authored almost 11 years ago by Лаврёнов Антон <[email protected]>
config first

github.com/konvajs/konva - 6de66f18af994fa2e4f792a13413fa831406ae41 authored almost 11 years ago by Лаврёнов Антон <[email protected]>
toImage improvement

github.com/konvajs/konva - d4b2892c13e263a4e6991cdde10d7d9bf0c68ddf authored almost 11 years ago by Лаврёнов Антон <[email protected]>
fixed #672

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