Ecosyste.ms: OpenCollective

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

github.com/yjs/yjs

Shared data types for building collaborative software
https://github.com/yjs/yjs

concept for improved implementation of pending updates

304812fb07680f7c4c3265561bf57d7fade1cac2 authored almost 4 years ago by Kevin Jahns <[email protected]>
add relevant relative positions exports

baca852733eaa0c2b0b3cb5d30972418c356a47f authored almost 4 years ago by Kevin Jahns <[email protected]>
reduce bundle size #272

7cbf2041432d5ad87acd8895544f279beb031bb5 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.12

c8a59118b597ef34319b86452d406327e984e99a authored almost 4 years ago by Kevin Jahns <[email protected]>
rename funding exec

bee397f1e549a1fe91d34735f0b29e8686377491 authored almost 4 years ago by Kevin Jahns <[email protected]>
bump dependencies & update npm website

1e97cf832318b389e62593b248ed6d0457b2b5e2 authored almost 4 years ago by Kevin Jahns <[email protected]>
emit transaction on update call

c28ad0608ec93895d621a463f44bc772688e01b2 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' of github.com:yjs/yjs into main

e19f16f22cda1bc70e466e35668dc7bc63f2f9f1 authored almost 4 years ago by Kevin Jahns <[email protected]>
add bunch of tests for relative positions

6f074a873db81f4211633e277992dd5d55ca2230 authored almost 4 years ago by Kevin Jahns <[email protected]>
fix associative relative positions

4af04d6a29b9be97d26dc29666963f785c07a7c6 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.11

97d97147105043de8232f71f80447eba920347cb authored almost 4 years ago by Kevin Jahns <[email protected]>
proper updating of text-attributes

ca667be68b7e034867ca03f01f4e3f7bd9eccb03 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.10

8086a4f816eff36bc69880c091aeec21da0790af authored almost 4 years ago by Kevin Jahns <[email protected]>
fix #271 - multiline text formatting issue

186f7140b622aeda4b4a924dc9323513b2ca13c6 authored almost 4 years ago by Kevin Jahns <[email protected]>
reproduce #271

edc1f9418f422cf83ad2c56d52595f9c473dfb22 authored almost 4 years ago by Kevin Jahns <[email protected]>
add tests

32b734b24d43919224dec978117760219f34229a authored almost 4 years ago by Kevin Jahns <[email protected]>
first prototype of associative relative positions (left- or right-associative)

656328631ccb12bbdaf6bcb54639846c0e672bee authored almost 4 years ago by Kevin Jahns <[email protected]>
add tests for meta decoding of updates and state vector comparison of update and ydoc approach

dbd1b3cb59f1feac0a19e071e12d0a26976af2f0 authored almost 4 years ago by Kevin Jahns <[email protected]>
add test for merging via Y.Doc instance (should encode pending updates as well)

8fadec4dcdbf6ba60302bff6e67f892bd20e3184 authored almost 4 years ago by Kevin Jahns <[email protected]>
lint

8013b4ef5c9697ce4ce77f33e52ee2cffaa36259 authored almost 4 years ago by Kevin Jahns <[email protected]>
test with all encoders

0a40b541e80b24d5ac03292bc4befe8bb64d5ba4 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.9

728bb6f1b24449db57aa4f633d6771735f4a2573 authored almost 4 years ago by Kevin Jahns <[email protected]>
change funding url format

fd59696b9ab92611f42e020d49248d40d6571e60 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.8

bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac authored almost 4 years ago by Kevin Jahns <[email protected]>
add funding to package.json

6bc9c220b9bfd9c074172115bbc2c8b24c3f6284 authored almost 4 years ago by Kevin Jahns <[email protected]>
lint

7c0b98bbb27dd01d301582706d0c720ad38daae8 authored almost 4 years ago by Kevin Jahns <[email protected]>
deprecate toJSON

034463798df62fd2a1950179c19a6f06bb87caf6 authored almost 4 years ago by Kevin Jahns <[email protected]>
lint & refactoring

4c929c68086c9186202ee67b6c2952dd1fb632fa authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' into differential-updates-263

0fc213e92edda8b548722e32b213f5cc0947a856 authored almost 4 years ago by Kevin Jahns <[email protected]>
improve funding message

bbc688975d2b2145c85d91ef8dda43361269644b authored almost 4 years ago by Kevin Jahns <[email protected]>
funding message

ab9373c188325579c8402cff36efc4be0e8733d4 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' into differential-updates-263

af576788f18ba944786488ffe5ea5fb1b5def34a authored almost 4 years ago by Kevin Jahns <[email protected]>
add mergeUpdates tests to comparison framework

fbbf085278e842c9f5c173f7f591b2d2f3863465 authored almost 4 years ago by Kevin Jahns <[email protected]>
test case for deletes + fix

d8868c47e14444e3a60759a40037b02c761170f1 authored almost 4 years ago by Kevin Jahns <[email protected]>
test with v1 and v2 encoding

