Historial de Commits

Autor SHA1 Mensaje Fecha
  fredck 1114dd3f65 Simplified docs for Lo-Dash stuff. hace 11 años
  fredck b952c7225b Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). hace 11 años
  fredck a6f00b3990 Removed tests for Lo-Dash features. hace 11 años
  Grzegorz Pabian 369dcd0d21 Replaced 'equals' with more explicit ones. hace 11 años
  Grzegorz Pabian 415c1af6d0 Minor typo fixes. hace 11 años
  fredck 8bacc67434 Passing code coverage through untestable code. hace 11 años
  fredck 0d7f49c0bd Excluded third-party libs from linting. hace 11 años
  fredck aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. hace 11 años
  fredck 125058b556 Added documentation for Lo-Dash extensions. hace 11 años
  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. hace 11 años
  Grzegorz Pabian c73707ab16 Fixed comment formatting (?). hace 11 años
  Grzegorz Pabian 8411aac6e3 Merge pull request #8 from cksource/t/6 hace 11 años
  Grzegorz Pabian 1e8e6bd7f5 Merge pull request #5 from cksource/t/4 hace 11 años
  Grzegorz Pabian e74e009a86 Removed pointless assertion from utils.isOjbect tests. hace 11 años
  Grzegorz Pabian e66e67d3ee Minor code-style fixes and additional comments. hace 11 años
  fredck d772a79a57 Minor typo fixing. hace 11 años
  fredck d0a0c74c33 Fixed a wrong use of Date.now() to produce a Date object. hace 11 años
  fredck cf8a13ece1 Introduced Collection. hace 11 años
  fredck 124d7a0178 Added the "source" property to EventInfo. hace 11 años
  fredck 68243560cc Implemented Model.extend(). hace 11 años
  fredck 3d21d89d23 Made Model observable. hace 11 años
  fredck c3c1c32c62 Introduced the Model class with the basics for attributes creation. hace 11 años
  fredck 7306798cdf Introduced the Emitter mixin with the events API. hace 11 años
  fredck 2b959e12f5 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. hace 11 años
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). hace 11 años
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). hace 11 años
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." hace 11 años
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). hace 11 años
  fredck 4e1d137fbf Added a "null" test for isObject. hace 11 años
  fredck e53d9eb582 Introduced the Promise class and module. hace 11 años