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
Updated documentation for Y.Array forEach
Reference:
https://github.com/y-js/yjs/blob/master/src/types/YArray.js#L186
https://github.com...
should not rely on all deconstructing features because not all parsers support it
github.com/yjs/yjs - 36203af88e27034a44f60bd7afe82f87a22ae30e authored over 5 years ago
github.com/yjs/yjs - 36203af88e27034a44f60bd7afe82f87a22ae30e authored over 5 years ago
UndoManager: keep item before item is deleted (fixes some edge cases of followRedo)
github.com/yjs/yjs - 463065ac218b3c40f5a6be9c4f91cfdfa4c98a80 authored over 5 years ago
github.com/yjs/yjs - 463065ac218b3c40f5a6be9c4f91cfdfa4c98a80 authored over 5 years ago
UndoManager accepts an array of types as scope. Implements #156
github.com/yjs/yjs - d064e6e96e72cfcf2926c23e628f35a644cc22d7 authored over 5 years ago
github.com/yjs/yjs - d064e6e96e72cfcf2926c23e628f35a644cc22d7 authored over 5 years ago
proper TOC links
github.com/yjs/yjs - b1ed2df208a404ae98a24361b7885f3f295b15cc authored over 5 years ago
github.com/yjs/yjs - b1ed2df208a404ae98a24361b7885f3f295b15cc authored over 5 years ago
UndoManager fixes
github.com/yjs/yjs - e376b5d47221d3864d51b0c1bfd0a24a61911f11 authored over 5 years ago
github.com/yjs/yjs - e376b5d47221d3864d51b0c1bfd0a24a61911f11 authored over 5 years ago
Port Undo/Redo approach with a clean API
github.com/yjs/yjs - 03458dc641169558a2e09895205389dfa2c37793 authored over 5 years ago
github.com/yjs/yjs - 03458dc641169558a2e09895205389dfa2c37793 authored over 5 years ago
fix consistency bug - ref.toStruct does not correctly create GC when offset is specified
github.com/yjs/yjs - 14df5b72af0a64a17800d6af87a0773940f4bce1 authored over 5 years ago
github.com/yjs/yjs - 14df5b72af0a64a17800d6af87a0773940f4bce1 authored over 5 years ago
New types dont fire events - fixes #155
github.com/yjs/yjs - 1aac245b93eb68e0ea9ac27b85d530b202dd6a91 authored over 5 years ago
github.com/yjs/yjs - 1aac245b93eb68e0ea9ac27b85d530b202dd6a91 authored over 5 years ago
allow case sensitive yxml nodes
github.com/yjs/yjs - e7280c7ae24f04ed8065200af616d3adacafd359 authored over 5 years ago
github.com/yjs/yjs - e7280c7ae24f04ed8065200af616d3adacafd359 authored over 5 years ago
Correctly insert embed when using YText.applyDelta
github.com/yjs/yjs - b4e5c5cc1f3b61e81eb5bc848d374a125be942e8 authored over 5 years ago
github.com/yjs/yjs - b4e5c5cc1f3b61e81eb5bc848d374a125be942e8 authored over 5 years ago
lint markdown
github.com/yjs/yjs - b0dbd84f7ffc506708408f985fe2acd83c0620b4 authored over 5 years ago
github.com/yjs/yjs - b0dbd84f7ffc506708408f985fe2acd83c0620b4 authored over 5 years ago
add relevant type information
github.com/yjs/yjs - 7e7c9d5b1107211c9e2668b38265cc898ccafe4b authored over 5 years ago
github.com/yjs/yjs - 7e7c9d5b1107211c9e2668b38265cc898ccafe4b authored over 5 years ago
fix websocket example
github.com/yjs/yjs - 775f6eed1dc0d6fdf1bf42fd9366870ef300cbcc authored over 5 years ago
github.com/yjs/yjs - 775f6eed1dc0d6fdf1bf42fd9366870ef300cbcc authored over 5 years ago
Merge branch 'master' of github.com:y-js/yjs
github.com/yjs/yjs - ac3f672c80f2935cd8177fa50a3cf8d8ffeeb5e4 authored over 5 years ago
github.com/yjs/yjs - ac3f672c80f2935cd8177fa50a3cf8d8ffeeb5e4 authored over 5 years ago
Use generic Item with typed content to reduce cache misses
github.com/yjs/yjs - 2192aa5821bc2526601dd993f3fa7f88044a2327 authored over 5 years ago
github.com/yjs/yjs - 2192aa5821bc2526601dd993f3fa7f88044a2327 authored over 5 years ago
Merge branch 'master' of github.com:y-js/yjs
github.com/yjs/yjs - 70bb5230052796cd2bf64570c4c34017d7457736 authored over 5 years ago
github.com/yjs/yjs - 70bb5230052796cd2bf64570c4c34017d7457736 authored over 5 years ago
import statement fix
github.com/yjs/yjs - 10ce6de57ab49f6de0d59041752e239e70f45756 authored over 5 years ago
github.com/yjs/yjs - 10ce6de57ab49f6de0d59041752e239e70f45756 authored over 5 years ago
Merge pull request #153 from calibr/124-text-embeds
process embeds in YText.toDelta
github.com/yjs/yjs - 3fba4f25a50a7bd35277eaaebd4c99b0705a4326 authored over 5 years ago
testing: do not stringify array values before comparing
github.com/yjs/yjs - 66c35d8499a52f9ad7a72eec3bab9546227ffd6e authored over 5 years ago
github.com/yjs/yjs - 66c35d8499a52f9ad7a72eec3bab9546227ffd6e authored over 5 years ago
fix array iterator on merged content. fixes #152
github.com/yjs/yjs - ef6c382e2012114493dd3ef581690a8c8dbfd9fd authored over 5 years ago
github.com/yjs/yjs - ef6c382e2012114493dd3ef581690a8c8dbfd9fd authored over 5 years ago
process embeds in YText.toDelta
github.com/yjs/yjs - ee45b4fdd65681d23d79fb29b43525e45c2361bb authored over 5 years ago
github.com/yjs/yjs - ee45b4fdd65681d23d79fb29b43525e45c2361bb authored over 5 years ago
implement support for boolean values. fixes #151
github.com/yjs/yjs - 37a6d685433b496fdc3558c92c5db2f2bfcc78f4 authored over 5 years ago
github.com/yjs/yjs - 37a6d685433b496fdc3558c92c5db2f2bfcc78f4 authored over 5 years ago
remove examples. fixes #149
github.com/yjs/yjs - f893198769250d1257365bb8220ad50195495325 authored over 5 years ago
github.com/yjs/yjs - f893198769250d1257365bb8220ad50195495325 authored over 5 years ago
Add editor support to v13 readme
github.com/yjs/yjs - d3ee1a0ec24a02f0be3c83c700a9edef837e3c5b authored over 5 years ago
github.com/yjs/yjs - d3ee1a0ec24a02f0be3c83c700a9edef837e3c5b authored over 5 years ago
use generated esm module by default
github.com/yjs/yjs - d31bf36531e90a66dcc26a6f534d50753857736b authored over 5 years ago
github.com/yjs/yjs - d31bf36531e90a66dcc26a6f534d50753857736b authored over 5 years ago
bump lib0 for webpack compatibility
github.com/yjs/yjs - 0610b16227b911dc300949e6c8d98a69bc68f721 authored over 5 years ago
github.com/yjs/yjs - 0610b16227b911dc300949e6c8d98a69bc68f721 authored over 5 years ago
Fix ytext event.delta - items that are synced and deleted
When items are added and deleted in the same transaction, event.delta would recognize them as ad...
github.com/yjs/yjs - 72e470c5f084c6c0531e1ba7764d1511acc8c6a9 authored over 5 years ago
fix offset in state vector
github.com/yjs/yjs - 4d12a02e2f46bc418a66ab8a704facbddf2dcee3 authored over 5 years ago
github.com/yjs/yjs - 4d12a02e2f46bc418a66ab8a704facbddf2dcee3 authored over 5 years ago
fix sorting bug that only affects older node versions (probably because old sorting algorithms are not stable)
github.com/yjs/yjs - 4a7d6f0a2dd87629aba6b862f93aaa5e1cb4dfdb authored over 5 years ago
github.com/yjs/yjs - 4a7d6f0a2dd87629aba6b862f93aaa5e1cb4dfdb authored over 5 years ago
README: update provider tutorial
github.com/yjs/yjs - c80f446b5fbaaf1366dbd1c943ab238f3a8e3297 authored over 5 years ago
github.com/yjs/yjs - c80f446b5fbaaf1366dbd1c943ab238f3a8e3297 authored over 5 years ago
update *getting started* yjs version
github.com/yjs/yjs - 81a529d8dcb58c84542519f3195044bf3b3ef7ff authored over 5 years ago
github.com/yjs/yjs - 81a529d8dcb58c84542519f3195044bf3b3ef7ff authored over 5 years ago
rework and document api
github.com/yjs/yjs - 8c36f67f0bbf5f20db04df6056c63afc23715730 authored over 5 years ago
github.com/yjs/yjs - 8c36f67f0bbf5f20db04df6056c63afc23715730 authored over 5 years ago
bump y-protocols dependency
github.com/yjs/yjs - 4644511303e2d41e1322ce40c810fba6348ad95c authored over 5 years ago
github.com/yjs/yjs - 4644511303e2d41e1322ce40c810fba6348ad95c authored over 5 years ago
Merge deleted items more efficiently.
Previously deleted items were simply added to transaction._mergeStructs. But this inherently ine...
github.com/yjs/yjs - 20005eecdbede50322f82206487c91fdc1660632 authored over 5 years ago
v13 api docs
github.com/yjs/yjs - c9dda245bfd75526e18407e6ee69d26c34a1822a authored over 5 years ago
github.com/yjs/yjs - c9dda245bfd75526e18407e6ee69d26c34a1822a authored over 5 years ago
update demos link
github.com/yjs/yjs - 1417470156e90f79cfb515a981a85c4dbb17999d authored over 5 years ago
github.com/yjs/yjs - 1417470156e90f79cfb515a981a85c4dbb17999d authored over 5 years ago
Link to v13 docs from README
github.com/yjs/yjs - 584e5dfd408e36a24343464394889894a6a5dfc8 authored over 5 years ago
github.com/yjs/yjs - 584e5dfd408e36a24343464394889894a6a5dfc8 authored over 5 years ago
update parent._map when splitting an item
github.com/yjs/yjs - 32c4c0907213c860aad003ed5515ed54d2303f65 authored almost 6 years ago
github.com/yjs/yjs - 32c4c0907213c860aad003ed5515ed54d2303f65 authored almost 6 years ago
fix gc when item is deleted in observer call
github.com/yjs/yjs - 8c5a06bbf85747308541ebed56aca6a204f182eb authored almost 6 years ago
github.com/yjs/yjs - 8c5a06bbf85747308541ebed56aca6a204f182eb authored almost 6 years ago
order observer and transaction cleanups after one another
github.com/yjs/yjs - a336cc167c09b84063a8ba4e05c2ebd3d997604a authored almost 6 years ago
github.com/yjs/yjs - a336cc167c09b84063a8ba4e05c2ebd3d997604a authored almost 6 years ago
Delete all children of ItemType when it is deleted
github.com/yjs/yjs - 21d86cd2befdb36e120958c03a4c2be76e22c880 authored almost 6 years ago
github.com/yjs/yjs - 21d86cd2befdb36e120958c03a4c2be76e22c880 authored almost 6 years ago
AbstractItem.mergeWith helper outsourced into separate function
github.com/yjs/yjs - 1d0f9faa9188ac73785b42427e9a654f68081c61 authored almost 6 years ago
github.com/yjs/yjs - 1d0f9faa9188ac73785b42427e9a654f68081c61 authored almost 6 years ago
gc more efficiently
github.com/yjs/yjs - 45237571b706a1fe613c805307fec4b97590723a authored almost 6 years ago
github.com/yjs/yjs - 45237571b706a1fe613c805307fec4b97590723a authored almost 6 years ago
fix test provider
github.com/yjs/yjs - 729c1f16b8740d5ac90a396384ad72437283f0f8 authored almost 6 years ago
github.com/yjs/yjs - 729c1f16b8740d5ac90a396384ad72437283f0f8 authored almost 6 years ago
update dependencies
github.com/yjs/yjs - b6059704aa522875d85c248592dc39c407fe4598 authored almost 6 years ago
github.com/yjs/yjs - b6059704aa522875d85c248592dc39c407fe4598 authored almost 6 years ago
change parameter order of transaction events
github.com/yjs/yjs - fa3c92f44c96d72a3a129fc58fb088f9594fa857 authored almost 6 years ago
github.com/yjs/yjs - fa3c92f44c96d72a3a129fc58fb088f9594fa857 authored almost 6 years ago
simplify exposed APi
github.com/yjs/yjs - 07a6a0044b2a0eb86464af2e8c6164cc8b82b3b8 authored almost 6 years ago
github.com/yjs/yjs - 07a6a0044b2a0eb86464af2e8c6164cc8b82b3b8 authored almost 6 years ago
rework intro
github.com/yjs/yjs - 4582832a714a8e34d03b6182dda45991af421d8c authored almost 6 years ago
github.com/yjs/yjs - 4582832a714a8e34d03b6182dda45991af421d8c authored almost 6 years ago
remove todo.md
github.com/yjs/yjs - cbcf1facb80f58134d70ffcac166d5a933b6b41e authored almost 6 years ago
github.com/yjs/yjs - cbcf1facb80f58134d70ffcac166d5a933b6b41e authored almost 6 years ago
improve jsdoc comments
github.com/yjs/yjs - 31ff7ac78c59077dce165f96d038a24eda54bb17 authored almost 6 years ago
github.com/yjs/yjs - 31ff7ac78c59077dce165f96d038a24eda54bb17 authored almost 6 years ago
jsdoc fixes
github.com/yjs/yjs - ed3b31e58fa720b5bb0966b44c046971635f9e5e authored almost 6 years ago
github.com/yjs/yjs - ed3b31e58fa720b5bb0966b44c046971635f9e5e authored almost 6 years ago
rename transaction._replacedItems to transaction._mergeStructs
github.com/yjs/yjs - 759ecb21f7caf6b56ba990276ad6f60543f1eeab authored almost 6 years ago
github.com/yjs/yjs - 759ecb21f7caf6b56ba990276ad6f60543f1eeab authored almost 6 years ago
rename AbstractRef to AbstractStructRef
github.com/yjs/yjs - 9c29d820c81e1c4182049236ed7096a0960f3315 authored almost 6 years ago
github.com/yjs/yjs - 9c29d820c81e1c4182049236ed7096a0960f3315 authored almost 6 years ago
splitting an item must always happen inside a transaction, because we always need to check if we can merge it back
github.com/yjs/yjs - 2ef11a534467be1de07b946b9b8cfe07335c313d authored almost 6 years ago
github.com/yjs/yjs - 2ef11a534467be1de07b946b9b8cfe07335c313d authored almost 6 years ago
type._map points to the last element instead to enable merging of deletes in Map
github.com/yjs/yjs - 9fe47e98d5b1f8a26b28f96593447a55c36881b8 authored almost 6 years ago
github.com/yjs/yjs - 9fe47e98d5b1f8a26b28f96593447a55c36881b8 authored almost 6 years ago
read struct refs as array
github.com/yjs/yjs - 654510f3ffd26e004099ef2cdc6b29e94a22262e authored almost 6 years ago
github.com/yjs/yjs - 654510f3ffd26e004099ef2cdc6b29e94a22262e authored almost 6 years ago
implement some of the commented todos
github.com/yjs/yjs - 52ec69863596a0fa6088af9e7cddb3868f0a0569 authored almost 6 years ago
github.com/yjs/yjs - 52ec69863596a0fa6088af9e7cddb3868f0a0569 authored almost 6 years ago
fixed remaining tests
github.com/yjs/yjs - 1b06f59d1cac4ad2348b74f989b4bac9eb559259 authored almost 6 years ago
github.com/yjs/yjs - 1b06f59d1cac4ad2348b74f989b4bac9eb559259 authored almost 6 years ago
fix remaining random tests
github.com/yjs/yjs - 12bcc4d08030d21e1aecb3c29978e3ab34c0deac authored almost 6 years ago
github.com/yjs/yjs - 12bcc4d08030d21e1aecb3c29978e3ab34c0deac authored almost 6 years ago
fixed part of split/merge logic
github.com/yjs/yjs - e1a9f314a72f1a938601e0d42e1b8ce6758d77d1 authored almost 6 years ago
github.com/yjs/yjs - e1a9f314a72f1a938601e0d42e1b8ce6758d77d1 authored almost 6 years ago
refactor read/write of structs
github.com/yjs/yjs - 7a111de186c9ba9f94819ed7684f6354646d71e7 authored almost 6 years ago
github.com/yjs/yjs - 7a111de186c9ba9f94819ed7684f6354646d71e7 authored almost 6 years ago
fixed merging and adapted writeStructs to write end of message
github.com/yjs/yjs - 90b3fa9dd9dad6160cd14ef3f51ffdfcc2c2a718 authored almost 6 years ago
github.com/yjs/yjs - 90b3fa9dd9dad6160cd14ef3f51ffdfcc2c2a718 authored almost 6 years ago
Compare origin ids in item.integrate
github.com/yjs/yjs - c635963747db105280edcfc180223fb11a913486 authored almost 6 years ago
github.com/yjs/yjs - c635963747db105280edcfc180223fb11a913486 authored almost 6 years ago
fixed 10 tests
github.com/yjs/yjs - 1b17b5e40098403c419869c904263b2d4c893812 authored almost 6 years ago
github.com/yjs/yjs - 1b17b5e40098403c419869c904263b2d4c893812 authored almost 6 years ago
fix replace with delete
github.com/yjs/yjs - 61d9d96d154d422f2d2dd3c0a91a520592454531 authored almost 6 years ago
github.com/yjs/yjs - 61d9d96d154d422f2d2dd3c0a91a520592454531 authored almost 6 years ago
Items accept origins as IDs
github.com/yjs/yjs - 7d0c0487085bff9eeeaf715b49956898e6da2ba4 authored almost 6 years ago
github.com/yjs/yjs - 7d0c0487085bff9eeeaf715b49956898e6da2ba4 authored almost 6 years ago
Create Structs based on offset, if necessary
implement offset parameter in Ref.toStruct
github.com/yjs/yjs - 8a7416ad50607aac6ca65acc30fedad298042bfa authored almost 6 years ago
after refactor - some tests are working again
github.com/yjs/yjs - e56899a02c7c7e826a7d45a604214a9b0a41a69b authored almost 6 years ago
github.com/yjs/yjs - e56899a02c7c7e826a7d45a604214a9b0a41a69b authored almost 6 years ago
add internals file and use it to organize imports
github.com/yjs/yjs - 30bf3742c9a5e0db9bcd0214e75aea4a05ead587 authored almost 6 years ago
github.com/yjs/yjs - 30bf3742c9a5e0db9bcd0214e75aea4a05ead587 authored almost 6 years ago
restructure EventHandler
github.com/yjs/yjs - 8dbd2c4696f2c1d48d7bf34be26cb59d18a98eb9 authored almost 6 years ago
github.com/yjs/yjs - 8dbd2c4696f2c1d48d7bf34be26cb59d18a98eb9 authored almost 6 years ago
fixed all type issues
github.com/yjs/yjs - 6578727c9cac0d79c6fcc1af5094e4c1ddd72677 authored almost 6 years ago
github.com/yjs/yjs - 6578727c9cac0d79c6fcc1af5094e4c1ddd72677 authored almost 6 years ago
implement getMap, getArray, getXml, ..
github.com/yjs/yjs - 92ca001cdcf0d959dfe4b7d2c99da4bfb1b3bf78 authored almost 6 years ago
github.com/yjs/yjs - 92ca001cdcf0d959dfe4b7d2c99da4bfb1b3bf78 authored almost 6 years ago
all YArray.tests type fixes
github.com/yjs/yjs - 415de1cc4cd08363391e5436b871b42a3f30028f authored almost 6 years ago
github.com/yjs/yjs - 415de1cc4cd08363391e5436b871b42a3f30028f authored almost 6 years ago
more type fixes and rethinking writeStructs
github.com/yjs/yjs - e23582b1cd19da7b6f7a999562370b166a85b011 authored almost 6 years ago
github.com/yjs/yjs - e23582b1cd19da7b6f7a999562370b166a85b011 authored almost 6 years ago
fix all types but yxmlelement
github.com/yjs/yjs - 73c28952c2aeb510e787bbab46f48fe473ec4240 authored almost 6 years ago
github.com/yjs/yjs - 73c28952c2aeb510e787bbab46f48fe473ec4240 authored almost 6 years ago
fix y-text
github.com/yjs/yjs - 1bc1e88d6a68aa45b71fc43d781ed0f4112f040a authored almost 6 years ago
github.com/yjs/yjs - 1bc1e88d6a68aa45b71fc43d781ed0f4112f040a authored almost 6 years ago
fixed YMap
github.com/yjs/yjs - c188f813a448e7ab8cbb5d92905827a75906f5bd authored almost 6 years ago
github.com/yjs/yjs - c188f813a448e7ab8cbb5d92905827a75906f5bd authored almost 6 years ago
fixed YArray
github.com/yjs/yjs - ff981a869731c11f9d83e45efaebce9b13678363 authored almost 6 years ago
github.com/yjs/yjs - ff981a869731c11f9d83e45efaebce9b13678363 authored almost 6 years ago
prelim refactor commit
github.com/yjs/yjs - d9ab593b072727edbfc56f8d954dfd9ab0a27efe authored almost 6 years ago
github.com/yjs/yjs - d9ab593b072727edbfc56f8d954dfd9ab0a27efe authored almost 6 years ago
fix a few tsc errors (96 remaining)
github.com/yjs/yjs - 293527e62bb15b2b18c8b06fd4c3b1b717bbf4e7 authored almost 6 years ago
github.com/yjs/yjs - 293527e62bb15b2b18c8b06fd4c3b1b717bbf4e7 authored almost 6 years ago
add typescript to lint script
github.com/yjs/yjs - 5a42a94cf446e48cc0f833d9e58d720928752c29 authored almost 6 years ago
github.com/yjs/yjs - 5a42a94cf446e48cc0f833d9e58d720928752c29 authored almost 6 years ago