Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik 0163670ebd Fixed: RenameOperation x RenameOperation transformation. il y a 9 ans
  Szymon Cofalik 15ed89f72c Fixed: RemoveOperation#fromJSON caused newly created RemoveOperation#targetPosition to be based on current graveyard state rather than original operation's value. il y a 9 ans
  Szymon Cofalik 0345630071 Fixed: MoveOperation#isSticky was not recovered from JSON object in #fromJSON. il y a 9 ans
  Szymon Cofalik 18ec54fe27 Changed: MoveOperation#movedRangeStart changed from property to method #getMovedRangeStart to have it always up-to-date with #targetPosition. il y a 9 ans
  Szymon Cofalik 131f8b5e09 Fixed: InsertOperation should copy its nodes when it's cloned. il y a 9 ans
  Szymon Cofalik 37d89d19f3 Fixed: Renderer should remove inline filler if selection is before a view element not bound to DOM. il y a 9 ans
  Szymon Cofalik 9b00f7e4c2 Changed: AttributeOperation should do nothing and return undefined if it's oldValue and newValue are same. il y a 9 ans
  Szymon Cofalik 676a6a473d Changed: RenameOperation should do nothing and return undefined if it's oldName and newName are same. il y a 9 ans
  Szymon Cofalik eb2780e882 Changed: AttributeDelta#range looks through all ranges to find first and last changed position. il y a 9 ans
  Szymon Cofalik 479e293708 Fixed: DomConverter#viewPositionToDom should return null if view position is after a view element that has not been rendered to DOM. il y a 9 ans
  Szymon Cofalik 58d74e31cb Fixed: LiveSelection#_fixGraveyardSelection put range in a place where selection cannot be placed. il y a 9 ans
  Szymon Cofalik 44ec00bc11 Changed: deleteContents uses RemoveDelta when merged element is empty. il y a 9 ans
  Szymon Cofalik ad84938da1 Changed: ModelConversionDispatcher added additional conditions when changes in model are not dispatched. il y a 9 ans
  Kamil Piechaczek 1a1f4c7acd Fixed invalid paths in coverage report. il y a 9 ans
  Kamil Piechaczek 02eab78eb4 Changed branch for checking build status in Travis. il y a 9 ans
  Kamil Piechaczek 56cccf11cb Added missing code reporter to Travis. il y a 9 ans
  Piotrek Koszuliński d3694e1cbc Merge pull request #674 from ckeditor/t/673 il y a 9 ans
  Kamil Piechaczek b84a8e35fb Fixed Travis config (forgot about CC) and added badges in README. il y a 9 ans
  Kamil Piechaczek 3fab4ff5a0 Added Travis configuration and filled deps/devDeps in package.json. il y a 9 ans
  Piotrek Koszuliński ffb24ae62b Made Karma complain less. il y a 9 ans
  Piotrek Koszuliński ded638e21d Fixed one tests failing in Karma. il y a 9 ans
  Piotrek Koszuliński 8cbaa0b620 Merge branch 'ckeditor5/t/349' il y a 9 ans
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Piotrek Koszuliński fae2d26f65 Fixed code style issue. il y a 9 ans
  Piotrek Koszuliński 39773d22fd Merge pull request #662 from ckeditor/t/661 il y a 9 ans
  Piotrek Koszuliński 742dd1d99f Tests: One more test needs to creates its DOM. il y a 9 ans
  Piotrek Koszuliński 09083cc1e1 Merge branch 'master' into t/661 il y a 9 ans
  Piotrek Koszuliński 6f3b2d7bc2 0.4.0 il y a 9 ans
  Piotrek Koszuliński 54facc81cf Merge pull request #653 from ckeditor/t/331 il y a 9 ans
  Piotrek Koszuliński 052acc4c24 Merge branch 'master' into t/331 il y a 9 ans