提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 8a5e23a57d Remember about stopping fn execution after rejecting a promise. 10 年之前
  Piotrek Koszuliński 8006bc059d Introduced basic mechanism for detecting and firing creators. 10 年之前
  Piotrek Koszuliński 6b7f82a51e Removed unnecessary complication - if it ever becomes a problem we should throw, not hide the error. 10 年之前
  Piotrek Koszuliński 046fb4b974 Merge pull request #43 from cksource/t/42 10 年之前
  Piotrek Koszuliński 6044c49de8 Merge branch 'master' into t/42 10 年之前
  Piotrek Koszuliński 4f4ea43b34 Merge pull request #45 from cksource/t/44 10 年之前
  Piotrek Koszuliński d95584b80b Tests: Sinon isn't global before tests are executed. 10 年之前
  Aleksander Nowodzinski a90e12656a Ensured that plugins loaded into PluginCollection are instances of Plugin. 10 年之前
  Aleksander Nowodzinski 3724f9720f Fixes #42. 10 年之前
  Piotrek Koszuliński a4c7853841 Merge pull request #41 from cksource/t/40 10 年之前
  Piotrek Koszuliński 82e0267f0b Tests: Improved error forwarding tests. 10 年之前
  Piotrek Koszuliński b60243b9fa Tests: Clarified what's need to be clarified. 10 年之前
  Piotrek Koszuliński 9cbd41d941 Made PluginCollection forward the original error. 10 年之前
  Piotrek Koszuliński 1e94c39e03 Merge pull request #39 from cksource/t/38 10 年之前
  Piotrek Koszuliński 64bf6f4bc4 API docs: Iproved constructor description. 10 年之前
  Piotrek Koszuliński a4cc65a7b6 Added missing globals to tests' jshintrc. 10 年之前
  Piotrek Koszuliński 1352e0778d Add error data to the error message, to make the message more useful. 10 年之前
  Piotrek Koszuliński 14dd4cf8cb API docs: Fixed the CKEditorError class documentation. 10 年之前
  Piotrek Koszuliński bf0ed27351 Replaced existing Error() usage with CKEditorError(). 10 年之前
  Piotrek Koszuliński 8c881321c7 Added log and ckeditorerror modules. 10 年之前
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 年之前
  Piotr Jasiun d146920728 Merge remote-tracking branch 'boilerplate/esnext' 10 年之前
  Piotr Jasiun 7744973b0c Merge branch 'master' into esnext 10 年之前
  Piotr Jasiun ac0815276c Use default .jscsrc and .jshintrc confing files. It means that if any subdirectory will contain config file it will be used. 10 年之前
  Piotrek Koszuliński 1304b9e730 Merge branch 't/37' 10 年之前
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 年之前
  Piotrek Koszuliński 70a926fafa Moved specific configs to the config files. Avoid scattering them around. 10 年之前
  Piotrek Koszuliński f890045ef1 Merge remote-tracking branch 'boilerplate/esnext' 10 年之前
  Piotrek Koszuliński 39501139f4 Merge branch 'master' into esnext 10 年之前
  Piotrek Koszuliński 23a4d70821 Moved JSCS and JSHint files to the root directory. Fixes #17. 10 年之前