Aleksander Nowodzinski
|
19a60ba017
Use NamedCollection Map API in #find and #filter.
|
10 years ago |
Piotrek Koszuliński
|
5832a70a7b
Added forEach, filter and find methods to Collection and NamedCollection.
|
10 years ago |
Piotrek Koszuliński
|
93d8d03439
Does not throw from get() so we don't need to introduce has().
|
10 years ago |
Aleksander Nowodzinski
|
3688cc90b0
Closes #48. Merge branch 't/48'
|
10 years ago |
Aleksander Nowodzinski
|
f514365606
Added forEach method to NamedCollection API.
|
10 years ago |
Aleksander Nowodzinski
|
4febb69edc
Use native Map for NamedCollection _models property.
|
10 years ago |
Piotrek Koszuliński
|
7b7643a110
Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it).
|
10 years ago |
Piotrek Koszuliński
|
bc7c6afb92
Introduced NamedCollection.
|
10 years ago |
Piotrek Koszuliński
|
2e6ce7e2ae
Cleaned up jshint config after enabling browser&node modes in specific directories.
|
10 years ago |
Piotrek Koszuliński
|
d1faca223e
Merge remote-tracking branch 'boilerplate/ckeditor5'
|
10 years ago |
Piotrek Koszuliński
|
ef16563e5a
Merge branch 'esnext' into ckeditor5
|
10 years ago |
Piotrek Koszuliński
|
a5c0c6bfc3
Enabled ES6 in dev/.
|
10 years ago |
Piotrek Koszuliński
|
f5e7f334ca
Not needed after we enabled the browser env.
|
10 years ago |
Piotrek Koszuliński
|
5bc7ab9b2d
Merge branch 'esnext' into ckeditor5
|
10 years ago |
Piotrek Koszuliński
|
64edc3c8f4
Merge branch 'master' into esnext
|
10 years ago |
Piotrek Koszuliński
|
44c146cffd
Enabled node env in dev/ directory.
|
10 years ago |
Piotrek Koszuliński
|
4a8dc5e605
Enabled browser env in root and tests.
|
10 years ago |
Piotrek Koszuliński
|
290489f90b
Added configuration for CKEditor 5.
|
10 years ago |
Piotrek Koszuliński
|
a877f44d9d
Merge branch 'master' into esnext
|
10 years ago |
Piotrek Koszuliński
|
7c333860be
Mentioned the ckeditor5 branch in the documentation.
|
10 years ago |
Piotrek Koszuliński
|
27e1acc54b
Merge branch 't/51'. Fixes #51.
|
10 years ago |
Piotrek Koszuliński
|
c275e2876d
Removed the Promise module.
|
10 years ago |
Piotrek Koszuliński
|
21aaed0b6e
Merge pull request #47 from cksource/t/26b
|
10 years ago |
Piotrek Koszuliński
|
11a32b8f55
Tests: Minor simplification.
|
10 years ago |
Piotrek Koszuliński
|
4400d141e8
Remember about stopping fn execution after rejecting a promise.
|
10 years ago |
Piotrek Koszuliński
|
9a932bf1ae
Introduced basic mechanism for detecting and firing creators.
|
10 years ago |
Piotrek Koszuliński
|
a96b0613c9
Merge pull request #39 from cksource/t/38
|
10 years ago |
Piotrek Koszuliński
|
3296f748c9
API docs: Iproved constructor description.
|
10 years ago |
Piotrek Koszuliński
|
877db113f1
Added missing globals to tests' jshintrc.
|
10 years ago |
Piotrek Koszuliński
|
6470c0b55b
Add error data to the error message, to make the message more useful.
|
10 years ago |