Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 3414f2bcc3 Simplified containsOnlyTextNodes(). 8 years ago
  Szymon Kupś 7186fddc97 Merge branch 'master' into t/100 8 years ago
  Szymon Kupś e3414491c3 Improved Input plugin code coverage. Added more test cases. 8 years ago
  Szymon Kupś 13bf4b1f52 More tests to changes in Input plugin, handling more edge-cases. 8 years ago
  Szymon Kupś e6b2da96af Added more edge cases tests to Input plugin. 8 years ago
  Szymon Kupś 9d9663ce31 Tests in Input plugin checking element switch mutation. 8 years ago
  Szymon Kupś e0bf413d7a Docs fixes in Input plugin. 8 years ago
  Piotrek Koszuliński 958662f4ca Docs: Fixed extend ref. [skip ci] 8 years ago
  Szymon Kupś 870e43731e Refactoring and docs in Input plugin. 8 years ago
  Szymon Kupś 45a60b319f Added child mutation handling to MutationHandler class. 8 years ago
  Szymon Kupś 47397f172b Handing children mutations WIP. 8 years ago
  Szymon Kupś f1b06cdc85 Added function checking if container children are mutated to MutationHandler class. 8 years ago
  Piotrek Koszuliński f917504993 Merge pull request #104 from ckeditor/ckeditor5-engine/remove-refactor 8 years ago
  Piotrek Koszuliński 0866069da0 Merge branch 'master' into ckeditor5-engine/remove-refactor 8 years ago
  Piotrek Koszuliński 1bd380d95d Merge pull request #108 from ckeditor/t/107 8 years ago
  Oskar Wróbel be30ac648c Prevent from modifying document by Input feature when InputCommand is disabled. 8 years ago
  Piotrek Koszuliński a2bed769cc Internal: Aligned plugin name to the new convention. [skip ci] 8 years ago
  Kamil Piechaczek 8c9e3d05c9 Internal: Simplified the plugin names. 8 years ago
  Szymon Kupś d0c6b2dae7 Internal: DataController#deleteContent node merging is now a default behaviour. Closes #97. 8 years ago
  Piotrek Koszuliński 337da629a3 Added a test case for the issue and changed the deleteContent() use to match changes in the engine. 8 years ago
  Szymon Cofalik 09c17d6079 Tests: Updated test due to selection restoring algorithm change in undo. 8 years ago
  Szymon Kupś 9a3cee1465 Internal: Updated the path to the ClassicEditor class (see https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). 8 years ago
  Szymon Kupś c5f42ae22a Merge branch 'master' into t/ckeditor5-editor-classic/41 8 years ago
  Piotrek Koszuliński ec2fe8888e Docs: Minor API docs fixes. 8 years ago
  Piotrek Koszuliński 0f56f1d56f Internal: Use a more standard .gitignore notation. See https://github.com/ckeditor/ckeditor5/issues/456. 8 years ago
  Piotrek Koszuliński 4ef5340f1e Bumped up dev-lint. 8 years ago
  Piotrek Koszuliński ad4fabac0f Merge branch 'master' into t/ckeditor5/456 8 years ago
  Aleksander Nowodzinski 2bbfad3d3b Other: Updated the path to the ClassicEditor class (see https://github.com/ckeditor/ckeditor5-editor-classic/issues/41). 8 years ago
  Szymon Kupś 1993adf1e1 Other: Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). 8 years ago
  Piotrek Koszuliński 984263b46f Aligned command API usage to the changes done in ckeditor5-core#89. 8 years ago