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

Refine SDK interface (#300)

* Replace `yorkie.createClient` with `new yorkie.Client`
* Replace `yorkie.createDocument` with...

de792b3d40c831a832fc53902b5411d6272e97e4 authored about 3 years ago
Update CHANGELOG for v0.2.5

ba97b738b794097c6287b84a34b6732d7f0dc126 authored about 3 years ago
Add apiKey option (#295)

If the user creates a client with public_key of a project as apiKey,
the user can manage the cl...

72f3e9893ac35d4fc59bcf36e57ca1f164b5e408 authored about 3 years ago
Update CHANGELOG for v0.2.4

28cdc0294ea4e6fb5d021df29ae2e93bbbd65de7 authored about 3 years ago
Expose profiling and admin ports

d42dba4eb046da12cf966f0c1cba71889d167f1c authored about 3 years ago
Rename types exposed to the user to more generic names (#294)

4393fbde53d8b30e8f90658586ac3ab45523fbca authored about 3 years ago
Rename Client Metadata to Presence (#293)

a4e5c574232eda878f434deade7b59ec9e767c4f authored about 3 years ago
Remove Collection from Document (#292)

b7143f23f02f4effeaaf242342f36c15e8001272 authored about 3 years ago
Bump async from 2.6.3 to 2.6.4 (#290)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

38c764ce54c600c629bd2d20056d656335da86f2 authored over 3 years ago
Add array-type rule to use only generics on Array

fa89fbe993ff42fb4ce56708a53157c7761c2ec6 authored over 3 years ago
Add proxy types to use in Document.Update (#289)

* Extract proxy interface
* Assert proxy api custom object
* Remove optional syntax from TCoun...

f8bae83363df38ef09525c870d905a72f0b53436 authored over 3 years ago
Fix tsconfig is not recognized in VSCode (#288)

move tsconfig path from config directory to root directory

Co-authored-by: Youngteac Hong <su...

e08c060ba37ae6c93f751d24a5c52c7d7cc3895e authored over 3 years ago
Update CHANGELOG for v0.2.3

820aa9d632621d93aa594a806c6fb81cad9cabe7 authored over 3 years ago
Bump node-forge from 1.2.1 to 1.3.0 (#287)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release note...

241666df058b7427f64e5a3b0ebdf3db1500d6f9 authored over 3 years ago
Bump minimist from 1.2.5 to 1.2.6 (#286)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

d0761f6830e4c40b1b72da7d7366d800154261d1 authored over 3 years ago
Bump up libs for keeping the project up to date (#285)

061121555425c7c65cbd1699cb133205a7063a52 authored over 3 years ago
Bump karma from 6.3.14 to 6.3.16 (#284)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
- [Release notes](h...

773d92eb408f2ed604bc48f8458a94067ca5a058 authored over 3 years ago
Bump up yorkie.proto

12c89ea9264feaf92b8477ea1485bdc4939c38e3 authored over 3 years ago
Update CONTRIBUTING.md

36c351de3b95f78caaa15a7429653cbdb3ada934 authored over 3 years ago
Upgrade istanbul version (#281)

d341c0af973922b400496162859257bf5b9f4885 authored over 3 years ago
Bump follow-redirects from 1.14.7 to 1.14.8 (#280)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

64ea52959889f69038cb5a12934334ef1fb655eb authored over 3 years ago
Bump karma from 6.3.5 to 6.3.14 (#279)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.5 to 6.3.14.
- [Release notes](ht...

7164d99e60af845256e723c68a3434df89335339 authored over 3 years ago
Replace yorkie.dev/api with api.yorkie.dev

11e7906f0070245fc2c48516e7ba209cf0663de9 authored over 3 years ago
Fix vulnerability for yorkie-js-sdk (#276)

ae9b5773c58bec1a8709df1518e3f5f4ba35b866 authored over 3 years ago
Bump shelljs from 0.8.4 to 0.8.5 (#275)

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](http...

ed974d8cbf18deaebcb714b56c1fca09d152d09c authored over 3 years ago
Bump follow-redirects from 1.14.1 to 1.14.7 (#274)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1....

c907b7c46431ea1b5696f3bd03ac4bd129d7790f authored over 3 years ago
Bump log4js from 6.3.0 to 6.4.1 (#273)

Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.1.
- [Release note...

10fba174551a9fcb7bb195224fdf6e4621b2a486 authored over 3 years ago
Fix tsdoc warning message (#272)

f1017a7aa5e7ddfac8bd211cecadca07780f12a7 authored over 3 years ago
Clean up config files (#268)

* fix: change config file path

* fix: change webpack config path

* fix: can not find modul...

85daa4db321fd11d28445eb348d92b5e58fe6d67 authored over 3 years ago
Move checkpoint to `change` module

To be consistent with the Go version
https://github.com/yorkie-team/yorkie/commit/57ca23a669660c...

776c73c8636fb270f126f3c7d1e1c280ea426d20 authored over 3 years ago
Update CONTRIBUTING.md

0457cbe4f52d1e211507891568342c6d37eb21bd authored over 3 years ago
Change name of `script` folder to `scripts` (#270)

3416cbff22c8404e60608172d669397a1f293ee4 authored over 3 years ago
Fix docs URL (#269)

f5d382b1d1e8a70e827f519f9182ed415ab7adc6 authored over 3 years ago
Clean up duplicate test code and fix intermittently failing test

0f3e0e94e16c52401b053dfe4d6bf2a150f32d64 authored over 3 years ago
Update Node version for publishing

467fe29448043f541f39158cd4d27269fba978a8 authored over 3 years ago
Update CHANGELOG for v0.2.0

54ec730e44ffd316504bb1710130f5edb27763a1 authored over 3 years ago
Check node.js and npm version (#265).

86d4459ca3f1a84c676aa2d5df75d8a364345edd authored over 3 years ago
Update CHANGELOG for v0.1.11 (#264)

e096ffeca0ca8843d93e4e9f5c2307028b0074c6 authored over 3 years ago
Fix a bug where text nodes with tombstones were not counted (#263)

5b08ac746a07fdbaaad50316a09c9b42348fe6d2 authored over 3 years ago
Update CHANGELOG for v0.1.10 (#262)

1a8bc094760200984d163203fb6856e7c6525d53 authored over 3 years ago
Print elements size when applying ChangePack

There can be many changed elements in a change, which affects
performance. This commit prints si...

de054480fee0e326299f463c2cd6e3d756c0d1ec authored over 3 years ago
Fix quill example page (#260)

1. update color-hash
2. add quill-cursors

767f1c6fd3eb5f385873b4403be159f9273d6170 authored over 3 years ago
Fix error messages more accurately

5ce95c6e23a1a606c6a8f6fee54de806d2ea57e2 authored over 3 years ago
Add toJS methods (#237)

Co-authored-by: Youngteac Hong <[email protected]>
Co-authored-by: Soeun/Sona Lee <mojosoeun...

73ffac1d95c5781af0016eaa635a1c3cef42b033 authored over 3 years ago
Fix not recognized relative path alias in test files (#259)

https://github.com/yorkie-team/yorkie-js-sdk/issues/249
1. include 'test/**/*'
2. change mainE...

aa7e6ccb1e0524317709b9dd481f0f8491187996 authored over 3 years ago
Bump up libs version to fix potential security vulnerabilities (#256)

1. fix potential security vulnerabilities
2. upgrade webpack, karma, karma-webpack, webpack-cli...

f938ab597bfd9e474ff88021501c2766fcaa4561 authored almost 4 years ago
Update CHANGELOG for v0.1.8

47ef914dde8a2062bbc29fea053b908898d349f1 authored almost 4 years ago
Hide clock from value of peers-changed event

1c4ad2b2ed9cb2504d673f660c034f0de4390bcd authored almost 4 years ago
Update CHANGELOG for v0.1.7 (#255)

48bd6dd5aee9c744d0472435609607e0198f3ac0 authored almost 4 years ago
Replace indexable types with Record type (#251)

Co-authored-by: Youngteac Hong <[email protected]>

a67e83e6152aedf004f65b0c3dbc4ad042bfcaba authored almost 4 years ago
Revert "Fix security vulnerabilities (#245)" (#254)

This reverts commit a9326284302e352724e17c17b78606a61f3c9108.

12998ef8fb8b9d427664f843d8cdc72adcbad630 authored almost 4 years ago
Fix typo

664e176c9444430d90eb5dab237c229fef371ba1 authored almost 4 years ago
Handle special characters in keys of the path in change events (#247)

385635536d736ff00787f99031df37c9d1b72867 authored almost 4 years ago
Fix security vulnerabilities (#245)

* Fix security vulnerabilities #243

update version of karma. this commit include high level aud...

a9326284302e352724e17c17b78606a61f3c9108 authored almost 4 years ago
Add generic types default argument on test codes (#244)

* fix: correct generic types default argument

* refac: add default type argument to Client clas...

ce4158fcfbcdb287cbda79caa37a27177ad69445 authored almost 4 years ago
Add generics to client to represent metadata (#240)

003d0d5c2a451c1fccfb36e7fd5fd8d5c74dc9fa authored almost 4 years ago
Fix updateMetadata test code that fails intermittently

In the previous test, we assumed that the event publish performed when
updateMetadata is execute...

2f394a806e02257014d9788dbdc30b7ce0f7ba1e authored almost 4 years ago
Resolve api-extractor error messages in /lib/yorkie-js-sdk.md (#241)

1. Add missing comments
2. Add export for unexported module

37a6be4c924ba55609fcd506103658d5f0703e9a authored almost 4 years ago
Add client.UpdateMetadata (#236)

ecc77f1765605e0a5733f092ea134e696581890a authored almost 4 years ago
Fix reference document (#235)

* fix: document js sdk reference
* chore: add lock file

e203216fb784767c785c10ccf28147d883d90292 authored almost 4 years ago
Bump envoy version to 1.19.0 (#234)

* fix: renew pre-v1.14.1 depreacated configs
* fix: update envoy to 1.16.0 and configs
* fix: up...

4f411c0143c2f693184b53b296adefb06e7e03c9 authored almost 4 years ago
Bump url-parse from 1.5.1 to 1.5.3 (#232)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes...

2e3c15dde03e8edfe8378a1b0f7c97b93768dc2f authored almost 4 years ago
Resolve long relative path using Webpack resolve alias (#231)

1f9e0f44685eed7bb982e80338f21694342df6e4 authored almost 4 years ago
Fix reduce array size when deleting the same position (#229)

c9c23f231bf1a0288b306d790987320ebe3791b7 authored almost 4 years ago
Clean up bunch of warning messages after run `npm run build` (#228)

Add 'addToApiReportFile'
Add 'skipLibCheck'

27fd03fcb721e4677ce121feea2c59cb14c753b2 authored almost 4 years ago
Add comments to help configure envoy and yorkie containers (#226)

6a494858beca2d10dbe6025298c7b0589233d843 authored almost 4 years ago
Export enum and resolve issue not exporting other modules excepts for default (#222)

Co-authored-by: Hackerwins <[email protected]>

18748698f17b6a0ed55eb67534aa694cf48d3a45 authored almost 4 years ago
Update CHANGELOG for v0.1.6 (#220)

513b4a072b53735546b12ce1eb0a39d831dd148f authored about 4 years ago
Clean up unnecessary parts in the SDK document (#219)

Co-authored-by: Youngteac Hong <[email protected]>

c27a584afe0a79b37fe84705882345f6e7edfa5c authored about 4 years ago
Clean up document (#218)

Co-authored-by: Youngteac Hong <[email protected]>

a3438bfad37fda3e45378a58ba075653d2ec5eb6 authored about 4 years ago
Update README.md

80cdc8f98eba99238966a3082359df54c5c3654e authored about 4 years ago
Fix Safe Navigation issue (#217)

Change from 'esnext' to 'es2019'

7e3a3993a99d867ab31ba5f542a92d2fe3bd5961 authored about 4 years ago
Remove previous element when setting new value (#216)

4c9e0162214cd68ba5f37feec28b8366db359c17 authored about 4 years ago
Return undefined when looking up an element that does not exist (#215)

b7caae42812eea5dd5055d1a3b9f4265b4b75026 authored about 4 years ago
Modify getElementByID to return undefined when there is no element (#211)

fcd507b152e506941d4a969ed89bfe531a8ecae3 authored about 4 years ago
Update yorkie.proto changes

https://github.com/yorkie-team/yorkie/pull/189

80d04720862985643402c6a5a948fcc312fdadd9 authored about 4 years ago
Add getter methods for status and metadata

162f2d59e4ec84a8981d3922634b7c27a89684e2 authored about 4 years ago
Bump ws from 6.2.1 to 6.2.2 (#210)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://git...

081bcda1127f55d3de7771461aa55f5cfc462e89 authored about 4 years ago
Update CHANGELOG for v0.1.5 (#209)

7c82ea5c344e60818a8fb5cb6c27ca59ababec5c authored about 4 years ago
Implement Array.insertBefore feature (#203)

Co-authored-by: Youngteac Hong <[email protected]>

0386a0c2a74db358e6882ea28cd9cd2b97d4c660 authored about 4 years ago
Implement Array.moveLast (#206)

Co-authored-by: Youngteac Hong <[email protected]>

a977e7df49622d899e1b7d819494a3d1acd460b5 authored about 4 years ago
Implement Array.moveAfter (#207)

Co-authored-by: Youngteac Hong <[email protected]>

95ca6b94e2a679bf66c0e0cab6c25f086236eec3 authored about 4 years ago
Bump dns-packet from 1.3.1 to 1.3.4 (#204)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release not...

a9036efca5a85abc0967d564c7d6078c2acbf97e authored about 4 years ago
Add AuthInterceptor (#199)

8206827474fc60234020307c4f9953d7f0fc822b authored about 4 years ago
Create codecov.yml

0e9df9258edd6f06fb02ae3e447940750b04be81 authored about 4 years ago
Fix a bug when pushing an array element in Array (#200)

Co-authored-by: Youngteac Hong <[email protected]>

411a09d19e446f6b3f4b8470c69bfdff3cad81c5 authored about 4 years ago
Fix the concurrent editing issue of Move Operation (#196)

6a1fe441e206ff1bed759105a9ecd95338dbd415 authored about 4 years ago
Implement `moveFront` feature (#194)

baab742b47641b582bfecacfb5217aec85521b42 authored about 4 years ago
Update CHANGELOG for v0.1.4 (#190)

c9996019142f404d99e8f0f02a4fd43ab03e3709 authored about 4 years ago
Fix a bug that did not move after pushing in same update (#188)

4bafa9f1dd9e6c1289cc77c10aafa2c8252aa6b4 authored about 4 years ago
Fix a bug that the size of the array increases when moving element (#186)

acee91d70cd8a77581456e10416b7179c1e4aeb9 authored about 4 years ago
Fix a bug that the first element of an array was not deleted (#185)

Co-authored-by: Hyunwoo.Jo <[email protected]>

a4c3f6f973f3967e364aa71605cf7ddf2fe9a150 authored about 4 years ago
Fix a bug occurs when setting an empty string as a key (#182)

71f3fee3a115958e4a02a6a94d75b2ea7445ed5d authored over 4 years ago
Define ClientEvent more strictly and add more comments (#180)

6030054cad683270c1d455af9149815cd100e768 authored over 4 years ago
Rename Document to DocumentReplica

10f2b721834c1d79bca3cefad9655f61f2ae9bae authored over 4 years ago
Only display exported objects in JS SDK Reference with api-extractor (#176)

Co-authored-by: Youngteac Hong <[email protected]>

562e0e841b2d18c609537a1ef8f742592833b357 authored over 4 years ago
Create MAINTAINING.md

9e2ef1140de34ebdce25721f347221a0873e5edc authored over 4 years ago
Only display exported objects in JS SDK Reference (#179)

https://github.com/yorkie-team/yorkie-js-sdk/pull/176#pullrequestreview-628972660

ebaac740c83a0c06ff8d235cbd2119d3b50c1e55 authored over 4 years ago
Print logs more strictly

a86bfed66cd390e8dce280f5748edaa1edc96b88 authored over 4 years ago
Remove yorkie.json from docker-compose.yml

5bbde7b9ca204536afa77f39d36aeaae9f3b3844 authored over 4 years ago