Historique des commits

Auteur SHA1 Message Date
  Maciej Bukowski 8a4e52643c Added missing test. il y a 8 ans
  Maciej Bukowski c0fcfb4df6 Renamed `setFocus` to moveFocusTo` in Selection. il y a 8 ans
  Maciej Bukowski 637a2ab009 Fixed `setIn`, `setOn` methods, added tests. il y a 8 ans
  Maciej Bukowski 8b67c0213c Added tests. il y a 8 ans
  Maciej Bukowski 46ec581b8c Renamed `Selection#collapse` to `Selection#setCollapsedAt`. il y a 8 ans
  Szymon Cofalik 529ac0c519 Merge branch 'master' into t/1049 il y a 8 ans
  Kamil Piechaczek f35cf1cf12 Upgraded tests to the latest Chai and Sinon version. il y a 8 ans
  Szymon Cofalik 91c4d73046 Changed: Added `view.Selection#isSimilar`. 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
  Maciej Bukowski f9347cce59 Moved createFromRanges method to the constructor optional parameters. il y a 8 ans
  Maciej Bukowski 205de3cde0 Added static method `createFromRanges` to model/selection. il y a 8 ans
  Maciej Bukowski 58a26d8072 Added static method `createFromRanges` to view/selection. 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 Kupś aada33fa97 Fixed minor issues with view selection getSelectedElement. il y a 9 ans
  Szymon Kupś 670f2e6f1e Added test to view selection isEqual method to have 100% CC. il y a 9 ans
  Szymon Kupś 3b725351ca Added getSelectedElement method to view selection. il y a 9 ans
  Szymon Cofalik 8564bd1021 Tests: expanded tests for model/view.Selection to cover more cases. 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
  Szymon Kupś db41e1f472 Added test checking if view selection setFocus method fires change event. il y a 9 ans
  Szymon Kupś ba2fbcdf4d Added setFake method, isFake and fakeSelectionLabel getters to view selection. il y a 9 ans
  Szymon Cofalik 3843ef6555 Added: missing view.Selection#setFocus method + tests. il y a 9 ans
  Maksymilian Barnaś a04d16dc61 Revert "Merge pull request #573 from ckeditor/t/572" il y a 9 ans
  Maksymilian Barnaś 2b5390945f Update tests with `throwCKEditorError` check. il y a 9 ans
  Maksymilian Barnaś 745adac0cb Updated tests. il y a 9 ans
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. il y a 9 ans