Piotrek Koszuliński
|
3aa73c8693
Docs and other improvements.
|
5 лет назад |
Kamil Piechaczek
|
62cfb979eb
Reverted changes in Renderer class.
|
5 лет назад |
Kamil Piechaczek
|
b47dec2d16
Requested changes during the review.
|
5 лет назад |
Kamil Piechaczek
|
c5b34869b7
Styles Processor must be unique across the entire editor instance.
|
5 лет назад |
Kamil Piechaczek
|
07ef72d9e2
DomConverter.domToView() requires an instance of view.Document as a first argument.
|
5 лет назад |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 лет назад |
Maciej Bukowski
|
7236957908
Added missing `istanbul ignore next`.
|
6 лет назад |
Maciej Bukowski
|
eddaaaebe1
Rethrown original error in try-catch blocks when the `debug=true` mode is on.
|
6 лет назад |
Maciej Gołaszewski
|
29c1754ebe
Revert "Fix: IME composistion broken in empty paragraph in Safari."
|
6 лет назад |
Maciej Bukowski
|
8025d041c9
Moved common error handling part to the `CKEditorError` class.
|
6 лет назад |
Maciej Bukowski
|
c220ac73a0
Wrapped the `view.change()` into the try/catch block.
|
6 лет назад |
farthinker
|
12b3f4bde0
Fix: IME composistion broken in empty paragraph in Safari.
|
6 лет назад |
Szymon Cofalik
|
a98743c445
Another fixes in error handling after review.
|
6 лет назад |
Maciej Bukowski
|
fa75dca94a
Removed usage of logger.
|
6 лет назад |
Szymon Cofalik
|
80ccfa5d17
Internal: Added env-targeted tests for `InputObserver`.
|
6 лет назад |
Szymon Cofalik
|
e43118b5c7
Internal: `beforeinput` event observer will be added only for Android devices because it breaks some composition scenarios on Safari.
|
6 лет назад |
Maciej Bukowski
|
5d2f8e713e
Fixing error context - WIP.
|
6 лет назад |
Szymon Cofalik
|
4558b04c00
Feature: Added `view.Document#event:beforeinput`.
|
6 лет назад |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 лет назад |
Oskar Wróbel
|
8da1cee3fa
Introduce readonly View#isRenderingInProgress flag to check if view is in the rendering phase.
|
6 лет назад |
Aleksander Nowodzinski
|
0f001eaf0e
Internal: Enabled the .ck-read-only class support on view root element. Originally introduced in ckeditor/ckeditor5-ui#453 but forgotten in ckeditor/ckeditor5-ui#463 refactoring. Closes #1680.
|
6 лет назад |
Aleksander Nowodzinski
|
2622511685
Fix: View#detachDomRoot should not throw because NamedNodeMap is not iterable in MS Edge (see ckeditor/ckeditor5#479).
|
6 лет назад |
Aleksander Nowodzinski
|
cf16be5ee4
Fix: View#attachDomRoot should not throw because NamedNodeMap is not iterable in MS Edge.
|
6 лет назад |
Aleksander Nowodzinski
|
8efa11d6aa
Merge remote-tracking branch 'origin/master' into t/ckeditor5/479
|
6 лет назад |
Maciej Bukowski
|
c1c7feadec
Internal: API docs fixes.
|
6 лет назад |
Aleksander Nowodzinski
|
c041b0599b
Merge branch 'master' into t/ckeditor5/479
|
6 лет назад |
Maciej Bukowski
|
d3a56e4236
Merge branch 't/1653-b2' into t/1653-b
|
6 лет назад |
Maciej Bukowski
|
a7d1ecf853
API docs fixes.
|
6 лет назад |
Piotr Jasiun
|
73d16990f5
Added missing space.
|
6 лет назад |
Aleksander Nowodzinski
|
1adf59d3cb
Moved RootEditableElement#_initialDomAttributes to View#_initialDomRootAttributes because it is a pure View logic.
|
6 лет назад |