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

Fix some bugs when `Konva.Transformer` has `padding > 0`

github.com/konvajs/konva - 1f14bf1fef818deb8a2cf1851729009a2e89ced9 authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge pull request #743 from naqtn/master

Fix doc of `Node.getAbsoluteScale()` return type

github.com/konvajs/konva - db4f71452704fe121d3c6a7f3f30fe11ba0e6e82 authored about 5 years ago by Anton Lavrenov <[email protected]>
Fix doc of `Node.getAbsoluteScale()` return type

github.com/konvajs/konva - 97dc4b6143f42b679577da74bbde8b91646b00a1 authored about 5 years ago by naqtn <[email protected]>
update 2019-09-12

github.com/konvajs/site - c8d8b53f65b682f3c539d3d8902e5a0e48968606 authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge pull request #740 from epatters/patch-1

Fix typings in signatures of findAncestor and findAncestors

github.com/konvajs/konva - 7a5865c2a262607a526af904f3f657b049fcb37f authored about 5 years ago by Anton Lavrenov <[email protected]>
Selector parameter in findAncestor(s) is not optional

github.com/konvajs/konva - 28700e1904f98f678114d466a47b0a18ff38e552 authored about 5 years ago by Evan Patterson <[email protected]>
Fix typings in signatures of findAncestor(s)

In TypeScript, optional arguments must be declared as such.

github.com/konvajs/konva - cc28960daa6eb2706ad4b29776a6f3a8057f858e authored about 5 years ago by Evan Patterson <[email protected]>
update 2019-09-10

github.com/konvajs/site - 0e86b080c6456a550305d7f4a477c0d92835fb32 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - 250f0b950d09cafb76be417bea8c8da4d2b501e9 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.10

github.com/konvajs/konva - 7fc2a9e56af36b358fe5e3a96ac59d5051930353 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 74284332176ac442753cd26815e5edd9ee536e6e authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge branch 'master' of github.com:konvajs/konva

github.com/konvajs/konva - 32f5a877f6cd0460a3ff8d67aa999239c7e0a244 authored about 5 years ago by Anton Lavrenov <[email protected]>
Fix drag position handling. close #739

github.com/konvajs/konva - f16434d6d8aa576984be0d3c6828ae235e79a193 authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge pull request #736 from Astray-git/fix/arcTo_#734

fix: #734 arcTo

github.com/konvajs/konva - 5ad0795539bf4b1e333ef59c7835616490bd1694 authored about 5 years ago by Anton Lavrenov <[email protected]>
repait all tests

github.com/konvajs/konva - e23c28815640a47ae1ee3d4c4b79b8b368ecea8b authored about 5 years ago by Anton Lavrenov <[email protected]>
fix multiple selector for find() method. close #735

github.com/konvajs/konva - c3f4e53be5d0831338615cfed16f45ba6643e2d9 authored about 5 years ago by Anton Lavrenov <[email protected]>
fix: #734 arcTo

github.com/konvajs/konva - 439adde07abc94f985b68458f386e2d8664b8b4f authored about 5 years ago by Yichang Liu <[email protected]>
fix test

github.com/konvajs/konva - c8aa734808ddb2731d2ec577049e3688edd1e484 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-09-06

github.com/konvajs/site - 872329d4bb4318207a195f1fc84c70a4ffbc74fa authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.9

github.com/konvajs/konva - 1f02e112c9ca556c8dca9aca519475b6dc315839 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - dfaeb9853cbb9a323af7c218e0eeb1f23c68e829 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - e7d8bf5d151ed37b28bc619328fbbdde828b2fc9 authored about 5 years ago by Anton Lavrenov <[email protected]>
Fix `Konva.Transformer` behavior on mirrored nodes. close #732

github.com/konvajs/konva - 456bd9ec9111652768dd1d4acc6816a78b9874b2 authored about 5 years ago by Anton Lavrenov <[email protected]>
Fix `stage.getPointerPosition()` logic. close #733

github.com/konvajs/konva - be3f7e8059dc2fe5999569c7172b28c9f8e94ca0 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-09-05

github.com/konvajs/site - 111c698ca4f4efc27d7e7d1d8d3d9c32749ba4e3 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.8

github.com/konvajs/konva - 011b2a24602812cd5d8e4d036096bdc55495f1bf authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - d73d7be1cdcb9f36f984fb7afa48de7429373789 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 3ef2cec1ccf9755ba47c45199e7b126bcad76a54 authored about 5 years ago by Anton Lavrenov <[email protected]>
fix dragend bug, revert back text fill pattern fix

github.com/konvajs/konva - 2988dce492b0ac6f0320a4cc0e8a3fab27555399 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-09-03

github.com/konvajs/site - fed6a440be10d3b361b3511eebc564fd0d3a869b authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.7

github.com/konvajs/konva - 37909bcacdedc5690bbfdc709a44176b347f5817 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - 89e332229b4dc03e7ab4e9247933acd3318def30 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - cd2853d91d8d89b70f6d6fb1baa1b4d53dcd06b1 authored about 5 years ago by Anton Lavrenov <[email protected]>
2.0.9

