Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Kupś 9178211065 Changed treeView.Writer.mergeAttributes method to remove empty attributes. hace 9 años
  Piotr Jasiun 1261c4a8a9 Docs: Update writer docs. hace 9 años
  Szymon Cofalik 74fdbb4c88 Changed: treeView.Writer should not break text node if it's directly in ContainerElement. hace 9 años
  Oskar Wrobel 433db4ddfe Use of utlis object refactor hace 9 años
  Szymon Kupś ec9facaf4b Fixed docs and code style issues in treeView.Writer. hace 9 años
  Szymon Kupś aaee591603 Added nodes validation to engine.treeView.Writer.insert() method. hace 9 años
  Szymon Kupś f23e08b6df Added tests and fixes for treeView.Writer.unwrap method. hace 9 años
  Szymon Kupś 59f3f54ab6 Added unwraping single AttributeElement to treeView.Writer.unwrap method. hace 9 años
  Szymon Kupś 39feaa2a41 Added tests and docs to treeView.Writer.wrap method. hace 9 años
  Szymon Kupś b396225b5a Added single element wrapping improvements to treeView.Writer.wrap. hace 9 años
  Szymon Kupś c10eb12ee3 Added wrapPosition method to treeView.Writer. hace 9 años
  Piotr Jasiun 8eb105ec09 Attribute elements have to have the same priority to be similar. hace 9 años
  Piotr Jasiun 520e64bedc Wrap do not set priority. hace 9 años
  Piotr Jasiun a87a50051d AttributeElement clone priority. hace 9 años
  Piotr Jasiun d5b68925c3 Check the type of the element in writer.wrap and writer.upwrap. hace 9 años
  Piotr Jasiun 7d616f2e5f Introduce AttributeElement and ContainerElement. hace 9 años
  Szymon Kupś 20a8be3837 Changed return value of treeView.Writer.remove() method to treeView.DocumentFragment. hace 9 años
  Piotrek Koszuliński f9247ce3c7 Fixed API docs. hace 9 años
  Piotrek Koszuliński 4b388cb147 Fixed API docs. hace 9 años
  Szymon Kupś d0f78c554d Merge with master. hace 9 años
  Szymon Kupś 81b01e043b Added destructuring in core.treeView.Writer. hace 9 años
  Szymon Kupś 01a1393f27 Changed null returning value to undefined in core.treeView.Writer#getParentContainer. hace 9 años
  Szymon Kupś efcab5a072 Fixed documentation issues in core.treeView Element, Node, TreeView, Writer classes. hace 9 años
  Szymon Kupś 92197491ea Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar. hace 9 años
  Szymon Kupś 9594336a1d Documentation for core.treeView.Writer. hace 9 años
  Szymon Kupś 2422b28a45 Documentation for core.treeView.Writer. Created move() method. Added tests. hace 9 años
  Szymon Kupś 5f268c977d Added core.treeView.Writer breakRange, remove and insert methods with tests. hace 9 años
  Szymon Kupś e7474ecf05 Added more tests to core.treeView.writer. hace 10 años
  Szymon Kupś ba52bbc0e0 Added more tests to core.treeView.Writer methods. Created wrap() method. hace 10 años
  Szymon Kupś 672599b19d Added more tests to core.treeView.Writer#unwrap. hace 10 años