Visual editor - beautify source
[fnpeditor.git] / modules / visualEditor.transformations.js
2013-05-06 Aleksander ŁukaszVisual editor - beautify source
2013-04-29 Aleksander ŁukaszVisual editor - fixing not having ids on wlxml tags...
2013-04-27 Aleksander ŁukaszVisual editor - stop supporting 'document' node
2013-04-22 Aleksander ŁukaszVisual editor - refactoring in transformations
2013-04-19 Aleksander ŁukaszVisual editor: preserving all attributes from wlxml...
2013-04-19 Aleksander ŁukaszVisual editor: handling formatting of metadata tag...
2013-04-18 Aleksander ŁukaszVisual editor: fixing transformations
2013-04-18 Aleksander ŁukaszVisual editor: using dash instead of dot in wlxml-class...
2013-04-18 Aleksander ŁukaszVisual editor: dropping translation of wlxml 'div'...
2013-04-18 Aleksander ŁukaszVisual editor fix: class attr was lost during translati...
2013-04-17 Aleksander ŁukaszVisual editor: Handling wlxml classes in transformations
2013-04-17 Aleksander ŁukaszVisual Editor: Moving wlxml information to its own...
2013-04-16 Aleksander ŁukaszWIP: selection, highlighting, some styling for visual...
2013-04-15 Aleksander ŁukaszFirst naive implementation of transformations.toXML...
2013-04-11 Aleksander Łukasztransformations.fromXML.getHTMLTree
2013-04-10 Aleksander Łukaszeditor: extracting metadata from xml
2013-04-10 Aleksander ŁukaszRefactoring visualEditor module