Aleksander Nowodzinski
|
00bace7a9a
Internal: Re-used the `DataController#viewDocument` as a document for the `HtmlDataProcessor` in the data pipeline.
|
5 年之前 |
Maciej Gołaszewski
|
4d63db7aee
Merge branch 'master' into i/6091
|
5 年之前 |
Kamil Piechaczek
|
dfb8b6332b
Requested changes during the review.
|
5 年之前 |
Maciej Gołaszewski
|
e9cf478298
Fix dangling comma.
|
5 年之前 |
Kamil Piechaczek
|
ff2b5c06e8
Aligned to changes in Editor class.
|
5 年之前 |
Maciej Gołaszewski
|
737fd6149a
Add missing StylesProcessor instance.
|
5 年之前 |
Maciej Bukowski
|
f859927755
Merged `i/6079`.
|
5 年之前 |
Maciej Bukowski
|
60e982065c
Changed instance to watchdog item.
|
5 年之前 |
Maciej Bukowski
|
0e5cbef2e6
Fixed broken test.
|
5 年之前 |
Maciej Bukowski
|
88ca4024b2
Removed observable `Watchdog#state`, fixed tests.
|
5 年之前 |
Maciej Bukowski
|
c8c9291e76
WIP - Changing EmitterMixin to a custom event emitter.
|
5 年之前 |
Maciej Bukowski
|
bc67b1a226
API docs fixes - Destructing -> destroying.
|
5 年之前 |
Maciej Bukowski
|
2a9d172e9d
Removed the `EditorWatchdog.for()` method.
|
5 年之前 |
Maciej Bukowski
|
84293787ef
Apply suggestions from code review
|
5 年之前 |
Maciej Bukowski
|
9ee8ee20bb
Improved the previously invalid test.
|
5 年之前 |
Maciej Bukowski
|
471fff225c
Fixed tests.
|
5 年之前 |
Maciej Bukowski
|
67de7bc718
Removed imports to sinon and chai.
|
5 年之前 |
Maciej Bukowski
|
7dff251c94
Removed async/await syntax from the EditorWatchdog.
|
5 年之前 |
Maciej Bukowski
|
e4ee3bb8d7
Removed async/await syntax from the ContextWatchdog.
|
5 年之前 |
Maciej Bukowski
|
ed9f183b15
Moved tests to the async/await version.
|
5 年之前 |
Maciej Bukowski
|
eff8186966
Improved Added methods for context handling in editor watchdog.
|
5 年之前 |
Maciej Bukowski
|
30834e7d08
Split Watchdog class into the base Watchdog class and derived from it EditorWatchdog class.
|
5 年之前 |