提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński fc3b343313 Renamed ckeditor5-core to ckeditor5-engine. 9 年之前
  Piotrek Koszuliński 5646a7c8e2 Sorted deps. 9 年之前
  Piotrek Koszuliński 17124966a4 Added ckeditor-ui dep. 9 年之前
  Piotrek Koszuliński 70f7c69c81 Added utils as a dep. 9 年之前
  Aleksander Nowodzinski aec9a3b340 Removed branch-specific dependency declaration in package.json. 10 年之前
  Piotrek Koszuliński 9efe4a5f8b Setup for the current works on the UI. 10 年之前
  Maciej Gołaszewski 0fd0a78897 Add gulp task for building docs. 10 年之前
  Maciej Gołaszewski 7d395eb11b Add jsodc config with plugin for jsdoc bug with `export default class` documentation. 10 年之前
  Maciej Gołaszewski f8dd37ad4f Add jsdoc configuration and dependencies. 10 年之前
  Piotrek Koszuliński 8ef6c667a2 Updated gulp-mirror. 10 年之前
  Szymon Kupś 17ad7d38d8 Updated git-guppy version, added base directory to guppy.stream method. 10 年之前
  Piotrek Koszuliński 8a717df593 Added engines entry to package.json. Fixes #70. 10 年之前
  Piotrek Koszuliński 262903fd3f Merge branch 'master' into t/44 10 年之前
  Szymon Kupś 3353d19083 Changed dev-plugin-create task to use local template files instead of boilerplate project. 10 年之前
  Piotrek Koszuliński b82b702e84 Upgraded multipipe. 10 年之前
  Szymon Kupś 7b2456b1c0 Tests for jshint/jscs tasks. 10 年之前
  Szymon Kupś b89767a446 Removed grunt from package.json. 10 年之前
  Szymon Kupś 77c08ae0f7 Added pre-commit git hook with jshint and jscs. 10 年之前
  Szymon Kupś 3219003155 Added gulp lint task. 10 年之前
  Piotrek Koszuliński 75b0db0821 Initial work on porting tests to ES6 modules. 10 年之前
  Szymon Kupś 7c29a28b76 Added tests to builder build() method. 10 年之前
  Szymon Kupś 3ec09b82b8 Added tests for build utilities. 10 年之前
  Piotrek Koszuliński 99544850cd We'll need to handle errors manually, since plumber fails when using other stream libraries (which are not affected by it's monkey patches). 10 年之前
  Piotrek Koszuliński 90992a3429 We are forced to use patched requirejs due to https://phabricator.babeljs.io/T6880. 10 年之前
  Piotrek Koszuliński 22705c035b We don't need this plugin to test loading plugins any more. 10 年之前
  Piotrek Koszuliński 92943ce602 Started porting modules to ES6. 10 年之前
  Piotrek Koszuliński 3fa1c136f4 Added some colors. 10 年之前
  Piotrek Koszuliński 92b756556a Turns out the previous attempt wasn't that good. Forking streams require also cloning the src stream content. 10 年之前
  Piotrek Koszuliński ff4428106e Nth attempt to implement a reusable set of Gulp tasks succeeded. 10 年之前
  Piotrek Koszuliński a34056fddd Merge branch 'master' into t/43 10 年之前