Commit History

Author SHA1 Message Date
  Szymon Cofalik 07866bb588 Docs: Documentation for features-related classes. Updated JSDoc in multiple files. 9 years ago
  Szymon Cofalik 60f4835c08 Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition. 10 years ago
  Maciej Gołaszewski 9f49751ab4 Documentation: update core.treemodel documentation. 9 years ago
  Maciej Gołaszewski 10de9fa6e3 Update documentation for *.jsdoc files. 9 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 years ago
  Piotr Jasiun e5555f9c3e Introduced Utils.toMap. 10 years ago
  Szymon Cofalik 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 years ago
  Szymon Cofalik a826580618 Add layer of abstraction above AttributeList. Make instance of AttributeList a protected property in multiple classes. 10 years ago
  Piotrek Koszuliński c50f8519c8 Started using utils.mix(). 10 years ago
  Szymon Cofalik 747aa1fcbb Changed AttributeList API. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 years ago
  Szymon Cofalik 46a37fbdf7 Changed EmitterMixin._counter, AttributeList constructor. Removed Document._selection (Document.selection still available). Docs typos and examples. 10 years ago
  Szymon Cofalik 23a127df77 Change Selection to use AttributeList. 10 years ago
  Szymon Cofalik f8d103d8e0 Changed Selection.pushRange now throws an error if given range intersects with selection. 10 years ago
  Szymon Cofalik db97f224ba Added Selection class. 10 years ago