Ecosyste.ms: OpenCollective

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

Y-Collective

Building the foundation for local-first, collaborative applications.
Collective - Host: opensource - https://opencollective.com/y-collective - Code: https://github.com/yjs/yjs

implemented experimental websockets-connector

github.com/yjs/yjs - cccc0e1015b4c3625c00ec26c354aeadc148aef6 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-61

github.com/yjs/yjs - db5312443e375a3c543f4c2dbcbd6a7289b0d6c8 authored over 6 years ago by Kevin Jahns <[email protected]>
fix DomBinding destroy

github.com/yjs/yjs - dbda07424b67f686c893356c4bca83954234ebe6 authored over 6 years ago by Kevin Jahns <[email protected]>
make compatible with webpack and less sophisticated module bundlers

github.com/yjs/yjs - 684d38d6c8c2e384348b0f2a003fc6c4bad74acd authored over 6 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs

github.com/yjs/yjs - 44fa064eb2fa795aa6388fe60844c85d4a981341 authored over 6 years ago by Kevin Jahns <[email protected]>
Add rollup dependency - closes #110

github.com/yjs/yjs - 9b6fffd880b441743e3c7899204484b41451545c authored over 6 years ago by Kevin Jahns <[email protected]>
Merge pull request #111 from larskarbo/patch-1

(DOCS) Remove y-array duplicates

github.com/yjs/yjs - e9993b2643d53570a7d2aeea24322827dcd0876c authored over 6 years ago by Kevin Jahns <[email protected]>
do not log _start in logItemHelper. Fixes #114

github.com/yjs/yjs - 762e9e8a3a32b97dbdd04d8bed9120735e779f76 authored over 6 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs

github.com/yjs/yjs - 6ddeb788c70c132c4fc5a42430ce437663d292b9 authored over 6 years ago by Kevin Jahns <[email protected]>
prefer !== undefined check instead of hasOwnProperty

github.com/yjs/yjs - b9245f323c0f924c3705d8023e9ad48151c1ba93 authored over 6 years ago by Kevin Jahns <[email protected]>
prefer parentElement instead of parentNode

github.com/yjs/yjs - c0e630b635768b7923cdea71f12512cc05c18dc7 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-60

github.com/yjs/yjs - e56457a0ef5451bd756abf943cf0fa7ddcba09a7 authored over 6 years ago by Kevin Jahns <[email protected]>
fix domBinding infinite loop

github.com/yjs/yjs - ca1384982825f147138f2f734a3dbe87c00f8bff authored over 6 years ago by Kevin Jahns <[email protected]>
remove debug dependency

github.com/yjs/yjs - 92c2fbd6d348ea74a10cd2d0db19504292a52f24 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-59

github.com/yjs/yjs - 65b8921f05a9d39bfaab931630812deb84f57c94 authored over 6 years ago by Kevin Jahns <[email protected]>
fix parentNode binding in case parent doesn't fire MO

github.com/yjs/yjs - 1ace7f4b7349e09d6adaa691e9499517575f74e7 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-58

github.com/yjs/yjs - 633606451667f0eb516a5ee067482151666947a0 authored over 6 years ago by Kevin Jahns <[email protected]>
fix missing dom-binding - still investigating

github.com/yjs/yjs - 49d2e42b41eb772e7d428d72641584198273c7e4 authored over 6 years ago by Kevin Jahns <[email protected]>
implement scroll-fixer

github.com/yjs/yjs - c098e8e7457076be9ff148d42fc4b074a84c1f67 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-57

github.com/yjs/yjs - 38558a7fad04739ac4ce22a76887f01af31899f3 authored over 6 years ago by Kevin Jahns <[email protected]>
add option to disable gc (compatible with older versions)

github.com/yjs/yjs - bdb3782f8f6b27db9b90bc601a3763e46781aa7e authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-56

github.com/yjs/yjs - bc32f7348e871a55c603e303573021afc0cbec8a authored over 6 years ago by Kevin Jahns <[email protected]>
merge with master

github.com/yjs/yjs - 09a94f053eeded8a0f19f0f008ddd81d11a0e488 authored over 6 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs

github.com/yjs/yjs - 0df0079fa3c6ca6f97fc6909bc24394db64eff32 authored over 6 years ago by Kevin Jahns <[email protected]>
bugfixes

github.com/yjs/yjs - a54d826d6d03df9c76bc1eadd636adf71736b383 authored over 6 years ago by Kevin Jahns <[email protected]>
fix filtering

