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

update CDN link

github.com/konvajs/konva - 54411374fad63f6c6b270bd35b8417a03e966d19 authored about 9 years ago
update 2016-01-17

github.com/konvajs/site - 626d04ddf0f63fbb561ef2052b635ffb687bda20 authored about 9 years ago
Update README.md

github.com/konvajs/react-konva - 3cea6b8cebfc239e5595bfd96e7f81b89756ce50 authored about 9 years ago
release script

github.com/konvajs/konva - d0aff1ef2bdcde4e87f4861692027c570034c517 authored about 9 years ago
update 2016-01-16

github.com/konvajs/site - 8f223a5db7da15a871785004416f4617628a0adf authored about 9 years ago
build for 0.11.1

github.com/konvajs/konva - 83d70a0174d4b4d00e7fde39b3854401fed84dc9 authored about 9 years ago
update CHANGELOG with new version

github.com/konvajs/konva - 763d30cfe6ee4039bb2fafbdb6303a21fbf1ded1 authored about 9 years ago
version 0.11.0

github.com/konvajs/konva - c93450943011a648b7215e4064a8ae97b725f0df authored about 9 years ago
update 2016-01-16

github.com/konvajs/site - 437498dca02d1faa915c89401d148e0b5414a33f authored about 9 years ago
update CHANGELOG with new version

github.com/konvajs/konva - 627cf16a2f1f9f878f6702d937e92bca016de80e authored about 9 years ago
update 2016-01-16

github.com/konvajs/site - 84b8a3b9b5500920e6f4f7bc3926e01b580e7039 authored about 9 years ago
update 2016-01-16

github.com/konvajs/site - 862cf376e92b94893d8b4dc4d688d20cfc15729a authored about 9 years ago
end files

github.com/konvajs/site - ff175aa5777d64d799fe6f15dfc3def082e4c450 authored about 9 years ago
`contentTap` event for stage. fix #122.

github.com/konvajs/konva - d9451f854e2beebc26dbef2afca116fba8883c13 authored about 9 years ago
Update README.md

github.com/konvajs/react-konva - ce592938466977c60372c10e2b1a48e2559c36b1 authored about 9 years ago
Merge branch 'master' of github.com:konvajs/konva

github.com/konvajs/konva - ed6a3a956b43ae15cab33187e3e75ceb10b11080 authored about 9 years ago
optimize change event. close #120

github.com/konvajs/konva - ff82ad1901151d648b20bf2b7ac30704da86db8e authored about 9 years ago
Merge branch 'master' of github.com:lavrton/react-konva

github.com/konvajs/react-konva - e51301d13fed634534e6590afa5e140d3bf8ae3a authored about 9 years ago
correct child removing

github.com/konvajs/react-konva - f6c02d942db2c873e144539d4749564cc6e8ee2f authored about 9 years ago
rebundle global

github.com/konvajs/react-konva - 83e4e3f0d54b6f311a2bc3e30f69e5184321ae04 authored about 9 years ago
add react to bundle

github.com/konvajs/react-konva - d1a799f58756b1c74f077caba620db10017063c7 authored about 9 years ago
add commonjs and global bundles

github.com/konvajs/react-konva - ebb650983151dc8bef761eb850ab5a695a60002b authored about 9 years ago
Update README.md

github.com/konvajs/konva - 864c7a96ecf34bcdb8dc430517efbdbcd3d73069 authored about 9 years ago
Update README.md

github.com/konvajs/konva - 68189ad0790c66784b17547f9e920546127930fb authored about 9 years ago
add demo to readme

github.com/konvajs/react-konva - a02e536d0866d0028855df99ab6295f7dacc4fd4 authored about 9 years ago
better support

github.com/konvajs/react-konva - 28406f48e579c96f260fb97a99e57784000f2dc3 authored about 9 years ago
currentTarget fix

github.com/konvajs/konva - 2e76cfba300e287cb63b51a1b9062776ec86b793 authored about 9 years ago
cleaning example

github.com/konvajs/react-konva - 2403649af8f609f002b326fab1a79bd7b4248044 authored about 9 years ago
initial commit

github.com/konvajs/react-konva - f824997145b201f24ec4e1b4f7ae1308f99c58b6 authored about 9 years ago
Update README.md

github.com/konvajs/konva - 7f2315fb1df047dcdfb91cc62ee604b2ca65107f authored about 9 years ago
Update README.md

github.com/konvajs/konva - 68b3143a93d1b898b42e1dd4d7f0e614b47b3b17 authored about 9 years ago
special core.js module for creating minimal bundle. close #107