github.com/konvajs/vue-konva - df7e00705f4261b3977b3a27ff70812fde5b427b authored about 5 years ago by Anton Lavrenov <[email protected]>
build

github.com/konvajs/vue-konva - 854edb8f8b0a1947cfa1c89e8d72647c478b67d8 authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge branch 'master' of https://github.com/konvajs/vue-konva

github.com/konvajs/vue-konva - b4c5cb7905ed350a6298ff9f2afb47d69a27ce18 authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge pull request #77 from ktsn/avoid-method-conflict-error

avoid z-index update error by false-positive konva node detection

github.com/konvajs/vue-konva - 8e1d3e22f6ea11c008d7c2ee507f02cdb31614f8 authored about 5 years ago by Anton Lavrenov <[email protected]>
avoid z-index update error by false-positive konva node detection

github.com/konvajs/vue-konva - 911f9e8e0c24fcfc3df4514e6b2e4479c798938c authored about 5 years ago by ktsn <[email protected]>
Fixed double tap trigger after dragging. close #721

github.com/konvajs/konva - 4383e411b322101907fb6f1b72f399b482bcead7 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-31

github.com/konvajs/site - 9d1333d361996ac083b68336c7abe540e77f1347 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.6

github.com/konvajs/konva - 6904390b3f018f4e6a1d24e011c9ab1ac74b8935 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - 0e34a8c9ca078ade8a62589c6c2f22b3bd4de0de authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - e325deef1d7f1946c3cc3a0dc46a9006546b4171 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-28

github.com/konvajs/site - e377bae9d11a75ed548f051f610079fecd8ed181 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-24

github.com/konvajs/site - 2d27baa8b2a4c2764771a8e23786dd40f282da8c authored about 5 years ago by Anton Lavrenov <[email protected]>
Merge pull request #714 from kingsquare/fix-713

A fix for #713

github.com/konvajs/konva - 5bc1bb87bb5c45e86287c0c910fbc7e2d8bc5c09 authored about 5 years ago by Anton Lavrenov <[email protected]>
A fix for #713

github.com/konvajs/konva - 26e18366f46af90e60f727cc61fb3b6a2758a8a8 authored about 5 years ago by Tim de Koning <[email protected]>
update 2019-08-17

github.com/konvajs/site - 075c96c95f4895aa023f3465b80ebc82e1afec5d authored about 5 years ago by Anton Lavrenov <[email protected]>
build

github.com/konvajs/vue-konva - fb45c942180b212e277ebf66fe13d78b9f810f70 authored about 5 years ago by Anton Lavrenov <[email protected]>
2.0.8

github.com/konvajs/vue-konva - eea640120359b658e2a26b3cf2533f207063655f authored about 5 years ago by Anton Lavrenov <[email protected]>
update deps

github.com/konvajs/vue-konva - 32c8025c8d36aefdf52c5407a124b3c5a2e78494 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-17

github.com/konvajs/site - 931f161d9034176ce34bb260c096e0007fe8ded5 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-17

github.com/konvajs/site - a04fd9b91ad6eef3ccca7da3a149989359fe7432 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.5

github.com/konvajs/konva - 76efa02a321789198faa5feba0e9e88f0d5a2862 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - 9e7aee0f17e5db5ac439ff3ff704ca69e06020f5 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 0f6ec63fe8183cb8d44c025c12f5cddc4b9250f4 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-15

github.com/konvajs/site - 27fcf3befb9ac9cd8cf386e3078ab137bc0de12b authored about 5 years ago by Anton Lavrenov <[email protected]>
fix dragstart bug. close #708

github.com/konvajs/konva - 57d9917b62abbcff3950b40a83c59c2199c40732 authored about 5 years ago by Anton Lavrenov <[email protected]>
fix release

github.com/konvajs/konva - 37fcd13fa0a7a503b6e4437c8f080756a277c6d4 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-12

github.com/konvajs/site - f3c0b93fa9fd3eb239cdf6436d28aeabd0546716 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - fcf6bcf94d0369552af4a08e287ff1713a547cd1 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.4

github.com/konvajs/konva - 77f780427b24583fb0f3131a81eeaa5d91f1185d authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 537ad149ceeab474db01ab5dc4976af7eca39552 authored about 5 years ago by Anton Lavrenov <[email protected]>
Fix nested dragging bug. close #71

github.com/konvajs/konva - 04968c3b5131b86c339f9df2554bcfa336f27f6d authored about 5 years ago by Anton Lavrenov <[email protected]>
fix transformer + clone bug. fix #706

github.com/konvajs/konva - 15f5287b34864741d7349cbe3b2385f5cdbc1181 authored about 5 years ago by Anton Lavrenov <[email protected]>
Add `node.isCached()` method

github.com/konvajs/konva - d191e21cc3a1daee8f47a63b73cb1caf29f4154b authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-10

