Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update array.ts #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update array.ts #127

wants to merge 1 commit into from

Conversation

fchughes
Copy link

@fchughes fchughes commented Mar 1, 2024

Update CRDTArray proxy "set" method to support indexed assignment.

Changes were motivated by need to support binding svelte synced array stores to editable fields.

Update Array proxy "set" method to support indexed assignment.

Changes were motivated by need to support binding svelte synced array stores to editable fields.
@YousefED
Copy link
Owner

YousefED commented Mar 8, 2024

Thanks! Happy to merge if you could add some unit tests for this as well. Out of curiosity; what are you building using SyncedStore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants