Historia zmian

Autor SHA1 Wiadomość Data
  Oskar Wrobel 0f17e4267d Increased code coverage of view and model utils. 9 lat temu
  Piotr Jasiun 9f8338bb5c Merge pull request #554 from ckeditor/t/306 9 lat temu
  Szymon Cofalik d82ff31544 Fixed: Turn JSHint browser setting to false - missing files. 9 lat temu
  Oskar Wrobel eee2ffa180 Changed the way of setting selection characters in stringify + add the same option to parse. 9 lat temu
  Oskar Wrobel 6ef6308901 New way of setting and printing attribute priority. 9 lat temu
  Oskar Wrobel c0dd13db03 Added configuration for range inside text representation. 9 lat temu
  Szymon Cofalik 89fffdcc38 Tests: added tests with unicode characters and also did some minor fixes in tests. 9 lat temu
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 lat temu
  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
  Szymon Kupś 8f5c1b3995 Added empty DocumentFragment handling to view utils parse(). 9 lat temu
  Szymon Kupś e11b8673d6 Fixed issue with spaces in setData view utility. 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
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 lat temu
  Szymon Kupś ac1dc56135 Added attributes sorting to view test utils. 9 lat temu
  Szymon Kupś 0a68f11626 Marked files that should not be tested under node.js. 9 lat temu
  Oskar Wrobel c7e80a635a Renamed TreeView.TreeView to TreeView.Document. 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ś ffc1eaf603 Fixed issues with view parse method in test utils. 9 lat temu
  Szymon Kupś 0d155d4889 Changed view test utils getData/setData to not include root element. 9 lat temu
  Szymon Kupś 5fc8ce7f11 Split test to contain single case in view test utilities. 9 lat temu
  Szymon Kupś 0c01f41a28 Added Position and Range handling to stringify view util function. 9 lat temu
  Szymon Kupś 4a3d3d1224 Using destructuring instead of Array.from in view test utilities. 9 lat temu
  Szymon Kupś 8d6db89356 Improved documentation and error messages in view test utilities. 9 lat temu
  Szymon Kupś 62c1c09c07 Improved tests code coverage for view test utils. 9 lat temu
  Szymon Kupś ff78974e90 Added parsing function to view test utilities. 9 lat temu
  Szymon Kupś b7513085af Added setData method to view test utils. 9 lat temu
  Szymon Kupś a89c0fcaad Changed how priority is stringified in tree view test tools. 9 lat temu