Historique des commits

Auteur SHA1 Message Date
  Aleksander Nowodzinski 9bfe76cda5 Tests: Added test for disabling rendering of a fresh view by the controller until first changes were made to the model. il y a 7 ans
  Aleksander Nowodzinski 9f313ccec3 Fix: Remove/restore the attributes on the DOM element instead of the view root element in detachDomRoot. This prevents issues with additional change block and rendering when the editor is being destroyed. il y a 7 ans
  Aleksander Nowodzinski 63d0067e8a Tests: Aligned view test to the changes in dynamic attribute management. il y a 7 ans
  Aleksander Nowodzinski fe0dda40b7 Merge branch 'master' into t/ckeditor5/479 il y a 7 ans
  Aleksander Nowodzinski a7a1733077 Tests: Added tests for changes in View#attachDomRoot and #detachDomRoot. il y a 7 ans
  Anna Tomanek c1fff863a0 Docs: Conversion docs corrected. [skip ci] il y a 7 ans
  Aleksander Nowodzinski ad34950d89 Improved placeholder helpers when indirect host. Added tests for placeholder helpers. il y a 7 ans
  Aleksander Nowodzinski cc9876a1a3 Tests: Updated manual placeholder test to the latest API. il y a 7 ans
  Aleksander Nowodzinski 866b298e8a Reverted the default value of View#_renderingDisabled and activated the flag in the EditingController. il y a 7 ans
  Aleksander Nowodzinski ad1d8d8e55 Code refactoring in the placeholder helpers. il y a 7 ans
  Piotr Jasiun f15280dfa3 Merge pull request #1646 from ckeditor/t/ckeditor5/1477 il y a 7 ans
  Krzysztof Krztoń fd5500e657 Merge branch 'master' into t/ckeditor5/1477 il y a 7 ans
  Aleksander Nowodzinski c6877484d8 Code refactoring: re-organized the placeholder helper utilities. il y a 7 ans
  Aleksander Nowodzinski 454076ac95 Merge branch 'master' into t/ckeditor5/479 il y a 7 ans
  Aleksander Nowodzinski 89dc913624 Postponed the view rendering to the moment of setting data. Fixed the wrong class attribute copying from DOM to the engine in View#attachDomRoot. il y a 7 ans
  Aleksander Nowodzinski 945b1c10bc Remove all root attributes in View#detachDomRoot() to get rid of disableEditingRootListeners() in *EditableUiView classes. il y a 7 ans
  Kamil Piechaczek d9cb677be6 Docs: Fixed invalid method name. Closes #1620. il y a 7 ans
  Krzysztof Krztoń c8b79de779 Docs: Rewording. [skip ci] il y a 7 ans
  Krzysztof Krztoń f95100d2d1 Docs: The `init` event description improvements. il y a 7 ans
  Piotrek Koszuliński 0585d2056f Merge pull request #1637 from ckeditor/t/1636 il y a 7 ans
  Piotrek Koszuliński 66c765e8d8 Merge pull request #1641 from ckeditor/t/454 il y a 7 ans
  Krzysztof Krztoń 95f909c238 Introduce `data#ready` event. il y a 7 ans
  Aleksander Nowodzinski a6fbf0c113 Merge branch 'master' into t/ckeditor5/479 il y a 7 ans
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] il y a 7 ans
  Aleksander Nowodzinski 2a1f3772cd Merge pull request #1635 from ckeditor/t/ckeditor5/1341 il y a 7 ans
  Maciej Gołaszewski 773e43bfdc Merge branch 'master' into t/ckeditor5/1341 il y a 7 ans
  Kamil Piechaczek 9df8a0640f Reverted changes introduced due to bug in Chrome@51. il y a 7 ans
  Aleksander Nowodzinski 328c12eb6f Changed detachDomRoots() to detachDomRoot(). Docs, code refactoring. il y a 7 ans
  Aleksander Nowodzinski e2da5c35db Renamed the attachPlaceholder() helper to addPlaceholder(). il y a 7 ans
  Aleksander Nowodzinski 9719caa4f8 Docs: Documented attachPlaceholder and getRootPlaceholderElement helpers. il y a 7 ans