Szymon Cofalik
|
382c78a910
Docs: removed outdated @param.
|
8 years ago |
Szymon Cofalik
|
6b1f5fab95
Changed: simplify rename conversion.
|
8 years ago |
Szymon Cofalik
|
b6a927bd71
Changed: Use fake model element in rename conversion.
|
8 years ago |
Szymon Cofalik
|
b772ae1740
Docs: updated docs for ModelConversionDispatcher.
|
8 years ago |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
8 years ago |
Szymon Cofalik
|
30fcbb548e
Changed: Use `is()` method.
|
8 years ago |
Szymon Cofalik
|
17109bbd2c
Chagned: Removed Selection markers API.
|
9 years ago |
Szymon Cofalik
|
e32792f55f
Added: converters for Selection markers.
|
9 years ago |
Szymon Cofalik
|
c2f9dbe41b
Changed: Fire marker conversion if marker is reinserted from graveyard or inserted with model nodes.
|
9 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Szymon Cofalik
|
051c792935
Changed: PR fixes for Markers.
|
9 years ago |
Szymon Cofalik
|
03348ecdc1
Added: conversion.ModelConversionDispatcher#convertMarker.
|
9 years ago |
Szymon Cofalik
|
1c877fd766
Fixed: bug in conversion.ModelConversionDispatcher#convertMove.
|
9 years ago |
Szymon Cofalik
|
68fa3ddd0a
Changed: renamed conversion.ModelConversionDispatcher#_createConsumableForRange to #_createConsumableForType.
|
9 years ago |
Maciek
|
6c2000dc00
Docs: aligning to new format, fixed event refs.
|
9 years ago |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 years ago |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 years ago |
Szymon Cofalik
|
ad84938da1
Changed: ModelConversionDispatcher added additional conditions when changes in model are not dispatched.
|
9 years ago |
Szymon Cofalik
|
06c3cab82e
Fixed: ModelConversionDispatcher#convertMove and #convertRemove.
|
9 years ago |
Oskar Wrobel
|
a478937ad2
Refactored uses of EmitterMixin.
|
9 years ago |
Szymon Cofalik
|
a952797ecd
Changed: Moved some rename conversion logic from ModelConversionDispatcher to converter.
|
9 years ago |
Szymon Cofalik
|
2c42a3e4f1
Added: Rename change type conversion.
|
9 years ago |
Szymon Cofalik
|
350cc25ca5
Changed: make move and remove conversion dispatching similar to other change types dispatching.
|
9 years ago |
Oskar Wrobel
|
6301385f40
Merge branch 'master' into t/306
|
9 years ago |
Szymon Cofalik
|
d4967ae681
Changed: ModelConversionDispatcher#convertInsert renamed to convertInsertion.
|
9 years ago |
Oskar Wrobel
|
3b0885dd9f
Work in progress: Model utils works on convertes in both ways.
|
9 years ago |
Szymon Cofalik
|
be57606825
Fixed: fixes required by changes in utils.EmitterMixin + set priority for some callbacks.
|
9 years ago |
Szymon Cofalik
|
c4659768c7
Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC.
|
9 years ago |