Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 234c8042d8 Minor corrections in docs. 11 年之前
  Grzegorz Pabian 11b1af353c Merge pull request #14 from cksource/t/7 11 年之前
  fredck 4be8a0f5f9 Marked unreachable code coverage. 11 年之前
  fredck 10f6c01bef Simplified docs for Lo-Dash stuff. 11 年之前
  fredck af31a90c91 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). 11 年之前
  Grzegorz Pabian 173f5df78b Replaced 'equals' with more explicit ones. 11 年之前
  Grzegorz Pabian 58312556dd Minor typo fixes. 11 年之前
  fredck 1c8d6c5b3b Passing code coverage through untestable code. 11 年之前
  fredck 2f5b51a06f Excluded third-party libs from linting. 11 年之前
  fredck 2672421113 Removed methods from utils which are not in use by CKEditor code. 11 年之前
  fredck 8af0c26e97 Added documentation for Lo-Dash extensions. 11 年之前
  fredck da457fbee5 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 年之前
  Grzegorz Pabian 11d81e9e01 Merge pull request #8 from cksource/t/6 11 年之前
  Grzegorz Pabian ae2ea8edec Merge pull request #5 from cksource/t/4 11 年之前
  fredck 02fa1d4ce6 Minor typo fixing. 11 年之前
  fredck 398e3d67d7 Introduced Collection. 11 年之前
  fredck 546d310d3f Added the "source" property to EventInfo. 11 年之前
  fredck 22513c7ab1 Implemented Model.extend(). 11 年之前
  fredck ccbe408465 Made Model observable. 11 年之前
  fredck 9af79317a6 Introduced the Model class with the basics for attributes creation. 11 年之前
  fredck e0650f9b37 Introduced the Emitter mixin with the events API. 11 年之前
  fredck b2025bbfa8 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. 11 年之前
  fredck 4692b7d2af Re-reviewed tests to use bender.amd.require(). 11 年之前
  fredck a292595841 Revert "Reviewed tests to use bender.amd.require()." 11 年之前
  fredck cb0552cb67 Reviewed tests to use bender.amd.require(). 11 年之前
  fredck b36531fbec Introduced the Promise class and module. 11 年之前
  fredck f634ae2278 Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. 11 年之前
  fredck 4c3195f91f Merge branch 't/1' 11 年之前
  fredck 1759d7bc07 Fixed wrong check for function in extend(). 11 年之前
  fredck 0e9b5892c4 Introduced the "utils" module and its extend() method. 11 年之前