Commit History

Author SHA1 Message Date
  Szymon Cofalik d82ff31544 Fixed: Turn JSHint browser setting to false - missing files. 9 years ago
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 years ago
  Szymon Kupś 9104e91a26 Updated docs and tests in engine.dataProcessor.HtmlDataProcessor. 9 years ago
  Szymon Kupś e7294516db Changed the responsibilities of DataProcessor. 9 years ago
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 years ago
  Oskar Wrobel f50cf6f688 Changed import path in test from relative to absolute. 9 years ago
  Szymon Kupś 0a68f11626 Marked files that should not be tested under node.js. 9 years ago
  Aleksander Nowodzinski 90b5d4ae21 Fixed: HtmlDataProcessor tests failing in firefox because of const variable in the loop. 9 years ago
  Piotrek Koszuliński 40ee7446f8 Fixed paths in tests. 9 years ago
  Szymon Kupś 952910b399 Created HtmlWriter and DataProcessor interfaces, fixed and added test against XSS attacks for HtmlDataProcessor. 10 years ago
  Szymon Kupś 52337a482c Added DataProcessor, HtmlDataProcessor and BasicHtmlWriter classes. 10 years ago