github.com/konvajs/site - ca2d8c757d79031eb9fb7fc4bd270b583a7a0e51 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-09

github.com/konvajs/site - f7b628d2b1daa898e05e0cdd067d5060bad1c47c authored about 5 years ago by Anton Lavrenov <[email protected]>
build

github.com/konvajs/react-konva - 9b3b2f4ecb446fe21f6370c4d33be854b5bd1d74 authored about 5 years ago by Anton Lavrenov <[email protected]>
16.9.0-0

github.com/konvajs/react-konva - 3ea5f28d5299b5de86d6c441f35c040cb47b99d0 authored about 5 years ago by Anton Lavrenov <[email protected]>
deps updates, clean some tests

github.com/konvajs/react-konva - 2ea9dc47c6b92d9791cf82c1dd008f6eeaff88fd authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-09

github.com/konvajs/site - 9db31d1e0eb7bb5b329c0cb7da4f734fac76abcb authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-09

github.com/konvajs/site - 78c0c801c3ada4b647b1297ad5cfd1b3f5e7545f authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-09

github.com/konvajs/site - 1d23911c93290ef4389a7a5766f1bb7ab4fe2f70 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-09

github.com/konvajs/site - d8c22d5a44bc4cc3b94dd79ce8d693e5b414548e authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-08

github.com/konvajs/site - 07f2fad66fed1e995516cde88020d2817ebf3d9f authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - cdb1916e276f79df8714524985074580105c20fd authored about 5 years ago by Anton Lavrenov <[email protected]>
build

github.com/konvajs/konva - 3f8fefaaae4ee3bda3b4773de638de0c65ff265b authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 627359115ad2301de3f6f0e8a2f0c2c63775fa7b authored about 5 years ago by Anton Lavrenov <[email protected]>
pointer support check

github.com/konvajs/konva - c4be177c9d425f0fa5b2cb000333a2947935641b authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-08

github.com/konvajs/site - e502cdc950f246945f770282b520b55068c20bd6 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-08

github.com/konvajs/site - 96ef351fb504d598a3510fc18b75d3a833c739b6 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-08

github.com/konvajs/site - c53bad6d8af648fafbefb038a8e028c4f707233e authored about 5 years ago by Anton Lavrenov <[email protected]>
events fixes

github.com/konvajs/konva - 0975848dd7526b6ee03835fea813fb40b70905e5 authored about 5 years ago by Anton Lavrenov <[email protected]>
build

github.com/konvajs/react-konva - b386705ebad7b2bc96ded09f4e8a16891d4e884e authored about 5 years ago by Anton Lavrenov <[email protected]>
16.8.7-4

github.com/konvajs/react-konva - ce840b2d07a2dec00b357a21bb56258a0236df81 authored about 5 years ago by Anton Lavrenov <[email protected]>
ordering fixes

github.com/konvajs/react-konva - 60da3f66150ee8ae22bbd26e88ffd3ae6a94a178 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-08

github.com/konvajs/site - 2a280ba7e6ad414c389bf0de51b22be1c4847848 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - b9afbd0e415c239831a7fa3f7a04634fe209a44a authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.2

github.com/konvajs/konva - 2ed1305cc4fd40dfee60fc8b2673ee02ef528dc5 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 3c5b66275be1bad8567a04fd0949a551cdb9951a authored about 5 years ago by Anton Lavrenov <[email protected]>
Fixed `node.startDrag()` behavior. We can call it at any time.

github.com/konvajs/konva - 61b46658bc6f325791eda8b739f005ad6755c83b authored about 5 years ago by Anton Lavrenov <[email protected]>
update konva and ts versions

github.com/konvajs/react-konva - 92743e1275515eab123961b9b746ded5f9a9cdcb authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-07

github.com/konvajs/site - 9a79695b8a3a80f0b2a7e526667e40ea234555bd authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-07

github.com/konvajs/site - 3492991642979ca2623a7cb2fc7a43b6a3372a14 authored about 5 years ago by Anton Lavrenov <[email protected]>
update 2019-08-07

github.com/konvajs/site - aa2d62d8273d64c6b42320b9b5266a0560e681c0 authored about 5 years ago by Anton Lavrenov <[email protected]>
update cdn link

github.com/konvajs/konva - f452145bb2f5dd9b77bec5fb97d1e18a5b71e3a4 authored about 5 years ago by Anton Lavrenov <[email protected]>
build for 4.0.1

github.com/konvajs/konva - 0dbdcfaf75383883f862770e96eb07bd65688128 authored about 5 years ago by Anton Lavrenov <[email protected]>
update CHANGELOG with new version

github.com/konvajs/konva - 2db18ee7e19f76088ec82b85991ce44a8ed92c80 authored about 5 years ago by Anton Lavrenov <[email protected]>
types fixes

github.com/konvajs/konva - bd21b9cf81dcdae0ebf52000a8d8a205e28fb32c authored about 5 years ago by Anton Lavrenov <[email protected]>