Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 5df6cbcd44 Internal: Bumped the year. [skip ci] 8 years ago
  Piotrek Koszuliński 5008927e9a First batch of changes updating schema use to match the new API. 8 years ago
  Szymon Cofalik b70db0a766 Tests: Aligned tests to changes in ckeditor5-engine. 8 years ago
  Oskar Wróbel aeb2608af5 Aligned test with engine changes. 8 years ago
  Oskar Wróbel dae2e819f8 Aligned code with new Batch API. 8 years ago
  Szymon Cofalik 9f6ac516b1 Tests: Added a test for multiple text children insertion. 8 years ago
  Szymon Cofalik 85c9245e98 Tests: Added new test for multiple text mutations. 8 years ago
  Szymon Cofalik bb0c8fd845 Fixed: Fixed containerChildrenMutated method so it better checks whether there were any children mutations. 8 years ago
  Szymon Cofalik 13fc337ccc Tests: Fixed test. 8 years ago
  Maciej Bukowski 6c34784472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. 8 years ago
  Piotrek Koszuliński 504c6a4dff Merge branch 'master' into t/ckeditor5-engine/1049 8 years ago
  Kamil Piechaczek ad00f7cc06 Code style: Aligned code style to new ESLint version. 8 years ago
  Szymon Cofalik 322ee70d3e Tests: Fixed test. 8 years ago
  Piotrek Koszuliński 779af80a9b Simplified the lookup for mutations container. 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
  Oskar Wróbel be30ac648c Prevent from modifying document by Input feature when InputCommand is disabled. 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
  Kamil Piechaczek cea5ae080d Code style: Switched to ESLint. 8 years ago
  Oskar Wróbel 53e05438e9 Added missing editor destroy in tests. 8 years ago
  Krzysztof Krztoń 51ec8e3c60 Tests: redundant comment removed. 8 years ago
  Krzysztof Krztoń e5e3e3213d Tests: Range as InputCommand parameter. 8 years ago
  Krzysztof Krztoń 06229e385d Tests: #82 manual and unit test. 8 years ago
  Krzysztof Krztoń 47679efc66 Refactoring. 8 years ago
  Krzysztof Krztoń 058372aa96 Tests: delete command and input buffer un/lock test. 8 years ago
  Krzysztof Krztoń a11e78c874 Refactoring: buffer back to InputCommand, passing resultPosition to InputCommand. 8 years ago
  Krzysztof Krztoń aecb2f9c8a Tests: spellchecking input tests. 8 years ago
  Krzysztof Krztoń af9e659739 Tests: corrected selection misaligned with inserted text. 8 years ago