4 Commits

Author SHA1 Message Date
Ricardo Matias
b37182b53b feat(util/model): make property cloning pluggable
This introduces a 'property.clone' event that allows
plugging into the cloning mechanism when cloning
nested extension elements.

Related to 
2017-01-30 16:38:43 +01:00
Ricardo Matias
2dcfb1b3c9 feat(util/model): improve the way we clone properties
Now we make sure we don't copy id or
reference properties/elements.
2017-01-30 16:23:56 +01:00
Ricardo Matias
af9a36b9b6 feat(replace): clone properties when morphing to new element
Closes 
2017-01-30 16:23:56 +01:00
Ricardo Matias
a9b68b69e0 feat(replace): clone properties when morphing to new element
Closes 
2017-01-12 16:02:31 +01:00