Commit History

作者 SHA1 備註 提交日期
  Maciej Bukowski 0fbe06dad0 Changed DocumentSelection#setTo API. 7 年之前
  Piotrek Koszuliński 9fb100ea7c Improved docs. 7 年之前
  Oskar Wróbel 8ca54dcbfa Added mechanism that prevents from conflicts when selection gravity is overridden more than once. 7 年之前
  Oskar Wróbel b7ff7027dd Imporved docs. 7 年之前
  Oskar Wróbel 1d63e1c7ad Fixed invalid docs. 7 年之前
  Oskar Wróbel 8d4fa9e470 Changed the way of restoring gravity. 7 年之前
  Oskar Wróbel a149930652 Added option that allows to control when overridden gravity should be restored. 7 年之前
  Oskar Wróbel 4773c07ddc Fixed incorrect usage of change:range options. 7 年之前
  Oskar Wróbel 8800ddb531 Introduced `Writer#restoreSelectionGravity()` method. 7 年之前
  Oskar Wróbel f0823ca196 Introduced DocumentSelection method for overriding default gravity behaviour. 7 年之前
  Kamil Piechaczek ee8466a8bd Removed an if condition which is not necessary. Selection is being fixed after applying operation so it is always correct. 7 年之前
  Kamil Piechaczek 775ed49963 Fixed docs. 7 年之前
  Kamil Piechaczek 839c2aa15c Minor changes in variable names. 7 年之前
  Kamil Piechaczek abb4cb06be Fixed invalid variable name. 7 年之前
  Kamil Piechaczek 216a57d57a LiveRange#change:range event will not be fired multiple times. Introduced a new callback for Model#applyOperation which listen for the selection ranges changes. 7 年之前
  Kamil Piechaczek a8f5d5f037 Fix: DocumentSelection will validate only the changed range instead of the whole selection during updating one of them. 7 年之前
  Maciej Bukowski b5d95a34f3 Moved `Document#getNearesetSelectionRange` to `Schema#getNearesetSelectionRange`. 7 年之前
  Maciej Bukowski f1ead33623 Fixed small issues with DocumentSelection. 7 年之前
  Maciej Bukowski 2d3166569d Added DocumentSelection#getSelectedElement(). 7 年之前
  Maciej Bukowski 216a511eff Removed circular imports. 7 年之前
  Maciej Bukowski 98cf87612b Added last missing test, removed dead code. 7 年之前
  Maciej Bukowski a9573be26e Added missing tests for insertContent and deleteContent. 7 年之前
  Maciej Bukowski bdfb5e7d3b Made LiveSelection a private class. 7 年之前
  Maciej Bukowski acef0131f5 Removed DocumentSelection#clearAttributes. 8 年之前
  Maciej Bukowski 475a5c8f6b Added more API options for setSelectionAttribute and removeSelectionAttribute. 8 年之前
  Maciej Bukowski 07db6b0092 Renamed `Selection#moveFocusTo` to `setFocus`. 8 年之前
  Maciej Bukowski 63e1f11459 Removed `setAttributesTo` method from the Selection API. 8 年之前
  Maciej Bukowski c52f131675 Fixed API docs. 8 年之前
  Maciej Bukowski dc59b5a65e Improved docs. 8 年之前
  Maciej Bukowski 9a8f4de45c Improved docs. 8 年之前