Commit History

Autor SHA1 Mensaxe Data
  Szymon Cofalik 05580508f8 Tests: Additional tests for model.Selection and view.SelectionObserver. %!s(int64=9) %!d(string=hai) anos
  Szymon Cofalik 5fec43d122 Added: Implemented destroy chain for EditingController->observers->dom events. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński 8a11dc9bfe Tests: Fixed a selection observer test which could never work, but was hard to find because it depended on how you executed the tests. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński d226d9f3c2 Tests: Cleaning listeners should not be necessary since we're disabling the observer (so view#selChange won't be fired). %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński dc94a0be8f Tests: Improved cleanup. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński 27efaedec3 Merge branch 'master' into t/629b %!s(int64=9) %!d(string=hai) anos
  Szymon Cofalik 6cf89bdce2 Tests: SelectionObserver infinite loop removed unstable unit tests and added manual test. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. %!s(int64=9) %!d(string=hai) anos
  Szymon Cofalik a03c46fa56 Tests: fixed failed tests and 100% CC. %!s(int64=9) %!d(string=hai) anos
  Kamil Piechaczek 48755f4a1f Tests: Views will be created by JS (not inserting from HTML file). %!s(int64=9) %!d(string=hai) anos
  Maksymilian Barnaś 8dc43c8b66 Updated imports to use new paths. %!s(int64=9) %!d(string=hai) anos
  Szymon Cofalik d82ff31544 Fixed: Turn JSHint browser setting to false - missing files. %!s(int64=9) %!d(string=hai) anos
  Szymon Kupś 212414bb59 Changed paths and docs to use ckeditor5-core package. %!s(int64=9) %!d(string=hai) anos
  Szymon Kupś 5334f2ab4a Moved adding default observers from EditingController to view document. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. %!s(int64=9) %!d(string=hai) anos
  Szymon Kupś 7b2c5486eb Remved view.Document#selectedEditable usage from tests. %!s(int64=9) %!d(string=hai) anos
  Szymon Kupś be2b8d5e21 Removed engine.view.Document.focusedEditable and created selectedEditable and isFocused observables. %!s(int64=9) %!d(string=hai) anos
  Piotrek Koszuliński 62fd93331c Fixed comments wording. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 660e4aef76 Test: Failed in case of infinite loop. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 1f8330deea Added hack to prevent infinite loop. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 5b4281b2cd Tests: added test to the SelectionObserver to check if it is not fired there is not focusedEditable. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 320e004dc8 Root.isFocused listen on document.focusedEditable now. Part of tests does not need focus again. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 97950fa73a Selection Observer and renderer check focus. %!s(int64=9) %!d(string=hai) anos
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. %!s(int64=9) %!d(string=hai) anos