47221c26c49b5d4b12ca14d6edaf7860c6e4b4b4 authored almost 4 years ago by Kevin Jahns <[email protected]>
fix tests

ba833983740a43bf11bf121f4425c937e117e0e8 authored almost 4 years ago by Kevin Jahns <[email protected]>
First working version of differential updates - #263

0b23d5aeeb72d42fcb2e61d7fcc82672a7c8d948 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement update logging

072947c0bb7af4dce773194e1bb5481d5b14993a authored almost 4 years ago by Kevin Jahns <[email protected]>
add Skip struct

22aef63d8ae92697f1367731a68ac125d739629d authored almost 4 years ago by Kevin Jahns <[email protected]>
first working version that also considers holes in document updates - #263

f8341220c3e51d01e81987bc029d0e9ae5cca0fc authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #268 from jsilvao/main

Update README.md

50e5964fcb387a091b14fa17d092a24f229ee68f authored almost 4 years ago by Kevin Jahns <[email protected]>
basic merge works. fixes first test #263

004a781a5635ce370f1cbc157512df3a72c76d93 authored almost 4 years ago by Kevin Jahns <[email protected]>
Update README.md

Add a new Yjs user

31dee48f63823b2f56af758eb268d664fe79248b authored almost 4 years ago by Javier Silva Ortíz <[email protected]>
merging delete-sets #263

c8534ea6bcb09efe461fd48593d747ef471868ed authored almost 4 years ago by Kevin Jahns <[email protected]>
proper merge for deletesets

1e0fd60df4a8535d95dbbc40f8ea93e2d288faad authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.7

3404d22d12c58c5d1c85ba2609ca873166092d9f authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #267 from yjs/wishlist-259

Implements some features of wishlist #259

d3b56702adb7525bc8bdcd2e828ca9999d852807 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' into wishlist-259

d5e6c26420ac7bcde5913baef9d9d5ef7facef94 authored almost 4 years ago by Kevin Jahns <[email protected]>
remove new pos api template

e497f07f7a496fab219aef5b62490a1c69055b60 authored almost 4 years ago by Kevin Jahns <[email protected]>
add github workflow

510354d99f14bc16a749d08b7fe601a86ed120dd authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #266 from yjs/circleci-project-setup

Add .circleci/config.yml

c3342d0b34b466a5a0243bfcc28352987fc006b5 authored almost 4 years ago by Kevin Jahns <[email protected]>
Add .circleci/config.yml

45af21f31ed3f2a93b29be272ceef99cca077972 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement merge-logic - #263

320da29b69d7128e28f726c0deb00f9b58534256 authored almost 4 years ago by Kevin Jahns <[email protected]>
write #263 append logic

783c4d8209dd243e71b856f7759e8dc8def1e145 authored almost 4 years ago by Kevin Jahns <[email protected]>
write lazy encoder & decoder - #263

2c708b647d6bb96f0c91398abb9683c20f296f8e authored almost 4 years ago by Kevin Jahns <[email protected]>
add merge tests for #263

7a45be8c88ba17c0817faf1d146b0f4003412741 authored almost 4 years ago by Kevin Jahns <[email protected]>
Update Sponsors

972d15dda55a00f3035670fedb62e431a0cab7b9 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.6

fdf206394322db0a48e3299f8c7353451362f475 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement correct destroy event

e81267d4df8a35245bba668cd6c726a1a36677bb authored almost 4 years ago by Kevin Jahns <[email protected]>
Update README.md

563c34f81a23da2aaec895c1bbf481392b89a87c authored almost 4 years ago by Kevin Jahns <[email protected]>
update sponsors

ba713983e315acfca0771e7d1637bbf350171902 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.5

bf2ee3680bc23663513f06cfc294065132f90b40 authored almost 4 years ago by Kevin Jahns <[email protected]>
Add getItem to the exports

b812a3dd6cb26ff96d5ecf43fddbb392ed8f9f14 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'wishlist-259' of github.com:yjs/yjs into wishlist-259

b3f5b50377f0de0b58176b6192f72dfd58271444 authored almost 4 years ago by Kevin Jahns <[email protected]>
Create new Pos API - #259

7bcd4a828daab1bb67e58f2b140bea5253110ac4 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement insertAfter - #259

cb705922b41d62b401d3af23cea4285f810865a0 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement prev/nextSibling&firstChild & parent - #259

1ed58909d3053f3ce9775ad0f9bd1dfc6721b0a4 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement attributes on Y.Text

0aca7bbefaa6bc7e9d48a492c3d48acfa9873e10 authored almost 4 years ago by Kevin Jahns <[email protected]>
call UndoManager pop-stack-item after transaction

e1f0324840455fcedba10deedf3685af429e3b02 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.4

7bac78349086685ebbecb5dce1cd5d6d80b047ed authored almost 4 years ago by Kevin Jahns <[email protected]>
lint

