Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski d68babc1a0 Docs: Fixed JSDoc errors. 8 years ago
  Aleksander Nowodzinski 15d9d4c99d Made dom/scroll module export hlper functions and an object for testing purposes. 8 years ago
  Aleksander Nowodzinski 2259ba4a49 Aligned dom/position and dom/scroll modules to the latest Rect class API. 8 years ago
  Aleksander Nowodzinski 9878640f6e Code refactoring in the Rect class: removed static Rect.getViewportRect and replaced it with new Rect( window ). Introduced a new instance method #excludeScrollbarsAndBorders. 8 years ago
  Aleksander Nowodzinski 26cbad94ad Code refactoring and docs improvements in the dom/rect module. 8 years ago
  Aleksander Nowodzinski 8746541b0c Docs fixes and code refactoring in the getBorderWidths utility. 8 years ago
  Aleksander Nowodzinski 21665dba4c Tests: Updated stubs to the latest Sinon API. 8 years ago
  Aleksander Nowodzinski 83580a7983 Merge branch 'master' into t/173 8 years ago
  Piotrek Koszuliński abf0c35e23 Internal: Updated eslint-config-ckeditor5. [skip ci] 8 years ago
  Kamil Piechaczek 51d37ed37a Upgraded tests to the latest Chai and Sinon version. 8 years ago
  Piotrek Koszuliński 2bb5b3ce8e Internal: Updated eslint-config-ckeditor5. [skip ci] 8 years ago
  Kamil Piechaczek d2b5ce3d2c Upgraded tests to the latest Chai and Sinon version. 8 years ago
  Aleksander Nowodzinski 2d612d7650 Merge branch 'master' into t/173 8 years ago
  Aleksander Nowodzinski ebd738f38d Docs: Fixed docs errors in the Rect class. 8 years ago
  Aleksander Nowodzinski 27ee807567 Tests: Fixed scrollViewportToShowTarget manual test because the module importing strategy has changed. 8 years ago
  Aleksander Nowodzinski 8080e17d39 Tests: Made the tests immune to the border-width-* styles in the test environment. 8 years ago
  Aleksander Nowodzinski fab20a71de Tests: Fixed broken getBorderWidths() test. 8 years ago
  Aleksander Nowodzinski 2b4e4615af Exported an object containing methods instead of separate function exports in scroll.js. 8 years ago
  Aleksander Nowodzinski e1dddc5d02 Implemented the scrollViewportToShowTarget and scrollAncestorsToShowTarget helpers. 8 years ago
  Piotrek Koszuliński 1b97289724 Docs: Added Gitter badge and standardized repo titles 8 years ago
  Aleksander Nowodzinski 93848801b5 Tests: Added manual test for scrollViewportToShowTarget helper. 8 years ago
  Aleksander Nowodzinski d7a9daf8b9 Used getBorderWidths() helper in getOptimalPosition(). 8 years ago
  Aleksander Nowodzinski ab167f71a9 Implemented Rect class methods #isEqual() and #contains(). Allowed exclusion of borders and scrollbars. 8 years ago
  Aleksander Nowodzinski dbaad47df1 Implemented the getBorderWidths() DOM helper. 8 years ago
  Piotrek Koszuliński c3b9656217 Merge pull request #172 from ckeditor/t/168 8 years ago
  Aleksander Nowodzinski b1f09018dd Other: Provided a static `Rect#getDomRangeRects` method for external usage. Closes #168. 8 years ago
  Piotrek Koszuliński a399d778d3 Merge pull request #170 from ckeditor/t/169 8 years ago
  Aleksander Nowodzinski 6ab5bfdfc0 Internal: Added support for 'space' key code in parseKeystroke() helper. Closes #169. 8 years ago
  Piotrek Koszuliński 2534eb9695 Internal: Use a more standard .gitignore notation. See https://github.com/ckeditor/ckeditor5/issues/456. 8 years ago
  Piotrek Koszuliński 75266e7e3e Bumped up dev-lint. 8 years ago