Commit History

作者 SHA1 備註 提交日期
  Szymon Kupś 691aa131be Small docs fix. 7 年之前
  Szymon Kupś c7833f53e0 Passing undoing and redoing batches to enqueueChange method. 7 年之前
  Maciej Bukowski f9a142a970 Aligned code to new `Writer#setSelection` API. 7 年之前
  Maciej Bukowski 99a06a6e94 Aligned code to the changes in DocumentSelection API. 7 年之前
  Piotrek Koszuliński 306dd5548c Internal: Bumped the year. [skip ci] 8 年之前
  Maciej Bukowski 67d7ab0894 Aligned code to the API changes in engine. 8 年之前
  Oskar Wróbel 03cf4b0c0a Aligned code with the engine changes. 8 年之前
  Oskar Wróbel 8182faa3e9 Omit deltas with non-document operations. 8 年之前
  Szymon Cofalik 3683299fac Fixed: Do not restore selection if selection had only a default range. 8 年之前
  Szymon Cofalik 7a07e15a3f Docs: updated docs. 8 年之前
  Szymon Cofalik ab55131948 Changed: Simplified undo commands due to simplification in `engine.model.History`. 8 年之前
  Piotrek Koszuliński 0d6b56fc1f Aligned command API usage to the changes done in ckeditor5-core#89. 8 年之前
  Kamil Piechaczek 5edc6ef104 Code style: Switched to ESLint. 8 年之前
  Piotrek Koszuliński a53369d39c Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński d2e0f15c63 Bump up the year. 9 年之前
  Piotrek Koszuliński 29be763829 Use package-based paths to modules. 9 年之前
  Szymon Cofalik f7207a1147 Changed: use engine.model.delta.transformDeltaSets instead of providing own algorithm. 9 年之前
  Piotrek Koszuliński 48f5bf275b Reformatted API docs. 9 年之前
  Piotrek Koszuliński f3721b5339 Fixed CC – this is a protected function anyway. 9 年之前
  Anna Tomanek 806ba2eca6 API docs for undo revised. 9 年之前
  Szymon Cofalik 2b0c0bb454 Changed: refactored undo feature, fixing #12. 9 年之前
  Szymon Kupś 1024b43056 Changed paths and docs to use ckeditor5-core package. 9 年之前
  Piotrek Koszuliński ee6965a8c5 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 年之前
  Szymon Cofalik 0dbe5a81da Changed: BaseCommand#_items to #_stack, also made it protected instead of private. 9 年之前
  Szymon Cofalik c3229d1665 Changed: Stopped using 'undo' and 'redo' batch type. 9 年之前
  Piotrek Koszuliński faaa782fb9 Fixed class name. 9 年之前
  Piotrek Koszuliński 4ce75be15a API doc fixes. 9 年之前
  Szymon Cofalik b5cb0b1fa8 Added: undo.BaseCommand. 9 年之前