Ecosyste.ms: OpenCollective

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

github.com/yorkie-team/yorkie-js-sdk

Yorkie JavaScript SDK
https://github.com/yorkie-team/yorkie-js-sdk

Change the value of XXXChange to Change in Document.subscribe

easylogic opened this pull request over 1 year ago
Reducing the changes loop

easylogic opened this issue over 1 year ago
Move Presence from Client to Document

chacha912 opened this pull request over 1 year ago
Support for OperationInfo inference on Document.subscribe

easylogic opened this pull request over 1 year ago
Bump vite from 3.2.5 to 3.2.7 in /examples/react-tldraw

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.2.5 to 3.2.7 in /examples/vanilla-quill

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.2.5 to 3.2.7 in /examples/profile-stack

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.2.5 to 3.2.7

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.2.3 to 3.2.7 in /examples/vuejs-kanban

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.2.3 to 3.2.7 in /examples/react-todomvc

dependabot[bot] opened this pull request over 1 year ago
Bump vite from 3.1.8 to 3.2.7 in /examples/vanilla-codemirror6

dependabot[bot] opened this pull request over 1 year ago
Update CHANGELOG for v0.4.0

chacha912 opened this pull request over 1 year ago
change to next method as synchronously

easylogic opened this pull request over 1 year ago
Change to entire event system as synchronous

easylogic opened this issue over 1 year ago
Correct ElementNode insert point when edit

JOOHOJANG opened this pull request over 1 year ago
Replace Tree.onChanges with Document.subscribe

easylogic opened this pull request over 1 year ago
Modify indexTree.indexOf logic

JOOHOJANG opened this pull request over 1 year ago
Type support for message names in subscribe

easylogic opened this issue over 1 year ago
Build crdt.TreeNode recursively when children exist

JOOHOJANG opened this pull request over 1 year ago
Replace Text.onChanges with Document.subscribe

easylogic opened this pull request over 1 year ago
Support update message filter to document.subscribe

easylogic opened this issue over 1 year ago
support Observable.nextSync() for synchronously processing

easylogic opened this pull request over 1 year ago
Bump socket.io-parser from 4.2.1 to 4.2.3

dependabot[bot] opened this pull request over 1 year ago
implement editByPath, onChangesByPath

JOOHOJANG opened this pull request over 1 year ago
Update version to v0.3.5 in examples

krapie opened this pull request over 1 year ago
Update CHANGELOG for v0.3.5

krapie opened this pull request over 1 year ago
Apply Integration of SDK and Admin RPC Server

krapie opened this pull request over 1 year ago
implement treePosToPath method

JOOHOJANG opened this pull request over 1 year ago
implement pathToTreePos

JOOHOJANG opened this pull request over 1 year ago
implement pathToIndex, indexToPath

JOOHOJANG opened this pull request over 1 year ago
Add actor to ChangeInfo / update api-reference

JOOHOJANG opened this pull request almost 2 years ago
Implement yorkie.Tree for text editors using tree model

hackerwins opened this pull request almost 2 years ago
Fix/quill example page image rendering issue

JOOHOJANG opened this pull request almost 2 years ago
Bump yaml and husky

dependabot[bot] opened this pull request almost 2 years ago
Fix quill example page image rendering issue

JOOHOJANG opened this pull request almost 2 years ago
Update MAINTAINING.md

chacha912 opened this pull request almost 2 years ago
Change `subscribe()` to work synchronously from asynchronously

chacha912 opened this issue almost 2 years ago
Add `actor` to `ChangeInfo`

chacha912 opened this issue almost 2 years ago
Export types related to `ChangeInfo` and `OperationInfo`

chacha912 opened this issue almost 2 years ago
Update version to v0.3.4 in examples

chacha912 opened this pull request almost 2 years ago
Update CHANGELOG for v0.3.4

chacha912 opened this pull request almost 2 years ago
Remove unnecessary checkpoint validation from applyChangePack

chacha912 opened this pull request almost 2 years ago
Add util function for Counter and replace Math.floor method with it

JOOHOJANG opened this pull request almost 2 years ago
Add Client sync mode

chacha912 opened this pull request almost 2 years ago
Add benchmark tests

JOOHOJANG opened this pull request almost 2 years ago
Fix when searching for presence of non-existent peer

chacha912 opened this pull request almost 2 years ago
initialize yorkie.tree

easylogic opened this pull request almost 2 years ago
Bug with image attachment in the Quill example

chacha912 opened this issue almost 2 years ago
Provide an interface to set the initial value when creating a document

