Commit History

Author SHA1 Message Date
  Oskar Wrobel 433db4ddfe Use of utlis object refactor 9 years ago
  Szymon Kupś ec9facaf4b Fixed docs and code style issues in treeView.Writer. 9 years ago
  Szymon Kupś aaee591603 Added nodes validation to engine.treeView.Writer.insert() method. 9 years ago
  Szymon Kupś f23e08b6df Added tests and fixes for treeView.Writer.unwrap method. 9 years ago
  Szymon Kupś 59f3f54ab6 Added unwraping single AttributeElement to treeView.Writer.unwrap method. 9 years ago
  Szymon Kupś 39feaa2a41 Added tests and docs to treeView.Writer.wrap method. 9 years ago
  Szymon Kupś b396225b5a Added single element wrapping improvements to treeView.Writer.wrap. 9 years ago
  Szymon Kupś c10eb12ee3 Added wrapPosition method to treeView.Writer. 9 years ago
  Piotr Jasiun 8eb105ec09 Attribute elements have to have the same priority to be similar. 9 years ago
  Piotr Jasiun 520e64bedc Wrap do not set priority. 9 years ago
  Piotr Jasiun a87a50051d AttributeElement clone priority. 9 years ago
  Piotr Jasiun d5b68925c3 Check the type of the element in writer.wrap and writer.upwrap. 9 years ago
  Piotr Jasiun 7d616f2e5f Introduce AttributeElement and ContainerElement. 9 years ago
  Szymon Kupś 20a8be3837 Changed return value of treeView.Writer.remove() method to treeView.DocumentFragment. 9 years ago
  Piotrek Koszuliński f9247ce3c7 Fixed API docs. 9 years ago
  Piotrek Koszuliński 4b388cb147 Fixed API docs. 9 years ago
  Szymon Kupś d0f78c554d Merge with master. 10 years ago
  Szymon Kupś 81b01e043b Added destructuring in core.treeView.Writer. 10 years ago
  Szymon Kupś 01a1393f27 Changed null returning value to undefined in core.treeView.Writer#getParentContainer. 10 years ago
  Szymon Kupś efcab5a072 Fixed documentation issues in core.treeView Element, Node, TreeView, Writer classes. 10 years ago
  Szymon Kupś 92197491ea Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar. 10 years ago
  Szymon Kupś 9594336a1d Documentation for core.treeView.Writer. 10 years ago
  Szymon Kupś 2422b28a45 Documentation for core.treeView.Writer. Created move() method. Added tests. 10 years ago
  Szymon Kupś 5f268c977d Added core.treeView.Writer breakRange, remove and insert methods with tests. 10 years ago
  Szymon Kupś e7474ecf05 Added more tests to core.treeView.writer. 10 years ago
  Szymon Kupś ba52bbc0e0 Added more tests to core.treeView.Writer methods. Created wrap() method. 10 years ago
  Szymon Kupś 672599b19d Added more tests to core.treeView.Writer#unwrap. 10 years ago
  Szymon Kupś bc74d0c0fb Working on core.treeView.Writer wrap and unwrap methods. 10 years ago
  Szymon Kupś 34ac1b9a90 Added tests and minor fix to core.treeView.Writer#mergeAttributes method. 10 years ago
  Szymon Kupś d7e21f5c4f Added tests to core.treeView.Writer#breakAttributes. 10 years ago