Ecosyste.ms: OpenCollective

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

Yorkie

Building an open source document store for building collaborative editing applications.
Collective - Host: opensource - https://opencollective.com/yorkie - Website: https://yorkie.dev/ - Code: https://github.com/yorkie-team

Change Pagination Behavior to Move Along with User (#111)

github.com/yorkie-team/yorkie-team.github.io - d8687221b857af97a348d14fd60093b868c4dc1a authored about 1 year ago by Alice [ UI Engineer ] <[email protected]>
Support Undo/Redo for object.set and object.remove operations (#658)

1. Define reverse operations of Object.Set Object.Remove:
1.1 Modified the set operation to ...

github.com/yorkie-team/yorkie-js-sdk - 859c019ddfe0a35f3dc84dba5b92dd3c10491eb5 authored about 1 year ago by Yourim Cha <[email protected]>
Fix alert code block (#112)

* Add css selector > for alert icon

To fix the broken layout of copy icon button in alert cod...

github.com/yorkie-team/yorkie-team.github.io - a6b9ce0c1d35f59563690de164584daf6479b4e6 authored about 1 year ago by Daisy <[email protected]>
Prevent escaping slash of URL (#127)

github.com/yorkie-team/yorkie-ios-sdk - 9e11024496759775b7443186875089831a13d216 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Escape the string during toJSON. (#128)

* Escape the string during toJSON.

* lint code

* apply escaping to CRDTTree

* lint

github.com/yorkie-team/yorkie-ios-sdk - 7ce2fa02124ecea5ac6d7573d05fe7b89d18ae9f authored about 1 year ago by Jung gyun Ahn <[email protected]>
Add Simultaneous Cursors example (#110)

github.com/yorkie-team/yorkie-team.github.io - 51874262d851babdfae36a383e183970ef49348e authored about 1 year ago by Choco Ham <[email protected]>
Add PushPull benchmark test (#658)

github.com/yorkie-team/yorkie - 5500afbe793c57e7aafbd7d663b3271553160bba authored about 1 year ago by Sejong Kim <[email protected]>
Add README and thumbnail on example 'simultaneous-cursors' (#683)

github.com/yorkie-team/yorkie-js-sdk - 01ddd1ab2bc47ba4e000a7a5853de14ebb49546d authored about 1 year ago by Choco Ham <[email protected]>
Implement merge elements in Tree.Edit (#659)

In a text-based editor, when you have a selection that spans two
paragraphs, if you press the de...

github.com/yorkie-team/yorkie - fdc2e1c5d09277267c16691a920fad9d4c9160ea authored about 1 year ago by Youngteac Hong <[email protected]>
Implement merge elements in Tree.Edit (#681)

In a text-based editor, when you have a selection that spans two
paragraphs, if you press the d...

github.com/yorkie-team/yorkie-js-sdk - 462e3d52cb72ff26c799ee868019182d4e408eac authored about 1 year ago by Youngteac Hong <[email protected]>
Bump up golangci-lint and fix lint errors (#660)

github.com/yorkie-team/yorkie - b5b85986bb3e0814a6db03c057b76236b0f7b578 authored about 1 year ago by Youngteac Hong <[email protected]>
Add toJSONString to JSONTreeNode (#126)

* Add toJSONString to JSONTreeNode

* Support Encodable values

github.com/yorkie-team/yorkie-ios-sdk - 4a63cca94a36525a9f9bd38afc6f378798f5c91d authored about 1 year ago by Jung gyun Ahn <[email protected]>
Fix missing collection of removed elements from the root (#125)

github.com/yorkie-team/yorkie-ios-sdk - 46c7351b2e35bb6fdc0a7357d9e59246d6a31ad7 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Update CHANGELOG.md for v0.4.8 (#680)

github.com/yorkie-team/yorkie-js-sdk - dd9be29680d06184b4920cd596b66bb89315870e authored about 1 year ago by Youngteac Hong <[email protected]>
Update CHANGELOG.md for v0.4.8 (#657)

github.com/yorkie-team/yorkie - f922afcdc28c3dc80d7b73dd569ce3f2a696016d authored about 1 year ago by Youngteac Hong <[email protected]>
Rename StructureAsString to toTestString (#656)

We originally used StructureAsString to represent a method for
generating a string representati...

github.com/yorkie-team/yorkie - acc6703aacf89482c9424776885e001abadec165 authored about 1 year ago by Youngteac Hong <[email protected]>
Bump browserify-sign from 4.2.1 to 4.2.2 (#678)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2....

github.com/yorkie-team/yorkie-js-sdk - 0efbae59e3bf30d59d3191116f59778a21d118de authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add more GC tests to reflect current server modifications (#677)

github.com/yorkie-team/yorkie-js-sdk - b023bda57f38092f316b4e34280d320a0d873ef5 authored about 1 year ago by Youngteac Hong <[email protected]>
Remove skip storing MinSyncedTicket when the ticket is initial (#655)

Previously, in order to enhance GC efficiency, when a client initially
attaches a document that...

github.com/yorkie-team/yorkie - 107498e9d9d42c0a12b0bb74f4e1db39ef6eb827 authored about 1 year ago by Youngteac Hong <[email protected]>
Fix missing collection of removed elements from the root (#140)

* Fix missing collection of removed elements from the root

* clean up unused images before se...

github.com/yorkie-team/yorkie-android-sdk - f701137bc1b4522a04cc60518b746e323e25ba16 authored about 1 year ago by Jeehyun Kim <[email protected]>
Fix missing collection of removed elements from the root (#676)

A document has two structures representing the user data: clone and
root. When elements are rem...

github.com/yorkie-team/yorkie-js-sdk - 7c8313a93f99a5fd924058c272cecf99121448f3 authored about 1 year ago by Youngteac Hong <[email protected]>
bump up libraries to latest (#139)

* bump up libraries to latest

* update benchmark

github.com/yorkie-team/yorkie-android-sdk - 55c49c11c3f0cb863d04786a78cf2e00ceff5487 authored about 1 year ago by Hyowoo Kim <[email protected]>
Bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#654)

* Bump google.golang.org/grpc from 1.54.0 to 1.56.3

Bumps [google.golang.org/grpc](https://gi...

github.com/yorkie-team/yorkie - a000a29d81d7e6557edfbe3cb5f2ce17b203c634 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove redundant types from tree (#666)

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

github.com/yorkie-team/yorkie-js-sdk - 356fd7a02c2bc720957ea994686bf5dd8496e089 authored about 1 year ago by JOOHOJANG <[email protected]>
Rename to internals.mdx to fix invalid link in mobile view (#107)

github.com/yorkie-team/yorkie-team.github.io - d969365db8832d539288edaef0f3029a850290e9 authored about 1 year ago by JiHee Han <[email protected]>
Fix ArgoCD version to v2.7.10 (#653)

* Fix ArgoCD version to v2.7.10

* Upgrade yorkie-argocd helm chart version to 0.4.7

github.com/yorkie-team/yorkie - 023cd4bfe64d97060efa4a8aa55377dd6f9547b5 authored about 1 year ago by Kevin Park <[email protected]>
Add nextjs-scheduler example and bump up examples to v0.4.7 (#106)

* Bump up examples to v0.4.7

* Add nextjs-scheduler example

* Prevent fileinfo being overwritt...

github.com/yorkie-team/yorkie-team.github.io - db0e31be9043bc8b360a7351e98d98bf2527cbf4 authored about 1 year ago by Youngteac Hong <[email protected]>
Fit style to the yorkie example page (#675)

github.com/yorkie-team/yorkie-js-sdk - cd0e102b0983ec6aaef3800db6edee1ea1e8f88f authored about 1 year ago by changhui lee <[email protected]>
Disable jekyll on github actions (#674)

* Disable jekyll on github actions

* Delete nextjs examples .nojekyll file

github.com/yorkie-team/yorkie-js-sdk - b3587d148f7c1b0f98fa93a8cde496b4c78b84d6 authored about 1 year ago by changhui lee <[email protected]>
Update nextjs-scheduler to export static files (#672)

* Update nextjs-scheduler to export static files

* Update examples/README.md

github.com/yorkie-team/yorkie-js-sdk - 7baa69f77c14cb8314d1dbb8c067b91e0afae35c authored about 1 year ago by Youngteac Hong <[email protected]>
Update examples version to v0.4.7 (#671)

github.com/yorkie-team/yorkie-js-sdk - 5fc5a20cf5d58d516b90a3a8b3b501904f4c34de authored about 1 year ago by Youngteac Hong <[email protected]>
Bump @babel/traverse from 7.22.11 to 7.23.2 (#670)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/yorkie-team/yorkie-js-sdk - 2e348f136f98b6d4253044ba5b67fe108823f69c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump the iOS version to 0.4.7 (#104)

github.com/yorkie-team/yorkie-team.github.io - eab9f38d367ae88906941f74ceedd142db9ac80d authored about 1 year ago by Jung gyun Ahn <[email protected]>
Prepare to release 0.4.7 (#124)

* Bump to 0.4.7

* fix example compile error

github.com/yorkie-team/yorkie-ios-sdk - d80ad480eb012574dffbac18808724c165f33d61 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Fix the conversion for attribute of Tree (#123)

* Update Dictionary+Extension.swift

Keep non encodable value for attribute

* set string wi...

github.com/yorkie-team/yorkie-ios-sdk - 50a1c05fcd71ad62519a139c149444a409284149 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Fix generic warning (#122)

github.com/yorkie-team/yorkie-ios-sdk - bd6c49b90b286b8638934de4670fdc7ad6b03f01 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Remove TreeNode (#121)

* Remove TreeNode

* decouple CRDTTree and JSONTree

github.com/yorkie-team/yorkie-ios-sdk - 660ea4a17a18b54c88b05a5075b3f1665b39d00e authored about 1 year ago by Jung gyun Ahn <[email protected]>
Revise Prometheus PVC Spec Syntax Error (#650)

* Revise prometheus pvc spec syntax error

* Upgrade yorkie-monitoring helm chart version

*...

github.com/yorkie-team/yorkie - 37ef0ea90c1184b3f0eab524b2b1c04f22fe66a2 authored about 1 year ago by Kevin Park <[email protected]>
Update documentation for android v0.4.7 (#103)

github.com/yorkie-team/yorkie-team.github.io - 195db98932cdb05bf9fa0f694972fb4ce1393ab2 authored about 1 year ago by Jeehyun Kim <[email protected]>
Support concurrent formatting of Text (#138)

* Support concurrent formatting of Text

* add TextOperationResult

* update version to 0.4.7

github.com/yorkie-team/yorkie-android-sdk - 28e9791b022904fce6a8d1ff41031b846f3448ec authored about 1 year ago by Jeehyun Kim <[email protected]>
Add Tree.Edit benchmark and improve performance (#137)

* Add Tree.Edit benchmark and improve performance

github.com/yorkie-team/yorkie-android-sdk - 6782b5cffe0496ca6b0c52730c317af6e96d7d32 authored about 1 year ago by Jeehyun Kim <[email protected]>
Add DisableGC option to document (#136)

Add DisableGC option to document

github.com/yorkie-team/yorkie-android-sdk - d244681b7259c9e4092f37c4678da897542fbb70 authored about 1 year ago by Jeehyun Kim <[email protected]>
Add rootTreeNode for JsonTree (#135)

* update github action

* fix operations to have path correctly

* add rootTreeNode for Json...

github.com/yorkie-team/yorkie-android-sdk - be1e63416db81b094fc9d1cb7b2c27b504c28f11 authored about 1 year ago by Jeehyun Kim <[email protected]>
Support concurrent formatting of Text (#116)

* refactor TCs of Text

* Support concurrent formatting of Text

github.com/yorkie-team/yorkie-ios-sdk - f15db57b376453c3b33cc95cf2c1bd7f273e4308 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Publish npm package with provenance (#669)

Signed-off-by: Jongwoo Han <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - d89d960a0eb3b98bce0d6f0829ef99e25c0a57e6 authored about 1 year ago by Jongwoo Han <[email protected]>
Remove vitest single thread config (#667)

github.com/yorkie-team/yorkie-js-sdk - 918b2154a78cdc79c236a4a051737171ab5b8529 authored about 1 year ago by changhui lee <[email protected]>
Replace karma with vitest (#665)

karma is deprecated and no longer maintained and It's hard to
configure and slower than other m...

github.com/yorkie-team/yorkie-js-sdk - c4938f75cc50d445a5dc454a0284e73f400cbae6 authored about 1 year ago by Youngteac Hong <[email protected]>
Bump golang.org/x/net from 0.10.0 to 0.17.0 (#649)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](http...

github.com/yorkie-team/yorkie - 2b431e0a7f1462f1ba17a18b97700b7a352df4ef authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump up Yorkie to v0.4.7 and Update document for CLI (#101)

github.com/yorkie-team/yorkie-team.github.io - bd87c56eba08e42fcebeacabe9a794c595d7b29e authored about 1 year ago by Youngteac Hong <[email protected]>
Bump postcss from 8.4.14 to 8.4.31 (#663)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](ht...

github.com/yorkie-team/yorkie-js-sdk - 0eaab116e7472fd593a649088e4ae50fd1bf9e12 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump postcss and next in /examples/nextjs-scheduler (#662)

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [n...

github.com/yorkie-team/yorkie-js-sdk - aee3e6ed1c0266e34f20f7bde45f958298d0609d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump zod and next in /examples/nextjs-scheduler (#661)

Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor de...

github.com/yorkie-team/yorkie-js-sdk - b8a4d9904813feca898938a2b42108b48ae343b2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG.md for v0.4.7 (#660)

github.com/yorkie-team/yorkie-js-sdk - ebe232fdf9b89c688791ee7489aadafc4d92c3fe authored about 1 year ago by Youngteac Hong <[email protected]>
Update CHANGELOG.md for v0.4.7 (#648)

github.com/yorkie-team/yorkie - aac916faf8ad7dd61958e0bfd829f20669771c1e authored about 1 year ago by Youngteac Hong <[email protected]>
Remove unused trie (#120)

* Remove unused trie

* Update swift.yml

github.com/yorkie-team/yorkie-ios-sdk - b8776c9f1ae6ccb869d97da969ce80d521c64527 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Introduce Broadcast API (#631)

This commit introduces a "broadcast" feature for sharing general
events. Key implementations in...

github.com/yorkie-team/yorkie - 7c3bc6f5caa4b4ab8cd2d341dfa4d21c3e386ae3 authored about 1 year ago by Sejong Kim <[email protected]>
Add context to CLI for simplifying CLI commands (#647)

This commit introduces context commands to the CLI, making it easier
to use CLI commands. When ...

github.com/yorkie-team/yorkie - e5ee72cb08964fac20ede8c0703aefe54ff101e6 authored about 1 year ago by Youngteac Hong <[email protected]>
Remove panic from crdt.Primitive (#636)

github.com/yorkie-team/yorkie - b24188075c56075e0de348f1420745264b62edb4 authored about 1 year ago by young ha Hwang <[email protected]>
Recover istanbul-instrumenter-loader to use debugger (#659)

Previously, we replaced istanbul-instrumenter-loader with
coverage-istanbul-loader to address c...

github.com/yorkie-team/yorkie-js-sdk - df38c9152738b49f6c5811b216f9794d8f08888d authored about 1 year ago by Youngteac Hong <[email protected]>
Remove unused trie (#646)

github.com/yorkie-team/yorkie - 828773290aa8d6a1c6b3da6520c0c9914bd1b701 authored about 1 year ago by Youngteac Hong <[email protected]>
Add DisableGC option to document (#117)

github.com/yorkie-team/yorkie-ios-sdk - 3c8e311b2d2cf0555304772da32a28b7a239ac88 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Modify the JSON tree to allow Any dictionaries for the attributes (#119)

* Modify the JSON tree to allow Any dictionaries for the attributes

* support array of dictio...

github.com/yorkie-team/yorkie-ios-sdk - eaab164fc53150b68c5b57fa1049dd0a22a4c89b authored about 1 year ago by Jung gyun Ahn <[email protected]>
Remove strong reference cycle (#118)

github.com/yorkie-team/yorkie-ios-sdk - 6920ce3375a9e38bd16a8b8a49aeb35d5834d8b8 authored about 1 year ago by Jung gyun Ahn <[email protected]>
Add toJS to return TreeNode of Tree (#115)

* Add toJS to return TreeNode of Tree

* linting

github.com/yorkie-team/yorkie-ios-sdk - 06906202c722369729b5eae070d83c451711726e authored about 1 year ago by Jung gyun Ahn <[email protected]>
Disable realtime sync in GC test (#656)

github.com/yorkie-team/yorkie-js-sdk - 0fcc07fb5ed0c873efd6fbb9d2b2cf6284b30cf9 authored about 1 year ago by Sejong Kim <[email protected]>
Drop node 16 support (#653)

Drop node.js 16 supports due to node.js 16 is deprecated since 11st
Sep, 2023.

- https://nod...

github.com/yorkie-team/yorkie-js-sdk - 795cd30ded5cefe002c70f1b4e4a849c8dff89bc authored about 1 year ago by changhui lee <[email protected]>
Introduce basic architecture to support undo and redo (#650)

This commit is the initial version of the multi-user undo/redo
implementation. For now, it's fo...

github.com/yorkie-team/yorkie-js-sdk - c0f7abc266856eb743b3ab10d13cb76556b7474a authored about 1 year ago by Hyemin Lee <[email protected]>
Remove unused trie (#651)

Trie was initially introduced to reduce the number of events from a
common ancestor(#351). Howe...

github.com/yorkie-team/yorkie-js-sdk - b86d963704e7ffc8be80add50c23294599ad3856 authored over 1 year ago by Youngteac Hong <[email protected]>
Update swift-integration.yml

github.com/yorkie-team/yorkie-ios-sdk - 38ea3c2d11f9458c8df407d1c3364a7a2fc7cd5f authored over 1 year ago by Jung gyun Ahn <[email protected]>
Update swift-integration.yml

github.com/yorkie-team/yorkie-ios-sdk - a8931b29255f7b8fa640034b4593c05b7c009856 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Fix converter to get tree from snapshot (#114)

* fix: get tree from snapshot

* add TC

* linting

github.com/yorkie-team/yorkie-ios-sdk - c73041b659e6bd275e5f9b4854c91d897554a1fd authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add Tree.Edit benchmark and improve performance (#113)

* Add Tree.Edit benchmark and improve performance

* fix lint error

github.com/yorkie-team/yorkie-ios-sdk - 92bd08c5dff31034f2b7abebe60446db1f6002ec authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add Text devtool to CodeMirror example (#646)

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

github.com/yorkie-team/yorkie-js-sdk - 52ffdbdca18475fafa8bf257af981cd09821a0ba authored over 1 year ago by Yourim Cha <[email protected]>
Add DisableGC option to document (#644)

Recently we have implemented multi-user undo/redo feature and added
inverse operation for Text....

github.com/yorkie-team/yorkie-js-sdk - 2a49cfc124f127428dcfd2a76528f57f6aea1305 authored over 1 year ago by Youngteac Hong <[email protected]>
Support concurrent formatting of Text (#639)

Currently, we are unable to check for concurrent cases when applying
the Text.setStyle operation...

github.com/yorkie-team/yorkie - 940941a0428ef8969df62c70568421aabd48b02b authored over 1 year ago by gyuwonMoon <[email protected]>
Support concurrent formatting of Text (#642)

Currently, we are unable to check for concurrent cases when applying
the Text.setStyle operatio...

github.com/yorkie-team/yorkie-js-sdk - 1594345f82c7f4919e1a5d9d1b58512eb5269bfd authored over 1 year ago by gyuwonMoon <[email protected]>
Add toJS to return TreeNode of Tree (#639)

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

github.com/yorkie-team/yorkie-js-sdk - 37c332f1b89385f063673df70d2fba91fde96f52 authored over 1 year ago by JOOHOJANG <[email protected]>
Improve tldraw example performance (#640)

In the tldraw example project, there's long latency when moving large
shapes (e.g., DrawShape)....

github.com/yorkie-team/yorkie-js-sdk - 876d3dc008d18f7a243795e78e5b4035dcf61b45 authored over 1 year ago by LeeJongBeom <[email protected]>
Bump checkout from v3 to v4 (#641)

Signed-off-by: Sion Kang <[email protected]>

github.com/yorkie-team/yorkie - 3d10ce57c0871dbcdc7282f2800e889d9705eeae authored over 1 year ago by Sion Kang <[email protected]>
Remove SelectOpInfo (#112)

* Remove SelectOpInfo

* Update JSONTextTest.swift

github.com/yorkie-team/yorkie-ios-sdk - bf79ac0d3c633c66029892645d577d9e5cd7a151 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add Tree benchmark tests (#637)

github.com/yorkie-team/yorkie - 3ff801a81d8f1e9c65f7ecc96d95c38614eed8c5 authored over 1 year ago by JOOHOJANG <[email protected]>
Add Tree.Edit benchmark and improve performance (#641)

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

github.com/yorkie-team/yorkie-js-sdk - cb4551ba26373759cbd3c100c3f81fc415601d0d authored over 1 year ago by JOOHOJANG <[email protected]>
Add nextjs-scheduler example (#637)

github.com/yorkie-team/yorkie-js-sdk - f30ce88d4ef2f11a77ed405961d1c814d18c4807 authored over 1 year ago by Choco Ham <[email protected]>
Strip internals from package d.ts files (#596)

* chore: strip internals from package d.ts files

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

github.com/yorkie-team/yorkie-js-sdk - 4bd7a07316ddc0d9054d679ee524b7dfda1bd697 authored over 1 year ago by Sona/Soeun Lee <[email protected]>
Fix typos in documentation and example-related code (#99)

* Fix helm command typo for AWS EKS in cluster-addons.mdx

To configure correctly in AWS EKS, ...

github.com/yorkie-team/yorkie-team.github.io - aa11e394b2196b7209b467c47aff16e8b5b664fc authored over 1 year ago by JiHee Han <[email protected]>
Update docs of iOS SDK to 0.4.6 (#100)

github.com/yorkie-team/yorkie-team.github.io - 9656b3232258791554e22d3c044d5b167889755b authored over 1 year ago by Jung gyun Ahn <[email protected]>
Fix typo in retention design document (#633)

* The figure explains that there is a problem when deleting S3, not S2

github.com/yorkie-team/yorkie - d0c265bdf576d2a59a8d685afa6385580f6185c6 authored over 1 year ago by lak hyeon Kim <[email protected]>
Prepare 0.4.6 (#111)

* bump to 0.4.6

* fix project file

github.com/yorkie-team/yorkie-ios-sdk - 1d9958fff7d4530950408162c5065239f75e6547 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Apply SDK 0.4.6 to Examples (#110)

github.com/yorkie-team/yorkie-ios-sdk - 13334a3ec994aa25ed2607b8af24840b4b2b7ab8 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Fix presence to support JSONObject (#107)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 10635c74aa63d947b8b4c5c92f0464111cf40a65 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Support multi-level and parital element selection (#106)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 3a30ed0936524c3268543bf16c7f3a0172d2af39 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Adds more TCs for Tree test (#105)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 074cbd190ae1cdaefdb728138fc7ac6261ecaa92 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Remove select operation from text (#104)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 39a486bf4b2cb21be825b341194d93612a44b0cb authored over 1 year ago by Jung gyun Ahn <[email protected]>
Change TreeNode to have IDs instead of insPrev, insNext (#103)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 2310f0a5cac4fa357af4c0dec0936834d41da244 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Concurrent case handling for Yorkie.tree (#102)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - f200e12fa48236eccc02f01dbab37838787ffead authored over 1 year ago by Jung gyun Ahn <[email protected]>
Cleanup proto (#101)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 87fd0f5168f4799fcf1b8ec3d7086bee77131ba1 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Change 'Documents' from plural to singular in DocEvent (#100)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 8be3818a8d3f99136ffd38e025512d0f66ddf9e5 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add presence.get() to get presence value in doc.update() (#99)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 01586aec3410dc5135b25dd14e23c20b838bb3a0 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Clean up methods related to presence (#98)

* Change the value of XXXChange to Change in Document.subscribe

* initial commit

* add Tes...

github.com/yorkie-team/yorkie-ios-sdk - 76c76440c2e1c9ed1687939f2504a386f9e00b59 authored over 1 year ago by Jung gyun Ahn <[email protected]>