Historique des commits

Auteur SHA1 Message Date
  Maksymilian Barnaś e4da05a25c Added early version of expect( fn ).to.throwCKEditorError(). il y a 9 ans
  Piotrek Koszuliński 894eb18415 Remove ES6 from a Bender.js statis, so we can run it in ES5 env without transpilation. See https://github.com/ckeditor/ckeditor5/issues/201. il y a 9 ans
  Piotrek Koszuliński 75b0db0821 Initial work on porting tests to ES6 modules. il y a 10 ans
  Piotrek Koszuliński 0201d23756 Tests: Added tests for bender.amd.* tools. il y a 10 ans
  Piotrek Koszuliński cbbb7d361e API docs. il y a 10 ans
  Piotrek Koszuliński 5dbcaa723d Loading files in Bender is trickyyyy... il y a 10 ans
  Piotrek Koszuliński 2ed7f34c39 Porting... porting... porting. il y a 10 ans
  Piotrek Koszuliński 92943ce602 Started porting modules to ES6. il y a 10 ans
  Piotrek Koszuliński 99f4a74634 Turned function expressions to arrow functions. il y a 10 ans
  Piotrek Koszuliński eea969a5b6 Changed var to let or const. il y a 10 ans
  Piotrek Koszuliński 70a5abfec4 Cleaned up jshint configs after enabling node&browser modes in specific directories. il y a 10 ans
  fredck 00baaa012f To avoid race conditions, guarantee that the `ckeditor` module is loaded before any other module in bender.amd.require(). il y a 10 ans
  Grzegorz Pabian 0968169520 Minor typo fixes. il y a 10 ans
  fredck a8afa0ac20 Re-introduced bender.amd.require() - a tool to easily require CKEditor modules in tests. il y a 11 ans
  fredck af634335b8 Revert "Introduced bender.amd.require() - a tool to easily require CKEditor modules in tests." il y a 11 ans
  fredck a7f512d78d Revert "Added support for describe.skip()." il y a 11 ans
  fredck 1137ff7f1a Added support for describe.skip(). il y a 11 ans
  fredck 26f6c7c77f Introduced bender.amd.require() - a tool to easily require CKEditor modules in tests. il y a 11 ans
  fredck 87f820099e Changed the ckeditor plugin for bender to user bender.defer(). il y a 11 ans
  fredck e7e9834d88 Introduced the "ckeditor" application in bender and the CKEditor 5 plugin for it. il y a 11 ans