Histórico de Commits

Autor SHA1 Mensagem Data
  Aleksander Nowodzinski 4218abfd89 Changed InputCommand#execute so it supports multi-range selections. há 5 anos atrás
  Kamil Piechaczek 15f0ff31d7 Internal: Bumped the year. [skip ci] há 6 anos atrás
  Maciej Gołaszewski 826e5c615e Change InputCommand._batches to protected field. há 6 anos atrás
  Maciej Gołaszewski fd0020b3ee Add documentation for Input#isInput() method. há 6 anos atrás
  Maciej Gołaszewski 1b545a827f Add a method to determine input batches. há 6 anos atrás
  Szymon Cofalik f7cf742fbd Other: Use `model.insertContent` instead of `model.Writer#insertText`. há 6 anos atrás
  Kamil Piechaczek 856f16a79f Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] há 6 anos atrás
  Kamil Piechaczek 9000de01c9 Internal: Bumped the year. [skip ci] há 7 anos atrás
  Szymon Cofalik 83ed0ac1ad Changed: Use `Model#deleteContent` helper instead of using `model.Writer` directly to remove selected content on typing. há 7 anos atrás
  Piotrek Koszuliński cc680b9afd Moved ChangeBuffer to src/utils/. há 7 anos atrás
  Maciej Bukowski b48ecd50ca Aligned code to changes in DocumentSelection API. há 8 anos atrás
  Piotr Jasiun e561d386e9 Merge pull request #127 from ckeditor/t/ckeditor5-engine/1207 há 8 anos atrás
  Piotrek Koszuliński 5df6cbcd44 Internal: Bumped the year. [skip ci] há 8 anos atrás
  Szymon Cofalik f57ff157a5 Changed: Changes after model events refactor in ckeditor5-engine. há 8 anos atrás
  Oskar Wróbel 851598b970 Aligned code with engine changes. há 8 anos atrás
  Piotr Jasiun b813a47ef7 Update typing after changes in the engine. há 8 anos atrás
  Oskar Wróbel dae2e819f8 Aligned code with new Batch API. há 8 anos atrás
  Szymon Cofalik b108ab1d3c Fixed: InputCommand should not create empty insert deltas. há 8 anos atrás
  Maciej Bukowski 6c34784472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. há 8 anos atrás
  Anna Tomanek e4ca44e6ce Docs: API docs corrected. há 8 anos atrás
  Piotrek Koszuliński 984263b46f Aligned command API usage to the changes done in ckeditor5-core#89. há 8 anos atrás
  Krzysztof Krztoń 8a7ef194ec InputCommand accepts Range instead of Position as a parameter. há 8 anos atrás
  Krzysztof Krztoń 47679efc66 Refactoring. há 8 anos atrás
  Krzysztof Krztoń c0e53dcb2b Text is optional and defaults to empty text. há 8 anos atrás
  Krzysztof Krztoń 1526542a20 Do not check if range/text is not set. há 8 anos atrás
  Piotrek Koszuliński 6570db6578 API docs fixes. há 8 anos atrás
  Krzysztof Krztoń de8371550f Insert text only if its length is > 0. há 8 anos atrás
  Krzysztof Krztoń a11e78c874 Refactoring: buffer back to InputCommand, passing resultPosition to InputCommand. há 8 anos atrás
  Krzysztof Krztoń f6eaab83be Moved buffer back to input feature. há 8 anos atrás
  Krzysztof Krztoń c5b1ca92fa Consider only text insertions when incrementing buffer size. há 8 anos atrás