- lint e2fee98
- handle another attribution edge case for formatting 1bf7d82
- fixes for accepting / rejecting suggestions 3c6e8c6
- [delta] useAttributes doesn't clean up empty objects c419bf9
- fixed a bunch of issues related to attribution of formats 53a9c02
- reject suggestion working 4cb8f44
- DiffAttributionManager supports accepting suggestions 2d5ed81
- be able to encode partial state with holes correctly c79443e
- fix gc splice issues happening in y-quill b0977a6
- [skip allowed struct in yjs] fixed all tests dc4d0b0
- fixed another splicing issue with skips 48a9dc1
- work on allowing skips in struct store 8ed8809
- implement StructSet abstraction ab81ac1
- fix suggestion issues with formatting by introducing an option to disable automattic formatting cleanups 48d2995
- fuzz tests for unformatted text run 1ae59c6
- fix am.readContent 92716ce
- fix issue with slicing content in attrMngr 73f165f
- fix puzzle1 b0b8995
- suggestion fixes 671d131
- more attribution fixes for y-quill edee2c9
- [attribution] fixes for suggestion support in y-quill 52441cb
- fix reading content with new api 4592063
- be able to insert into attributed content 7fec3c9
- first tests on attributed events 152071b
- only have a single getDelta implementation for events and retrieving content 67e4cea
- fix some edge cases c11511c
- more generic gedDelta implementation (could be used for events) 09a848b
- be able to intersect idmaps and idsets f335c71
- events can be computed with attributions 57488c1
- lint & fix tests 2368a82
- [y.text] event returns delta - fix a bunch of bugs 3812bcf
- [diffing] event returns delta class object, migrate away from legacy deltas, work on snapshots using attribution manager. WIP d23e3fb