提交历史

作者 SHA1 备注 提交日期
  Oskar Wróbel 1172e4f5e8 Changed the rule of selecting markers. 7 年之前
  Oskar Wróbel 03c41a7e5b Feature: Introduced DocumentSelection#markers Collection. 7 年之前
  Maciej Gołaszewski 6b5f9b7306 Update selection.getTopMostBlocks() documentation. 7 年之前
  Maciej Gołaszewski 0a2e32d795 Add getTopMostBlocks() method to Selection. 7 年之前
  Aleksander Nowodzinski b9fab1a76c Docs: Fixed wrong documentation links. [skip ci] 7 年之前
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. 7 年之前
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. 7 年之前
  Maciej Gołaszewski f4fd8ff443 Update model/view position docs and tests. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Piotrek Koszuliński 00155e722f Docs: Corrected incorrect and missing @mixes. 7 年之前
  Szymon Cofalik acfb0bda47 Change: Make second parameter of `LiveRange#event:change` an object. 7 年之前
  Szymon Cofalik 37e49baba3 Changed: Second parameter of `LiveRange#event:change` is now `deletionPosition` not operation that changed the range. 7 年之前
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 年之前
  Piotrek Koszuliński 3f03cf93f5 Docs: Use @returns. [skip ci] 7 年之前
  Aleksander Nowodzinski 7fc7d346fe Tests/Docs: Updated Writer and DocumentSelection docs and tests to the newest API. 7 年之前
  Aleksander Nowodzinski 9429a42838 Fix: The two step caret movement should not engage when approaching unrelated attributes inside the main attribute. 7 年之前
  Piotrek Koszuliński dac9cd244f Docs: Added missing documentation for change:range and change:attribute. 7 年之前
  Piotrek Koszuliński 67b32ec911 Docs: Improved API docs. 7 年之前
  Szymon Kupś 9e747b953d Removed unnecessary check for position parent. 7 年之前
  Szymon Kupś a85b2d3588 Merge branch 'master' into t/1267 7 年之前
  Szymon Kupś 9bd4101fdb Removing non-exitent attributes from DocumentSelection prevents from adding them during attribute auto-update. 7 年之前
  Szymon Kupś 00c9b70039 Small doc fix. 7 年之前
  Piotrek Koszuliński 88b1689869 Docs: Fixed API docs. 7 年之前
  Szymon Kupś 83f2a97e5d Improved docs in DocumentSelection. 7 年之前
  Szymon Kupś 17e97668ca DocumentSelection attributes update fix WIP. 7 年之前
  Maciej Bukowski 005b335b83 Docs fixes. 7 年之前
  Maciej Bukowski 7284c797e0 Aligned code to changes in ModelSelection#setTo method. 7 年之前
  Maciej Bukowski 0fbe06dad0 Changed DocumentSelection#setTo API. 7 年之前