github.com/yjs/yjs - 99f92cb9a048e1c549aab89ebc36e2c517dffbef authored over 6 years ago by Kevin Jahns <[email protected]>
fix hook binding

github.com/yjs/yjs - e788ad13334c26cad7b1c9c5e85b486e891e91e8 authored over 6 years ago by Kevin Jahns <[email protected]>
hooks port to domBinding

github.com/yjs/yjs - 1fe37c565e34f9e0fa35128e906bc844488f3f8b authored over 6 years ago by Kevin Jahns <[email protected]>
Remove y-array duplicates

github.com/yjs/yjs - ed2273e2ed6769770d59d5baf370b936beae34bc authored over 6 years ago by Lars Karbo <[email protected]>
correctly handle gc with UndoManager and un-merge when syncing

github.com/yjs/yjs - 94933a704d3761c7e33115213503c85a0ff4b969 authored over 6 years ago by Kevin Jahns <[email protected]>
fix most gc bugs - test suite running again

github.com/yjs/yjs - ef6eb08335a352b3e023eedffc87217ed3e1b6a2 authored over 6 years ago by Kevin Jahns <[email protected]>
prelim gc

github.com/yjs/yjs - d915c8dd13e81204cea098dd9a93611195626336 authored over 6 years ago by Kevin Jahns <[email protected]>
implement new mark deleted / gc approach

github.com/yjs/yjs - 32207cbca00eb914cbf3174e97fb5e54deb2623f authored over 6 years ago by Kevin Jahns <[email protected]>
documentation and fix tests

github.com/yjs/yjs - 135c6d31bea790e7f8e7066779113fdb604cf935 authored over 6 years ago by Kevin Jahns <[email protected]>
less duplicate code

github.com/yjs/yjs - 61149b458ac15837511a029316f058d87673d8ae authored over 6 years ago by Kevin Jahns <[email protected]>
remove fundraiser campaign

github.com/yjs/yjs - ba97bfdd9eb2c59182cc6c156f8507044bdda202 authored over 6 years ago by Kevin Jahns <[email protected]>
Merge remote-tracking branch 'origin' into v13-doc

github.com/yjs/yjs - 689bca86029c60342534029b8e5f03f0e4e10a4b authored over 6 years ago by Kevin Jahns <[email protected]>
cleanup docs

github.com/yjs/yjs - 6dd43cde17f0aa81ae11e1954e77ec1e85709536 authored over 6 years ago by Kevin Jahns <[email protected]>
separate dom binding

github.com/yjs/yjs - 026675b438cda14ed3c44381dfecd6ec4c95d0c1 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-55

github.com/yjs/yjs - 941a22b2574beda2c82c75a7924e77d011e31cdd authored over 6 years ago by Kevin Jahns <[email protected]>
fix dom filtering bug

github.com/yjs/yjs - 4aa41b98a9471a8334e2428fab977c6c0bd96f86 authored over 6 years ago by Kevin Jahns <[email protected]>
reworking bindings

github.com/yjs/yjs - acf443aacbf4c6e7ec62ff0757c453150b5d275c authored over 6 years ago by Kevin Jahns <[email protected]>
Add fundraiser campaign

github.com/yjs/yjs - aa8c934833fb1d089553e0fd2cafef0e461209dd authored over 6 years ago by Kevin Jahns <[email protected]>
fix import locations

github.com/yjs/yjs - 814af5a3d75c86a0bb8c848bbdb3e0d4815bd72c authored over 6 years ago by Kevin Jahns <[email protected]>
restructer and move to esdoc

github.com/yjs/yjs - bbc207aaa6826201ad4bf07ea2b75b22b77a1fb3 authored over 6 years ago by Kevin Jahns <[email protected]>
big documentation update - all public functions and classes are documented now

github.com/yjs/yjs - a9b610479df8df65338a068afa827d2cc2b1490c authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-54

github.com/yjs/yjs - 079de07effc6ae4856cf07d3eca69326743c7250 authored over 6 years ago by Kevin Jahns <[email protected]>
fix consecutive undo,redo,undo,redo.. (abc test)

github.com/yjs/yjs - 54453e87fa34e973145e110626cbcf7435cf387f authored over 6 years ago by Kevin Jahns <[email protected]>
undo fixes for consecutive undo-redo

github.com/yjs/yjs - 1b0e3659c378c9431baa2e60ce519e93e98c77d3 authored over 6 years ago by Kevin Jahns <[email protected]>
properly unregister event when binding is destroyed

