Historia zmian

Autor SHA1 Wiadomość Data
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 lat temu
  Oskar Wrobel 5faad92674 Renamed `END` to lower case. 9 lat temu
  Oskar Wrobel 448990ca4a Renamed `BEFORE` and `AFTER` to lower case. 9 lat temu
  Szymon Kupś 7abcf0c15d Added tests to model test utilities to check consistency with view test utilites. 9 lat temu
  Szymon Kupś f31bd153d3 Added test and refactoring to model test utilities. 9 lat temu
  Szymon Kupś 9d6a45e94a Returning parsed node or DocumentFragment in model utilities. 9 lat temu
  Oskar Wrobel 02f912477c Merge branch 'master' into t/390 9 lat temu
  Szymon Kupś 63a017800d Changed regexps to strings when matching whole string in to.throw() test. 9 lat temu
  Oskar Wrobel b6cd907055 Fixed test for setData utils method. 9 lat temu
  Oskar Wrobel a0e5b7a875 Added validation for document object in set/getData utils methods. 9 lat temu
  Oskar Wrobel 564f153d7d Changed parameters orded of model.document.createRoot() method. 9 lat temu
  Oskar Wrobel f04fb50286 Added parameter validation for getData(). 9 lat temu
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 lat temu
  Szymon Kupś 856a047f76 Removed other occurences of in tests. 9 lat temu
  Szymon Kupś aebf94aba2 Changed withSelection option in view's and model's test utilities to withoutSelection. 9 lat temu
  Szymon Kupś f008cbd61d Added test to getData/setData model test utilities. 9 lat temu
  Szymon Kupś a8959357ea Added parse method to model test utilities. Moved tests from setData to parse method. 9 lat temu
  Szymon Kupś f07df035b0 Added tests checking Position and Range params in model's stringify test utils. 9 lat temu
  Szymon Kupś 2ce5f72201 Moved model test utils getData() tests to stringify() tests. 9 lat temu
  Szymon Kupś d0dd9866d2 Added stringify() method to model test utils. 9 lat temu
  Szymon Kupś e2fee39eed Fixed file's header. 9 lat temu
  Piotrek Koszuliński fe3c8ebc38 Fixed a case when selection was placed in an empty root. 9 lat temu
  Szymon Cofalik cfc7a2e1d7 Tests: minor corrections. 9 lat temu
  Piotrek Koszuliński 7e6c49da49 Tests: Fixed test description. 9 lat temu
  Piotrek Koszuliński 5057d25da9 Tests: Minor corrections. 9 lat temu
  Piotrek Koszuliński 1dfba39ed5 Added support for selection. 9 lat temu
  Piotrek Koszuliński 415b045ba8 Basic implementation of setData(). 9 lat temu
  Piotrek Koszuliński deffa5a0d8 Implemented testUtils.getData( document ). 9 lat temu