github.com/konvajs/konva - e4067c18f9f9491204cd0155cfa56df54402846d authored about 9 years ago
add src to npm

github.com/konvajs/konva - 54bdee817f6927fc125943519b8bafbc372e24d3 authored about 9 years ago
global & UMD cleaning

github.com/konvajs/konva - 1a4c50cfaa2d419bcc1b2c63428b7c07a0143ae8 authored about 9 years ago
Show warning message if several instances of Konva are added to page. close #113

github.com/konvajs/konva - 6e3c69fae051248093313373420ea8170e67b53d authored about 9 years ago
Narrow down getIntersection() result. add optional selector parament to getIntersection function. close #74

github.com/konvajs/konva - c7ae11cd015423d980da7097b923e11f69da4ab8 authored about 9 years ago
new `node.findAncestors(selector)` and `node.findAncestor(selector)` functions. close #116

github.com/konvajs/konva - 28e8758d29ba7c520000bcc3d7460e3a4ba7cd2a authored about 9 years ago
fix corner radous for Label shape

github.com/konvajs/konva - 3616d38d85683fc277e28e785b08e88dc6a6ba80 authored about 9 years ago
optional parent argument for `getAbsolutePosition`

github.com/konvajs/konva - eda967c07ea8683b7e992ed2fa4cc0da0bd3cc36 authored about 9 years ago
update changelog

github.com/konvajs/konva - dd52f0202afd7a589aa2bfe9b06e33793edcde93 authored about 9 years ago
update changelog

github.com/konvajs/konva - 92478f4e77ef67d86169f1ecd3888bf4b93eb419 authored about 9 years ago
return this from several methods. close #111

github.com/konvajs/konva - 2a514ee580430ae45f35a4afb13c8481bc718d2c authored about 9 years ago
run gulp from npm

github.com/konvajs/konva - 694abb981564935d7ca2aa02c03449a712cf868b authored about 9 years ago
add tween comments

github.com/konvajs/site - abb50b9687bf9021c15bd943b9528caf430917b3 authored about 9 years ago
Merge branch 'master' of github.com:konvajs/site

github.com/konvajs/site - a9a28a29f71b024113eb1b913ae9e7ed1c770a8b authored about 9 years ago
Merge pull request #15 from janaagaard75/master

Code comment added.

github.com/konvajs/site - b4c434517c550ec17a339e15b618eff55f93f389 authored about 9 years ago
Follow Konva's comment styling.

github.com/konvajs/site - e1092220a8aaaed543c2e22db1e56aaecaf2a37c authored about 9 years ago
Code comment added.

github.com/konvajs/site - 388848ae6379d315f377afaf33456293d42f48a4 authored about 9 years ago
small doc update

github.com/konvajs/konva - 40563bb2c10aacc9d8c9627314a206192a0ec426 authored about 9 years ago
event delegation support

github.com/konvajs/konva - d1d30c6c1a771e787c14e9bedb809677c6a27750 authored about 9 years ago
Merge branch 'master' of github.com:lavrton/KineticJS

github.com/konvajs/konva - 65bea7664431e2e75a21ddafa77650deabc27c6f authored about 9 years ago
better support for dragging when mouse out of stage. fix #105.

github.com/konvajs/konva - a34096d4248ea2bf0713a551af5434becee042bc authored about 9 years ago
Update README.md

github.com/konvajs/konva - a2e93b214fcb52d53544305a1d94fe53b205ebc0 authored about 9 years ago
Update README.md

github.com/konvajs/konva - 96a8671fa59914107c2e98d611fdfd74845a8c77 authored about 9 years ago
Merge branch 'master' of github.com:lavrton/KineticJS

github.com/konvajs/konva - 676af7e6495e07fbb0f9f97ddf34551816beb57f authored about 9 years ago
fix Arrow drawing function

github.com/konvajs/konva - ab69a0fc2d9c0ee029e200b5ad3f4b467ec27c48 authored about 9 years ago
update version for next develop cycle

github.com/konvajs/konva - d25352d363aa99d75cc92bc350487561c77c985e authored about 9 years ago
Merge pull request #102 from nmehlei/master

added rotation as property since rotationDeg is obsolete

github.com/konvajs/konva - ac3016149820a59b88a186ba2fee03818faf39ec authored over 9 years ago
added rotation as property since rotationDeg is obsolete

github.com/konvajs/konva - 4364b03b143df994614b6a4b85a8f0bab620b0ea authored over 9 years ago
add chat button

github.com/konvajs/site - 526369d05d84adadeff038c1fc7b7f35646cf2eb authored over 9 years ago
new release

