Commit History

Author SHA1 Message Date
  Maciej Bukowski 07db6b0092 Renamed `Selection#moveFocusTo` to `setFocus`. 8 years ago
  Maciej Bukowski 63e1f11459 Removed `setAttributesTo` method from the Selection API. 8 years ago
  Maciej Bukowski edca03b7dd Selection improvements. 8 years ago
  Maciej Bukowski c2cbb0891b Removed removeAllRanges method. 8 years ago
  Maciej Bukowski 83fe1230ed Removed addRange() method. 8 years ago
  Maciej Bukowski b7f698fb07 WIP - DocumentSelection, Selection. 8 years ago
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 years ago
  Piotrek Koszuliński b7bd4bf635 Manual tweaks in tests to make them work with the new Schema. 8 years ago
  Piotrek Koszuliński c37b06c4b8 Converted more schem.allow() calls. 8 years ago
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. 8 years ago
  Oskar Wróbel daf4e612c4 Aligned tests with engine changes. 8 years ago
  Oskar Wróbel 02b01ab398 Refactored conversion and DataController to use new Batch API. 8 years ago
  Kamil Piechaczek 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. 8 years ago
  Piotr Jasiun 32277ec729 Merge pull request #1075 from ckeditor/t/1074 8 years ago
  Maciej Bukowski c0fcfb4df6 Renamed `setFocus` to moveFocusTo` in Selection. 8 years ago
  Maciej Bukowski 637a2ab009 Fixed `setIn`, `setOn` methods, added tests. 8 years ago
  Maciej Bukowski 8b67c0213c Added tests. 8 years ago
  Maciej Bukowski 46ec581b8c Renamed `Selection#collapse` to `Selection#setCollapsedAt`. 8 years ago
  Kamil Piechaczek 5d1388aa7b "Selection#isEntireContentSelected()" has a default value for parameter. Improved docs and tests. 8 years ago
  Kamil Piechaczek 025de1d354 Introduced "Selection#isEntireContentSelected( element )". 8 years ago
  Kamil Piechaczek f35cf1cf12 Upgraded tests to the latest Chai and Sinon version. 8 years ago
  Piotrek Koszuliński 993e0f73b7 Don't return the block in which selection ends if it ends at its beginning. 8 years ago
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
  Maciej Bukowski f9347cce59 Moved createFromRanges method to the constructor optional parameters. 8 years ago
  Maciej Bukowski 205de3cde0 Added static method `createFromRanges` to model/selection. 8 years ago
  Piotrek Koszuliński 93d118c34f Fixed issue when the method could return a root. 8 years ago
  Piotrek Koszuliński 6b3bbdcea1 Implemented Selection#getSelectedBlocks. 8 years ago
  Piotrek Koszuliński 8e8e210fc5 Tests: Order and naming fixes. 8 years ago
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 years ago