提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński ed92d34c99 Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 年之前
  Piotrek Koszuliński 0430385127 Updated package.json. See https://github.com/ckeditor/ckeditor5/issues/254. 9 年之前
  Aleksander Nowodzinski 193e55c7f0 0.2.0 9 年之前
  Piotrek Koszuliński a524608742 Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. 9 年之前
  Piotrek Koszuliński 1183d6f2b5 0.1.0 9 年之前
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. 9 年之前
  Piotrek Koszuliński 25eaae4132 Fixed gulp lodash - it should remove src/lib/lodash before building new one. 10 年之前
  Piotrek Koszuliński 5763e1178e Merge pull request #169 from ckeditor/t/168 10 年之前
  Szymon Kupś f5dbee868f Updated git-guppy version, added base directory to guppy.stream method. 10 年之前
  Piotr Jasiun c378d5f63b Added missing gulp-util to package.json. 10 年之前
  Piotrek Koszuliński bcf1db1461 Updated and rebuilt lodash. 10 年之前
  Piotrek Koszuliński 5d2eac11d8 Aligned package.json to changes in ckeditor/ckeditor5#70. 10 年之前
  Szymon Kupś 997aa3c5fc Moved from Grunt to Gulp: gulp lint, gulp lodash tasks introduced. 10 年之前
  Piotrek Koszuliński 3e3480ec96 First attempt to port src/*.js files. 10 年之前
  Piotrek Koszuliński 7f61e6d6a5 Updated deps and started using the ^ semver range. 10 年之前
  fredck ab27f82c95 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. 11 年之前
  fredck 6c7d116fd3 Initialized package.json. 11 年之前
  fredck 2f62bc5738 Added repository to package.json. 11 年之前
  fredck d1309ac626 Updated package.json. 11 年之前
  fredck 08c4defd83 Custom implementation of jscs, which checks only next commit files. 11 年之前
  fredck 56ef95ae4d Made package.json more empty, so it is clearer what to get filled in it. 11 年之前
  fredck 5d5ba65431 Added recommended "keywords" and "dependencies" entries to package.json. 11 年之前
  fredck d6860e2857 Upgraded load-grunt-tasks in package.json. 11 年之前
  fredck 458028062e Fixed indentation in package.json. 11 年之前
  fredck 72637aa683 Being more agreessive with grunt update for common packages. 11 年之前
  fredck cf26f930c5 Using load-grunt-tasks to avoid grunt.loadNpmTasks. 11 年之前
  fredck 9eb009334a Added git hooks support for pre-commit linting. 11 年之前
  fredck e632204974 Added support for jshint and made it a pure grunt task. 11 年之前
  fredck fd34094fd1 Added support for jscs and made it a pure grunt task. 11 年之前
  fredck 4c4d0b58dc Added template for grunt. 11 年之前