github.com/yjs/yjs - dc22a79ac4f914794c628d0cfa0bd2b6e65bf21a authored over 6 years ago by Kevin Jahns <[email protected]>
add quill-cursors example

github.com/yjs/yjs - 384a4b72b09fec745da79b6a2872776161e2c808 authored over 6 years ago by Kevin Jahns <[email protected]>
fix some tests

github.com/yjs/yjs - f35c056bde056c92161054635b47ea7c0a734e43 authored over 6 years ago by Kevin Jahns <[email protected]>
Merge remote-tracking branch 'origin' into y-richtext-rewrite

github.com/yjs/yjs - 250050e83b741b7b218b2208abc94942fcdfa1e4 authored over 6 years ago by Kevin Jahns <[email protected]>
implement quill binding for y-text

github.com/yjs/yjs - 248d08be306411a5d432976f9db338508b913a84 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-53

github.com/yjs/yjs - 641f42633976eb23f15b0fbd16eb57bcdb939262 authored over 6 years ago by Kevin Jahns <[email protected]>
fromBinary is a transaction

github.com/yjs/yjs - fcbca65d8fc97e52fac5fff43fe70159d0998e5a authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-52

github.com/yjs/yjs - 5f8ae0dd4336aca4dc6442df76258d5face80e40 authored over 6 years ago by Kevin Jahns <[email protected]>
fix getAttribute vs attributes.value fixes y-js/y-xml#8

github.com/yjs/yjs - de14fe0f3e6a4d9edfa3e257619e0e7aaa29d486 authored over 6 years ago by Kevin Jahns <[email protected]>
actually use clock in undo-manager

github.com/yjs/yjs - 5e4b071693e49ad7168d55dd2ff9bd109e605767 authored over 6 years ago by Kevin Jahns <[email protected]>
fix fast undo-redo bug

github.com/yjs/yjs - 937de2c59fa6b4850a210086ca0ca0e4e6dd6faa authored over 6 years ago by Kevin Jahns <[email protected]>
preliminary undo-redo fixes

github.com/yjs/yjs - f1f1bff901ba7e5f3cf076e91bf97c7ad4723f03 authored over 6 years ago by Kevin Jahns <[email protected]>
start rewriting y-richtext

github.com/yjs/yjs - da748a78f41a9fd40ddcbe77a0c0256234c18c9c authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-51

github.com/yjs/yjs - 4855b2d5909442aaf24aac4943c86ea2d9bb2c0c authored over 6 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs

github.com/yjs/yjs - 908ce31e2fb068b9398c3813e11fe62745cf7535 authored over 6 years ago by Kevin Jahns <[email protected]>
bugfix - persist deletes when syncing

github.com/yjs/yjs - e4d4c23f0b86cfa2fc490c0e9a0ff7179c8f318a authored over 6 years ago by Kevin Jahns <[email protected]>
Merge pull request #94 from LukasDrgon/patch-3

Add CDN usage

github.com/yjs/yjs - fc500a8247d1234e35ccac89101f161cbee4c56c authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-50

github.com/yjs/yjs - 4b84541d76b4d166f9167401101756226abeb90d authored over 6 years ago by Kevin Jahns <[email protected]>
implemnt mutual exclude pattern directly in Persistence.js

github.com/yjs/yjs - a3ab42c157e545bd9ad0a46bcfdd33d41e81c441 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-49

github.com/yjs/yjs - bbd3317d6288dfe1f94e8cfd0dae4db9030a5d85 authored over 6 years ago by Kevin Jahns <[email protected]>
fix undo-redo

github.com/yjs/yjs - 5d3922cb646ac2ce8d659d95cdf264827363b305 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-48

github.com/yjs/yjs - a81a2cd553d39449f89caa0f3bec62dc9abece2c authored over 6 years ago by Kevin Jahns <[email protected]>
lint

github.com/yjs/yjs - c0d24bdba4581ed4930ad150adfab3aae1d79158 authored over 6 years ago by Kevin Jahns <[email protected]>
add toBinary and fromBinary to Y.utils

github.com/yjs/yjs - 40e913e9c57ecaaec98229495c05d28db942f4a3 authored over 6 years ago by Kevin Jahns <[email protected]>
implement Y.*Binding approach

github.com/yjs/yjs - 94f6a0fd9cca1f54b727592780c659ada76f3116 authored over 6 years ago by Kevin Jahns <[email protected]>
fix examples for Yjs@13

