Introducing the Diff Editor
Make sure we dispose the instance model Return either instance or editor from 'use' Should be useful for chaining Make sure the model exists before disposing Introduced the DiffEditor Abstracted 'createModel' into a static fn Allow creation of instances without a model This is useful for the cases when an extension implements some custom model generation mechanism (for example with some decorators) Correct disposal of the DiffEditor models Prettified the Editor Lite module
Showing
Please register or sign in to comment