提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński 695319a028 Tests: Added tests created while debugging ckeditor/ckeditor5-clipboard#2. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Maksymilian Barnaś 8dc43c8b66 Updated imports to use new paths. 9 年之前
  Szymon Cofalik d82ff31544 Fixed: Turn JSHint browser setting to false - missing files. 9 年之前
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 年之前
  Szymon Kupś 9104e91a26 Updated docs and tests in engine.dataProcessor.HtmlDataProcessor. 9 年之前
  Szymon Kupś e7294516db Changed the responsibilities of DataProcessor. 9 年之前
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 年之前
  Oskar Wrobel f50cf6f688 Changed import path in test from relative to absolute. 9 年之前
  Szymon Kupś 0a68f11626 Marked files that should not be tested under node.js. 9 年之前
  Aleksander Nowodzinski 90b5d4ae21 Fixed: HtmlDataProcessor tests failing in firefox because of const variable in the loop. 9 年之前
  Piotrek Koszuliński 40ee7446f8 Fixed paths in tests. 9 年之前
  Szymon Kupś 952910b399 Created HtmlWriter and DataProcessor interfaces, fixed and added test against XSS attacks for HtmlDataProcessor. 10 年之前
  Szymon Kupś 52337a482c Added DataProcessor, HtmlDataProcessor and BasicHtmlWriter classes. 10 年之前