From: Aleksander Ɓukasz Date: Fri, 28 Feb 2014 14:04:03 +0000 (+0100) Subject: editor update: fixes and improvements X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/e8021e75c8ccc5b4a17c838e4956907aaa8d8d99?ds=sidebyside;hp=e8021e75c8ccc5b4a17c838e4956907aaa8d8d99 editor update: fixes and improvements > editor: Select the whole text of a triple clicked node > smartxml: allow for adding metadata to transaction > smartxml: Refactoring transactions handling > smartxml: Document.transaction now returns value from a callback > editor: fix canvas wlxml listener nodeMoved event handling > smartxml: fix wrapping root node > smartxml: Throw an error on invalid argument to replaceWith method > smartxml: fixing detachment of the document root > smartxml: fix in DocumentNode.getParentSiblings > wlxml: inheritance support for WLXML class methods and transformations > wlxml: small fix in list extension > editor: fixing nodeMoved event handling in Canvas > smartxml: attaching previous parent of a moved node to nodeMoved event > wlxml: fixing bug in a list extension ---