コミット履歴

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