Historique des commits

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