Historique des commits

Auteur SHA1 Message Date
  Kuba Niegowski d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. il y a 5 ans
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] il y a 6 ans
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. il y a 6 ans
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. il y a 6 ans
  Maciej Bukowski 1c950d60e4 Fixed all context errors. il y a 6 ans
  Maciej Bukowski 5d2f8e713e Fixing error context - WIP. il y a 6 ans
  Maciej Bukowski 57d2396204 Fixed model tests. il y a 6 ans
  Maciej Bukowski ab458a9e2c WIP - changing errors. il y a 6 ans
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Szymon Cofalik 2224bfcb73 Fix: Static creators for `model.Position` should handle `stickiness`. il y a 6 ans
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. il y a 7 ans
  Maciej Gołaszewski f562fee02a Docs: Remove Position._createAt() references from docs. il y a 7 ans
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. il y a 7 ans
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. il y a 7 ans
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. il y a 7 ans
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. il y a 7 ans
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". il y a 7 ans
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. il y a 7 ans
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. il y a 8 ans
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. 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
  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
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Szymon Cofalik 91ed0cbe92 Tests: fixes in LiveRange and LivePosition tests. il y a 9 ans