Maciej Gołaszewski
|
1f821f35d0
Documentation: fix some problems with used tags. Add full core.Creator docs.
|
9 лет назад |
Maciej Gołaszewski
|
a4edc537e1
Documentation: fix @property tag with @type.
|
9 лет назад |
Piotrek Koszuliński
|
c50f8519c8
Started using utils.mix().
|
10 лет назад |
Aleksander Nowodzinski
|
b8a1c45873
Removed obsolete _nextId property.
|
10 лет назад |
Aleksander Nowodzinski
|
405c5b4521
Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id.
|
10 лет назад |
Aleksander Nowodzinski
|
5e14d1707d
Fixed: Unable to move items with auto–generated ids between Collections.
|
10 лет назад |
Piotr Jasiun
|
de2824f4f8
Updated copyrights.
|
10 лет назад |
Piotrek Koszuliński
|
4068fd4554
Cleanup.
|
10 лет назад |
Piotrek Koszuliński
|
85665f89a1
First attempt to port src/*.js files.
|
10 лет назад |
Aleksander Nowodzinski
|
cf29221849
Added an optional index argument to Collection#add with tests.
|
10 лет назад |
Aleksander Nowodzinski
|
a5e7bf1a7b
Extended Collection#add() with optional index parameter.
|
10 лет назад |
Piotrek Koszuliński
|
5ecd6d8705
Use arrow functions.
|
10 лет назад |
Piotrek Koszuliński
|
b0aca27c96
Replaced var with let or const.
|
10 лет назад |
Piotrek Koszuliński
|
4140d7cd27
Made add() chainable.
|
10 лет назад |
Piotrek Koszuliński
|
db80a1fe68
Removed the ability to pass items to the constructor and wrapped the existing option in an options object.
|
10 лет назад |
Piotrek Koszuliński
|
39fac39d13
Reimplemented the Collection class.
|
10 лет назад |
Piotrek Koszuliński
|
909c428fff
Added forEach, filter and find methods to Collection and NamedCollection.
|
10 лет назад |
Piotrek Koszuliński
|
09a82da84a
Does not throw from get() so we don't need to introduce has().
|
10 лет назад |
Piotrek Koszuliński
|
85ca0078a1
Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it).
|
10 лет назад |
Piotrek Koszuliński
|
c0defaa215
Introduced NamedCollection.
|
10 лет назад |
Piotrek Koszuliński
|
c43ae0985d
Converted existing classes and tests to ES6 style.
|
10 лет назад |
Piotr Jasiun
|
5db9c6d06d
Fixed typo.
|
10 лет назад |
fredck
|
565f63c273
Moved code out of the "mvc" directory.
|
10 лет назад |