Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik dc67984314 Docs: core.treeModel. hace 9 años
  Szymon Cofalik 43898db663 Docs: core.treeModel.operation.ReinsertOperation#position. hace 9 años
  Szymon Cofalik f030b47ab1 Added: core.treeModel.History. hace 9 años
  Szymon Cofalik 671d1883dd Added new special cases for SplitDelta x WrapDelta (and vice versa) transformations. hace 9 años
  Szymon Cofalik c3f681a403 Changed core.treeModel.delta.SplitDelta priority. hace 9 años
  Szymon Cofalik 47c9254c9b Tests: tests utils fixed accordingly to updated in deltas. hace 9 años
  Szymon Cofalik 7cc68444a0 Added: core.treeModel.delta.Delta#baseVersion and fixed #clone, #getReversed. hace 9 años
  Szymon Cofalik ebbfecb79c Added: core.treeModel.delta.WrapDelta#howMany and #_insertOperation. hace 9 años
  Szymon Cofalik e2cd698e84 Fixes in MoveOperation x MoveOperation transformation. hace 9 años
  Szymon Cofalik 81c91a332d Improvements in ReinsertOperation. hace 9 años
  Szymon Cofalik cc32b11501 Changed: MoveOperation#isSticky flag now setable by Deltas. hace 9 años
  Szymon Cofalik 08536f6c24 Fix: AttributeDelta created AttributeOperation with wrong oldValue value. hace 9 años
  Szymon Cofalik 199f17f55b Tests: core.treeModel.Batch#addDelta + fixes for core.treeModel.Batch hace 9 años
  Szymon Cofalik fbe87ce29c Make Batch fire 'batch' event on Document when first delta is added to a batch. hace 9 años
  Piotr Jasiun d0631e3291 Merge pull request #283 from ckeditor/t/282 hace 9 años
  Piotrek Koszuliński 0b2960806c Implemented Document#getRootNames. hace 9 años
  Piotrek Koszuliński b92b4b71ea Rename root id to root name to match naming in other components. hace 9 años
  Piotrek Koszuliński 8e64334d83 TreeView.createRoot() should return the created view element. Fixes #280. hace 9 años
  Piotrek Koszuliński 809100ce74 Merge pull request #277 from ckeditor/t/273 hace 9 años
  Piotrek Koszuliński 05056e35f5 Merge branch 'master' into t/273 hace 9 años
  Piotr Jasiun 125c2e0105 Renamed viewTarget to target. hace 9 años
  Piotrek Koszuliński 0c83d6c7a6 Merge pull request #279 from ckeditor/t/278 hace 9 años
  Piotr Jasiun 5be0817dc0 DomEventObserver extends Observer. Move enable() and disable() to Observer. hace 9 años
  Piotrek Koszuliński e499fceca8 TreeView events should be fired with view elements. hace 9 años
  Piotrek Koszuliński f26b4b40cf Implemented FocusObserver. hace 9 años
  Piotrek Koszuliński 7abe757986 Support for multiple event types in DomEventObserver. hace 9 años
  Szymon Cofalik e9169d01d9 Merge pull request #276 from ckeditor/t/272 hace 9 años
  Piotrek Koszuliński 4f137bcdb8 API docs: Updated class desc. hace 9 años
  Piotrek Koszuliński b9233500c3 API docs: Let's use the Array.<type> syntax. hace 9 años
  Piotrek Koszuliński 8168bf7409 TreeView.addObserver should only allow a single observer of a type. hace 9 años