github.com/konvajs/site - 9acd2fcebe7021ee7c18fb4986957ac4b71c6bf3 authored over 9 years ago
Merge branch 'master' of github.com:lavrton/KineticJS

github.com/konvajs/konva - e0d5f08f06a39142bc2040d264aef1de4bf5694c authored over 9 years ago
fill and stroke support for Sprite

github.com/konvajs/konva - 05c90bd45c990ca895e80f3bc227334f05630ff4 authored over 9 years ago
linting fixes

github.com/konvajs/konva - bd910a8bc7b9077eefc6b402f874456051aa3d27 authored over 9 years ago
Merge pull request #99 from evktalo/typo_fixes

Language and typo fixes for changelog

github.com/konvajs/konva - 800e5563a0e307dd99ac7cb86ff60117b41e5bd7 authored over 9 years ago
Language and typo fixes for changelog

I only fixed things where I was fairly sure of their meaning.

github.com/konvajs/konva - fc9ddc7f8eb27cf353f776e379fc4e6ee90e2228 authored over 9 years ago
prevent webkitMovementX deprecated message. close #96.

github.com/konvajs/konva - ba674dbbb46216c486d3dccd55f4f538b81d1154 authored over 9 years ago
better working without D&D module

github.com/konvajs/konva - 140a5787ae47580d089addf0c4cd714102919677 authored over 9 years ago
tween array fixes

github.com/konvajs/konva - 8006bed344354dec55516630fad0fb1cd86926d9 authored over 9 years ago
fix cache bug

github.com/konvajs/konva - 1f9ce30d8183f788cd6b3d557d331d68ea4b0165 authored over 9 years ago
Tweening a line with different numbers of points. close #92

github.com/konvajs/konva - 5f2c70ddc7c629351a979d5bf9aaa0870721dfbc authored over 9 years ago
fix toObject for extended attrs. close #86

github.com/konvajs/konva - ff6a2bf0cc08098379c5ac750f2d423088f47c2a authored over 9 years ago
Merge branch 'master' of github.com:konvajs/site

github.com/konvajs/site - 6a3cad8feb7f3c24175cc44c59e014345196841f authored over 9 years ago
update header

github.com/konvajs/site - f0d901bffdd0dbb8e1a1950591b5caf9a80c7107 authored over 9 years ago
update node instructions

github.com/konvajs/konva - 1872fd68da7f73b4b69866eb0cfc7cc9ee6cd523 authored over 9 years ago
update d.ts

github.com/konvajs/konva - fe68d847591a2571acaf36d3c7b4de5f2c4de04b authored over 9 years ago
update Konva.Node.create flow

github.com/konvajs/konva - 026423402d5024890d0c39eaec8a1da868896df1 authored over 9 years ago
fix test & update deps

github.com/konvajs/konva - 981f24583392c324d334b3b0d8f496613bb7eb80 authored over 9 years ago
Merge branch 'codefo-master'

github.com/konvajs/konva - 445cf25731bbfcf450c4352095e22c272ff3dbd7 authored over 9 years ago
Merge branch 'master' of https://github.com/codefo/konva into codefo-master

Conflicts:
konva.js
konva.min.js

github.com/konvajs/konva - 5baa5157fd3dd821ac67c840eb779b1195e574b1 authored over 9 years ago
Merge pull request #14 from ilyashubin/master

replace deprecated drawFunc call

github.com/konvajs/site - 5e9fe1214f78cb1b40488ddc363ba1b8611418e2 authored over 9 years ago
Update build

#79

github.com/konvajs/konva - d364e093ebbc51c02458d5be4932d1bfc60647b2 authored over 9 years ago
Merge upstream

#79

github.com/konvajs/konva - 29ba8e7c650934b92c7ae666e2314501dfc24eb7 authored over 9 years ago
Added simple test

#79

github.com/konvajs/konva - 268c6bef261b7d57e7e96e9b4933b532591b3aec authored over 9 years ago
Update gulp-mocha-phantomjs dependency

#79

github.com/konvajs/konva - 36247c7bee7c3f0ff8a33eeaeb5c68480b7556da authored over 9 years ago
Remove brightness from filter

#79

github.com/konvajs/konva - 3262b3aa346605f6d7a4314a4694c53b94f822c2 authored over 9 years ago
replace deprecated drawFunc call

github.com/konvajs/site - 0abbfd1a6ed0f61bc1ab250ffc90246c1883744b authored over 9 years ago
version is not required now

github.com/konvajs/konva - abe749b102e035b2f267e85d780db8b91933365c authored over 9 years ago