Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 909c428fff Added forEach, filter and find methods to Collection and NamedCollection. 10 years ago
  Piotrek Koszuliński 09a82da84a Does not throw from get() so we don't need to introduce has(). 10 years ago
  Piotrek Koszuliński 85ca0078a1 Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it). 10 years ago
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 years ago
  fredck 565f63c273 Moved code out of the "mvc" directory. 10 years ago
  Grzegorz Pabian d7ac292921 Minor fixes in comments. 10 years ago
  fredck a2b3aba380 Fixed error handling to throw Error instances instead of strings. 11 years ago
  fredck 0469c32343 Removed event-bubbling features. 11 years ago
  Grzegorz Pabian 8c301fa884 Replaced 'equals' with more explicit ones. 11 years ago
  fredck 8f9027ad54 Introduced Collection. 11 years ago