Historia zmian

Autor SHA1 Wiadomość Data
  Piotrek Koszuliński 0f772812ca Fixed paths to utils. 9 lat temu
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. 9 lat temu
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. 9 lat temu
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. 9 lat temu
  Szymon Cofalik 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. 10 lat temu
  Szymon Cofalik 40e1a8c8cd Docs: fixed JSDoc tags usage. 9 lat temu
  Piotr Jasiun 0aca4a5bf3 Range iteration refactoring. 9 lat temu
  Piotr Jasiun e9494219f4 Use iterator API. 9 lat temu
  Piotr Jasiun 8bc0981558 Changed default TreeWalker behavior to return merged characters by default. 9 lat temu
  Piotr Jasiun b0d53192a7 Docs fixes. 9 lat temu
  Piotr Jasiun 48ceca2dec Docs: for Range.getValues and Range.getItems. 9 lat temu
  Piotr Jasiun 823350645a Simplified range methods body. 9 lat temu
  Piotr Jasiun 097c6430e9 Return previous and next positions from the TreeWalker. Changed Range methods. 9 lat temu
  Maciej Gołaszewski 9f49751ab4 Documentation: update core.treemodel documentation. 9 lat temu
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 lat temu
  Szymon Cofalik 484c423ca4 Changed: treeModel.Range minor optimization. 10 lat temu
  Szymon Cofalik 70236a4923 Changed enum constants to strings in TreeModel. 10 lat temu
  Szymon Cofalik 86b603089d Docs: treeModel.Range fix. 10 lat temu
  Szymon Cofalik 8bbbcd81fe Changed: TreeWalker optimizations, caching nodes. 10 lat temu
  Szymon Cofalik 6c106ff62a Changes in Range connected with PositionIterator -> TreeWalker change. 10 lat temu
  Szymon Cofalik de0d587c3a Docs: treeModel.Range improvements. 10 lat temu
  Szymon Cofalik 481f067b6c Added character merging to Range iterators. Added Range.*getPositions. 10 lat temu
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 lat temu
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 lat temu
  Szymon Cofalik 9503a6793c Docs changed tabs to spaces in examples. 10 lat temu
  Szymon Cofalik cdbcc97542 Renamed InsertTextDelta to InsertWeakDelta. Merged Batch.removeNode and Batch.remove. Merged Batch.moveNode and Batch.move. Tests slight refactor. Docs Range fix and example. 10 lat temu
  Szymon Cofalik 90415a72e5 Added Position.getShiftedBy. 10 lat temu
  Szymon Cofalik 0b7f1527ca Added Range.getMinimalFlatRanges, Range.*getTopLevelNodes. Renamed Range.*getNodes to Range.*getAllNodes. 10 lat temu
  Szymon Cofalik 46a37fbdf7 Changed EmitterMixin._counter, AttributeList constructor. Removed Document._selection (Document.selection still available). Docs typos and examples. 10 lat temu
  Szymon Cofalik 6345c0dfa0 Add Range.isIntersecting. Tests Range slight refactor. 10 lat temu