Historial de Commits

Autor SHA1 Mensaje Fecha
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". hace 7 años
  Kamil Piechaczek 37f6fbd15b Fixed failing tests. hace 7 años
  Kamil Piechaczek c7a454cba6 Merge branch 'master' into t/738 hace 7 años
  Maciej Bukowski 70078a0183 Aligned code to recent changes that landed on master. hace 7 años
  Maciej Bukowski f7b79874f7 Tests: Added more accurate assertions. hace 7 años
  Maciej Bukowski 4d6aec7aa9 Added 3 test for 3 scenarios that fix ckeditor5#692. hace 7 años
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. hace 7 años
  Szymon Kupś af8c0095aa Using view.change in mutationobserver tests instead of modifing selection directly. hace 8 años
  Szymon Kupś f877e8276e Fixed tests after view selection methods visibility change. hace 8 años
  Szymon Kupś 4dd3168b4f Merge branch 'master' into t/1210 hace 8 años
  Maciej Bukowski 413765bf25 Refactored ViewSelection API. hace 8 años
  Szymon Kupś c5ad393603 Changed tests using UIElement to use new rendering method. hace 8 años
  Szymon Kupś beace28de5 Refactored observers' tests. hace 8 años
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] hace 8 años
  Oskar Wróbel 4cf7a8b16e Aligned view tests to changes in view document. hace 8 años
  Szymon Cofalik 238268eaf0 Test: cover missing branch in `MutationObserver` tests. hace 8 años
  Piotrek Koszuliński 25cc5271bb Added tests and fixed text nodes comparison. hace 8 años
  Szymon Kupś 414d66ddcc Added tests to MutationObserver that checks integration with UIElement. hace 8 años
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
  Krzysztof Krztoń 8a40fc98a2 Tests: mutations with bogus BRs ignored - unit test. hace 8 años
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. hace 9 años
  Piotrek Koszuliński c904325be6 Bump up the year. hace 9 años
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. hace 9 años
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. hace 9 años
  Szymon Cofalik 5fec43d122 Added: Implemented destroy chain for EditingController->observers->dom events. hace 9 años
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. hace 9 años
  Kamil Piechaczek 48755f4a1f Tests: Views will be created by JS (not inserting from HTML file). hace 9 años
  Szymon Cofalik b8a8e981fe Tests: MutationObserver provided a test for a case when DOM selection is in a new node. hace 9 años
  Szymon Cofalik a1b1c3b595 Changed: ViewSelection instance is passed with viewMutations in mutations events, if possible. hace 9 años