Commit History

Author SHA1 Message Date
  Szymon Cofalik ddc1a34239 Moved treeModel.Composer tests to correct directory, some docs changes, lint error fix. 9 years ago
  Piotrek Koszuliński b34b0c0007 Allowed passing doc frag to Position.createFromParentAndOffset(). 9 years ago
  Piotrek Koszuliński bb04fd5362 Improved API doc. 9 years ago
  Piotrek Koszuliński aaa735e7d0 Added error for a case that may be common when using createFromPAndO through createAt. 9 years ago
  Piotrek Koszuliński 366f4d67d9 Implemented Selection.setFocus. 9 years ago
  Piotrek Koszuliński ac0cf8812f Added Position.createAt(). 9 years ago
  Szymon Cofalik e61dd31f6c Added: Missing import in engine.treeModel.Position. 9 years ago
  Piotrek Koszuliński 29eaa2e903 Marked some arguments as optional. Fixes #316. 9 years ago
  Szymon Cofalik af8e435975 Added core.treeModel.DocumentFragment. 9 years ago
  Piotrek Koszuliński f9247ce3c7 Fixed API docs. 9 years ago
  Piotrek Koszuliński 97ae48487a Merge branch 'master' into t/features 9 years ago
  Piotrek Koszuliński 7aef23b7c2 Fixed paths to CKEditorError. 9 years ago
  Szymon Cofalik 07866bb588 Docs: Documentation for features-related classes. Updated JSDoc in multiple files. 9 years ago
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. 9 years ago
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. 9 years ago
  Szymon Cofalik 6ca130ee31 Docs fixes. 9 years ago
  Szymon Cofalik 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. 10 years ago
  Piotr Jasiun b0d53192a7 Docs fixes. 9 years ago
  Piotr Jasiun 4bcfc6e311 Docs: Update TreeWalker docs. 9 years ago
  Maciej Gołaszewski 9f49751ab4 Documentation: update core.treemodel documentation. 10 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 10 years ago
  Piotrek Koszuliński e007efd96d Fixed gulp lodash - it should remove src/lib/lodash before building new one. 10 years ago
  Szymon Cofalik 70236a4923 Changed enum constants to strings in TreeModel. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 years ago
  Szymon Cofalik 90415a72e5 Added Position.getShiftedBy. 10 years ago
  Szymon Cofalik 51d8546e4c Changed Position.isTouching - improvements. 10 years ago
  Szymon Cofalik 0e021a6834 Changed Position.clone and LivePosition.clone to Position.createFromPosition and LivePosition.createFromPosition. Changed some constructors to copy passed parameters. Docs LivePosition update. 10 years ago
  Szymon Cofalik 7955b43b9b Added Position.isTouching. 10 years ago
  Szymon Cofalik 9251546a91 document package renamed to treeModel. 10 years ago