github.com/yjs/yjs - 41a88dbc4325e3546fa1a7dca155815a06d0379e authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-47

github.com/yjs/yjs - 1d4f2839557ebdececfa8987931d311c849c9418 authored over 6 years ago by Kevin Jahns <[email protected]>
implement when-handler

github.com/yjs/yjs - fc3a4c376cbfecd8043061ce35628e5e8c46a564 authored over 6 years ago by Kevin Jahns <[email protected]>
Add CDN usage

github.com/yjs/yjs - acb0affa337914ffb69b279d8b8c4c9f8847da76 authored almost 7 years ago by Lukas Drgon <[email protected]>
persistence updates + make Persistence.init async

github.com/yjs/yjs - 0b510b64a3280846d1317a11e7d3285004b97936 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-46

github.com/yjs/yjs - c8f0cf5556b9edf5521ab53d4d98ba7e6bbda156 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-45

github.com/yjs/yjs - 11a4271fd1be8fd7d52b9114185080150a2875e8 authored almost 7 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs

github.com/yjs/yjs - c7670915c7e270ece6c4bdb4812d7307fa7f4eb3 authored almost 7 years ago by Kevin Jahns <[email protected]>
implement mutualExclude factory

github.com/yjs/yjs - eb2d5965387a5b527a724fe29a7eae4cc6683537 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-44

github.com/yjs/yjs - 48e17ea1a708684acb544d7f0af22013e38f9322 authored almost 7 years ago by Kevin Jahns <[email protected]>
persistence improvements

github.com/yjs/yjs - 1a22fdd45e140a12809ad33f4e9678d4c9bd6823 authored almost 7 years ago by Kevin Jahns <[email protected]>
export AbstractPersistence

github.com/yjs/yjs - 07cf0b34360a4621ec20e8c6b86fe26c44240432 authored almost 7 years ago by Kevin Jahns <[email protected]>
loaded event when loaded from persistence adapter

github.com/yjs/yjs - 5a68b9f4ad17ab1bdb94cf418fb2052e6040f5ac authored almost 7 years ago by Kevin Jahns <[email protected]>
fix several y-xml bugs

github.com/yjs/yjs - 445dd3e0da4b845d48ccc159667ae01d11333a40 authored almost 7 years ago by Kevin Jahns <[email protected]>
better relative cursor positions for text editing - decrease number of generated messages for cursor

github.com/yjs/yjs - 0ba97d78f8a3ee01bc689ef15c5b9386c861a014 authored almost 7 years ago by Kevin Jahns <[email protected]>
fix empty string insertion bug

github.com/yjs/yjs - fc5be5c7cc86cae916baa7c49a7f3e3f96e0b9dd authored almost 7 years ago by Kevin Jahns <[email protected]>
reimplement persistence approach

github.com/yjs/yjs - f2debc150c0ceb61ed8626165f2f6406edda0ff9 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-43

github.com/yjs/yjs - 08f37a86e3888f734d2c2cce0841034e3a82936c authored almost 7 years ago by Kevin Jahns <[email protected]>
filter y-xml when domFilter is set

github.com/yjs/yjs - f5d17e62363a4d07390fc30f3aee33efa3641c41 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-42

github.com/yjs/yjs - 8f3bd7170aa37af54bdf2b026386a1c7c8c13663 authored almost 7 years ago by Kevin Jahns <[email protected]>
fix initial content in y-array

github.com/yjs/yjs - 5586334549a7612381d8d53481e7829ab9266683 authored almost 7 years ago by Kevin Jahns <[email protected]>
13.0.0-41

github.com/yjs/yjs - 24c1e4dcc8d6c367d49efa72756fdfc121b10b5c authored almost 7 years ago by Kevin Jahns <[email protected]>
fix tree walker on YXmlFragment

github.com/yjs/yjs - d61bbecf4ebca696a63dad186075877f12954c57 authored almost 7 years ago by Kevin Jahns <[email protected]>
fix drawing example. Add drawing hook for y-xml

github.com/yjs/yjs - 85492ad2e0bc885181c5608d7d9fb65814b5381c authored almost 7 years ago by Kevin Jahns <[email protected]>
fix log outputs

github.com/yjs/yjs - 02253f9a8d9c8675d04b4fb55028ed070c586b99 authored almost 7 years ago by Kevin Jahns <[email protected]>
work on drawing demo

github.com/yjs/yjs - 8105bef1af914a89c5033316b5bd1935fb9bc18d authored almost 7 years ago by Kevin Jahns <[email protected]>