Piotrek Koszuliński
|
d95584b80b
Tests: Sinon isn't global before tests are executed.
|
%!s(int64=10) %!d(string=hai) anos |
Piotr Jasiun
|
8e4348f5f0
Added separate .jshintrc file in the tests directory. Remove global declarations from files.
|
%!s(int64=10) %!d(string=hai) anos |
Piotrek Koszuliński
|
c43ae0985d
Converted existing classes and tests to ES6 style.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
17641b01ea
Corrected some improper references to the global Promise classs.
|
%!s(int64=10) %!d(string=hai) anos |
Grzegorz Pabian
|
18568ed7d7
Minor typo fixes.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
d6ca2d0887
Minor tests cleanup.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
0366d486e6
Changed the plugin initialization procedure to guarantee that asynchronous dependencies execute first.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
7772728b7a
Added missing test for the dumb Plugin.init().
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
2af76b51c1
The init() method of plugins is now called as part of editor.init().
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
c5f80ba962
Introduced `editor.plugins` and `editor.init()`.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
4b626dfeb6
Introduced CKEDITOR.config and Editor.config.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
a18fb22088
Avoided using document.body for Editor tests.
|
%!s(int64=10) %!d(string=hai) anos |
Grzegorz Pabian
|
c9e9f3ee1f
Minor typo fixes.
|
%!s(int64=10) %!d(string=hai) anos |
fredck
|
cf12fdfb79
Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances.
|
%!s(int64=10) %!d(string=hai) anos |