- skip tests in preversion (should be handled by np) b756820
- adding more sanity checkss to yarray.tests 3d31ba8
- fix all tests bd47efe
- update searchmarkers after insert correctly f5781f8
- make sure that markers are correct without reinit 6230abb
- reinit search marker after transaction 4356d70
- handle nested moves 0948229
- made simple one-time move work fc5e361
- fixed ListIterator.reachedEnd edge case d314c3e
- fixed pos.rel cases 2a33507
- fix backwards edge case 40c3be1
- fix listiterator.map returning undefined as the last element 4a8ebc3
- proper iteration through arrays (for mappings, toJSON, ..) 6df152c
- formatting bug fc38f3b
- fix disconnect issue a057bf1
- fix basic inserd & delete bug 8b82c57
- fix toJSON value a77221f
- created new abstraction for search marker b9ccbb2
- use new ListPosition abstraction in Y.Array .slice and .get a723c32
- make moved a separate prop on item 56ab251
- Move content and list iteration abstraction 53a7b28
- Merge branch 'main' of github.com:yjs/yjs 294ba35
- add test case for nested Y.Text as embeds. 610e532
- Merge pull request #351 from haved/remove-cattaz-link f73fb47
- remove broken link to terminated cattaz 32d391d
- add loading event logic 28e1b19