1508c44f684db5d0fb84d9f0a660fc66015c6e4c authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #254 from nornagon/array-from

add Y.Array.from

3dd843372f5d3b7d441129b12e3029482a2fa5d3 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #253 from lpmi-13/update_links

update http links, where possible, to https

d6be4d9391bc64812a7346bd8d29096a61aaad40 authored almost 4 years ago by Kevin Jahns <[email protected]>
implement .clone, .slice, and yxml.get

53f2344017d168bfeb5763f1a2c0300f98a04e96 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.3

86f7631d1e77291348415ceb09315807545b1e4c authored almost 4 years ago by Kevin Jahns <[email protected]>
fix superflous event happening in nested event system

3bb107504ff1cfd4ad3db1333a6d3a55cb13f7b9 authored almost 4 years ago by Kevin Jahns <[email protected]>
add Y.Array.from

4c46ebfb453b99b7406ed5e56360c4f12dee26c5 authored almost 4 years ago by Jeremy Rose <[email protected]>
update http links, where possible, to https

cattaz.io, unfortunately, is still only available over http, but I've raised an issue in the rep...

9d0d63ead73054116abe8c7bb031b866e92ec439 authored almost 4 years ago by Adam Leskis <[email protected]>
13.4.2

39803c1d115a0970c4e17e5726023c6649994b96 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #244 from hanspagel/patch-1

fix a small typo (at it heart -> at its heart)

46fae5703633ce1f03d4ee2a3b1c6d511ceeceb5 authored almost 4 years ago by Kevin Jahns <[email protected]>
Failsafe when splitting surrogate pairs - fixes #248

e9cb07da554e4d643e4aaf26fd25fe1a583a2dbe authored almost 4 years ago by Kevin Jahns <[email protected]>
log error when removing eventhandler that doesnt exist - implements #246

114f28f48e12c81ec33deb599714c3b5e9c1ae11 authored almost 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' of github.com:yjs/yjs into main

a1da486c8a64878900df2b6e93c230ff37a5c31e authored almost 4 years ago by Kevin Jahns <[email protected]>
fire top-level events first

4fb9cc2a308d21fde3a1b8567aaec36a85820ef1 authored almost 4 years ago by Kevin Jahns <[email protected]>
13.4.1

e2c9eb7f0116c8bb0772161b8915617003449f8f authored about 4 years ago by Kevin Jahns <[email protected]>
fix permanent user-data init with new DS-decoder - fixes yjs/y-websocket#33

6fd33c07208166f7cded735126a85f1427dfb993 authored about 4 years ago by Kevin Jahns <[email protected]>
fix a small typo (at it heart -> at its heart)

72f3ce75b20787802e5bb53b95f4480aac06e3b2 authored about 4 years ago by Hans Pagel <[email protected]>
13.4.0

fd211731cc93f6a03ef99caf88f639560fddc770 authored about 4 years ago by Kevin Jahns <[email protected]>
fix double undo - fixes #241

804977607409ddda3fba82aad55300499762caae authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #233 from rideg/add_typing_232

Amend typing of YEvent.changes, fixes #232

32b1338d48096fe2b03b5edb0c2869f6ca10b82e authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #238 from johnrees/patch-1

Fix typo in README example

c2f0ca3faef731a93ba28f286ffafe0e1ea1a3aa authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #239 from yjs/subdocs

implemented first subdocuments draft #234

dfc6b879ded7dc1f484dbf007c735ee1e1c4e627 authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #243 from yjs/create-doc-from-snapshot-3

Create doc from snapshot 3

81f16ff0b5f84c2cfbfb86d812b101d418a6bdcd authored about 4 years ago by Kevin Jahns <[email protected]>
add tests to snapshots case and fix the case of empty ranges

e1a2ccd7f63f8a25c4805fd689cfe5fb4753e703 authored about 4 years ago by Kevin Jahns <[email protected]>
Merge branch '159-create-doc-from-snapshot-2' of git://github.com/calibr/yjs into calibr-159-create-doc-from-snapshot-2

be8cc8a20c15258eb6c5f52e1feac3267818bb56 authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #235 from DeepAnchor/patch-1

Fix JSDoc annotation

a253cfc09054d8642b7cc6c8d588564e598c5dba authored about 4 years ago by Kevin Jahns <[email protected]>
13.4.0-0

992c0b5e3294108a18c1a40be4ec8226800e1980 authored about 4 years ago by Kevin Jahns <[email protected]>
implemented first subdocuments draft #234

e17d661769b396b58012be4329d0c81748df539d authored about 4 years ago by Kevin Jahns <[email protected]>
remove debug messages

fef3fc2a4ac0cf6c558817d3b1b7b6eeffec002d authored about 4 years ago by calibr <[email protected]>
use encoding/decoding for restoring snapshots

eee695eeeb11e3e6c988216fc53359c7df7a7bf8 authored about 4 years ago by calibr <[email protected]>