Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Szymon Cofalik 37dfda19b1 transformOperation docs and code style changes. 10 yıl önce
  Szymon Cofalik 8438201de8 Tests: move expectOperation from tools.js to transformoperation.js. 10 yıl önce
  Szymon Cofalik b1748f2537 Tests: new and changed tests for Position. 10 yıl önce
  Szymon Cofalik e894065a1c Position.parentPath to Position.getParentPath(). 10 yıl önce
  Szymon Cofalik 425937287f ChangeOperation.conflictsAttributesWith moved to transformOperation module. 10 yıl önce
  Szymon Cofalik e37b35de2e Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). 10 yıl önce
  Szymon Cofalik 26d1df9abc Position.isBefore() and Position.isAfter() introduced. 10 yıl önce
  Piotr Jasiun 58a9931712 Docs: Added one more example to the utils.compareArrays. 10 yıl önce
  Szymon Cofalik ec733ad5cc Moved OT algorithms from operations classes to separate module named transformOperation. 10 yıl önce
  Szymon Cofalik 299cc4ec38 Typo in Document. 10 yıl önce
  Szymon Cofalik 80d50ab757 Tests: JSCS and JSHint errors. 10 yıl önce
  Szymon Cofalik e90d45cc55 Tests: renamed and refactored tests for MoveOperation OT. 10 yıl önce
  Szymon Cofalik 6411ab6057 Tests: renamed tests for InsertOperation OT. 10 yıl önce
  Szymon Cofalik 662327ded2 Tests: renamed tests for ChangeOperation OT. 10 yıl önce
  Szymon Cofalik 7d3d60a159 Tests: removed duplicated tests for ChangeOperation. 10 yıl önce
  Szymon Cofalik c8d551b584 Tests: moved helper function expectOperation to tools.js. 10 yıl önce
  Szymon Cofalik 9ea00683c3 JSCS and JSHint errors. 10 yıl önce
  Szymon Cofalik 6c40aadaad MoveOperation.clone() and MoveOperation OT introduced. 10 yıl önce
  Szymon Cofalik d396e16de9 InsertOperation.clone() and InsertOperation OT introduced. 10 yıl önce
  Szymon Cofalik 9632e9e10d ChangeOperation OT introduced. 10 yıl önce
  Szymon Cofalik 2da81eba5f Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() 10 yıl önce
  Szymon Cofalik 708ed546dc ChangeOperation._execute() removed some throwed errors, ChangeOperation.clone() introduced. 10 yıl önce
  Szymon Cofalik c84d2dd2b9 Operation.getTransformedBy() docs updated, Operation.clone() docs introduced. 10 yıl önce
  Szymon Cofalik 8dc8dd82bb NoOperation introduced. 10 yıl önce
  Szymon Cofalik 33dcde5df5 Changed name in document tests. 10 yıl önce
  Szymon Cofalik c9fe7c1197 MoveOperation minor improvements + code style in tests. 10 yıl önce
  Szymon Cofalik f6b672e468 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. 10 yıl önce
  Szymon Cofalik e6cc261b3e Position.compareWith() introduced. 10 yıl önce
  Szymon Cofalik 869749bb4e Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 10 yıl önce
  Szymon Cofalik d0fd21582a Changed utils.compareArrays so it returns index at which arrays differ. 10 yıl önce