chacha912 opened this issue almost 2 years ago
Change the interface from `document.update()` to `document.change()`

chacha912 opened this issue almost 2 years ago
Add yorkie user agent in grpc metadata

emplam27 opened this pull request almost 2 years ago
Allow specifying a topic when subscribing to a document

chacha912 opened this pull request almost 2 years ago
Add x-shard-key to APIs

hackerwins opened this pull request almost 2 years ago
Update version to v0.3.3 in examples

emplam27 opened this pull request almost 2 years ago
Update CHANGELOG.md for releasing new version

emplam27 opened this pull request almost 2 years ago
Extract attachment from client

hackerwins opened this pull request almost 2 years ago
Add pause and resume to Client

hackerwins opened this pull request almost 2 years ago
Clean up client event types

chacha912 opened this issue almost 2 years ago
Add RemoveDocument API

chacha912 opened this pull request almost 2 years ago
Bump webpack from 5.59.1 to 5.76.0

dependabot[bot] opened this pull request almost 2 years ago
Apply the updated specification for peers-changed event

chacha912 opened this pull request almost 2 years ago
Add naming convention rule for variables

hackerwins opened this pull request almost 2 years ago
How to save snapshot for client?

easylogic opened this issue almost 2 years ago
Update version to v0.3.2 in examples

krapie opened this pull request almost 2 years ago
add optimization option in production mode

easylogic opened this pull request almost 2 years ago
Bundle should not minified in production mode

easylogic opened this issue almost 2 years ago
Bundle should not minified in production mode

easylogic opened this issue almost 2 years ago
Update package.json and CHANGELOG.md

krapie opened this pull request almost 2 years ago
Fix ValueChange dependency

krapie opened this pull request almost 2 years ago
Update package.json and CHANGELOG.md

krapie opened this pull request almost 2 years ago
Modify config to run the webpack-bundle-analyzer when using `profile:bundle` script

chacha912 opened this pull request almost 2 years ago
Feat/text editor devtool

easylogic opened this pull request almost 2 years ago
Add a test case for invalid range

hackerwins opened this pull request almost 2 years ago
Add toDocKey to convert to a valid key in tests

hackerwins opened this pull request almost 2 years ago
Clarify the ClientEvent that is sent to `client.subscribe`

chacha912 opened this pull request almost 2 years ago
Fix invalid indexOf SplayTree with single node

chacha912 opened this pull request almost 2 years ago
feat: remove priority queue from RHTPQMap and entire project

blurfx opened this pull request almost 2 years ago
Fix CodeMirror/Quill examples in v0.3.1

cozitive opened this issue almost 2 years ago
reduce bundle size for production

easylogic opened this pull request almost 2 years ago
Remove string dependency of RGATreeSplit value

cozitive opened this pull request almost 2 years ago
Multidocument attach problem

easylogic opened this issue almost 2 years ago
Change field name of TextChange from content to value

cozitive opened this pull request about 2 years ago
Field name of `TextChange` and `CRDTTextVal` do not match

cozitive opened this issue about 2 years ago
Handle documents that have not been attached in handleWatchDocumentsResponse

chacha912 opened this pull request about 2 years ago
Add `delete` and `empty` method to `Text` data type

cozitive opened this pull request about 2 years ago
Update version to v0.3.0 in examples

cozitive opened this pull request about 2 years ago
Update version: v0.3.0

cozitive opened this pull request about 2 years ago
Implement `delete` method to `Text` data type

chacha912 opened this issue about 2 years ago
Add the `toJS` method to the ObjectProxy's handler

chacha912 opened this pull request about 2 years ago
Newline missing bug with Quill RichText

cozitive opened this issue about 2 years ago
Export counter type

chacha912 opened this pull request about 2 years ago
Bump ua-parser-js from 0.7.30 to 0.7.33

dependabot[bot] opened this pull request about 2 years ago
Provide a method for getting the value from the remote-change path

chacha912 opened this issue about 2 years ago
I need to use toJS() function in CRDTObject Proxy

easylogic opened this issue about 2 years ago
How can I implement workspace?

s-ggul opened this issue about 2 years ago
Introduce webpack-bundle-analyzer for profiling bundle size

hackerwins opened this pull request about 2 years ago
Increase CRDT Counter in local change

chacha912 opened this pull request about 2 years ago
Let `Client.attach` wait until stream initialization is finished

cozitive opened this pull request about 2 years ago
Improve Counter interface

chacha912 opened this issue about 2 years ago