automerge/javascript/test
Alex Good 61aaa52718 Allow changing a cloned document
The logic for `clone` which was updated to support cloning a viewed
document inadverantly left the heads of the cloned document state in
place, which meant that cloned documents could not be `change`d. Set
state.heads to undefined when cloning to allow changing them.
2022-10-27 19:20:41 +01:00
..
legacy Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
basic_test.ts Allow changing a cloned document 2022-10-27 19:20:41 +01:00
columnar_test.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
extra_api_tests.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
helpers.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
legacy_tests.ts js: Add Automerge.clone(_, heads) and Automerge.view 2022-10-26 14:01:11 +01:00
sync_test.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
text_test.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00
uuid_test.ts Move wrappers/javascript -> javascript 2022-10-16 19:55:54 +01:00