Maciej Gołaszewski
|
d792e320aa
Fix ESLint errors related to new CKEditorError check.
|
5 vuotta sitten |
Maciej Gołaszewski
|
f729c2f7fd
Fix CKEditorError message ids.
|
5 vuotta sitten |
Kamil Piechaczek
|
2283aa4f74
Internal: Bumped the year. [skip ci]
|
6 vuotta sitten |
Maciej Bukowski
|
d89a4ca218
Fixed test.
|
6 vuotta sitten |
Maciej Bukowski
|
d1b1b0ec59
Fixed code style.
|
6 vuotta sitten |
Maciej Bukowski
|
17486c297b
Improved error rethrowing.
|
6 vuotta sitten |
Maciej Bukowski
|
31bc4a1769
Made the `CKEditor.rethrowUnexpectedError()` stack trace more readable.
|
6 vuotta sitten |
Maciej Bukowski
|
854776c584
Introduced error rethrowing from `EmitterMixin#fire()`.
|
6 vuotta sitten |
Kamil Piechaczek
|
98899fd81e
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 vuotta sitten |
Szymon Cofalik
|
3b54a06152
Fix: Prevent infinite loops on `.once()`.
|
6 vuotta sitten |
Kamil Piechaczek
|
3e031cfe15
Internal: Bumped the year. [skip ci]
|
6 vuotta sitten |
Piotrek Koszuliński
|
1eba2cbdb7
Internal: Bumped the year. [skip ci]
|
8 vuotta sitten |
Maciej Gołaszewski
|
85a571140f
Tests: Add tests for current `once()` behavior.
|
8 vuotta sitten |
Maciej Gołaszewski
|
8376b2f1b7
Tests: Remove failing tests as not a part of an API yet.
|
8 vuotta sitten |
Maciej Gołaszewski
|
cb71941fc2
Tests: Added more tests for namespaced events.
|
8 vuotta sitten |
Piotrek Koszuliński
|
7080e06109
Removed unncessary code and added missing tests.
|
8 vuotta sitten |
Maciej Gołaszewski
|
0d33222893
Tests: Remove old EmitterMixin tests for context option.
|
8 vuotta sitten |
Maciej Gołaszewski
|
32935bd84e
Other: Remove context options form EmitterMixin.
|
8 vuotta sitten |
Piotrek Koszuliński
|
ddc1eab138
Implemented support for fire()'s return values.
|
8 vuotta sitten |
Piotrek Koszuliński
|
78a84f9ae1
Aligned the code style.
|
8 vuotta sitten |
Piotrek Koszuliński
|
69b66d2a0c
Updated imports to use scoped packages.
|
9 vuotta sitten |
Piotrek Koszuliński
|
7b73caeb46
Merge branch 'master' into t/114
|
9 vuotta sitten |
Szymon Cofalik
|
874344d587
Changed: Change EmitterMixin#_emitterId getter and setter to separate functions exported by module.
|
9 vuotta sitten |
Szymon Cofalik
|
42814721d6
Tests: missing tests for utils.EmitterMixin.
|
9 vuotta sitten |
Piotrek Koszuliński
|
41ab72e6f1
Bump up the year.
|
9 vuotta sitten |
Szymon Cofalik
|
5b4495e4e7
Changed: Make EmitterMixin#_listeningTo and _emitterId private by using Symbols.
|
9 vuotta sitten |
Piotrek Koszuliński
|
8fff7a1da5
Use package-based paths to modules.
|
9 vuotta sitten |
Piotrek Koszuliński
|
dfadc672ff
Code style: wraped tests in the main describe().
|
9 vuotta sitten |
Aleksander Nowodzinski
|
276b6072cd
Introduced Emitter#delegate( '*' ) syntax to delegate all events. Code refactoring.
|
9 vuotta sitten |
Aleksander Nowodzinski
|
23132fe5d8
Allowed delegation of all events in Emitter#delegate().
|
9 vuotta sitten |