Historial de Commits

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