Commit History

Author SHA1 Message Date
  Szymon Cofalik aab8c650f0 Fixed and added MoveOperation tests. 10 years ago
  Szymon Cofalik 68bb06d3d8 Corrected typos and documentation for Tree Model classes. 10 years ago
  Piotr Jasiun 2b778a5586 Use iterables instead of arrays. 10 years ago
  Piotr Jasiun 45fe60693b Use path to describe position instead of node + offset. Minor changes. 10 years ago
  Piotr Jasiun 15e6ab4fe2 Added Attribute and AttributeFactory classes with tests. 10 years ago
  Piotrek Koszuliński 7d61da9144 Merge pull request #60 from cksource/ui 10 years ago
  Piotrek Koszuliński 0a45e8292f Minor refactoring. 10 years ago
  Piotrek Koszuliński 0f510505cd Minor refactoring. 10 years ago
  Piotrek Koszuliński 485cba37fc Minor refactoring. 10 years ago
  Piotrek Koszuliński bf05eef356 Minor refactoring. 10 years ago
  Aleksander Nowodzinski d3ebf5668d Code refactoring in View tests. 10 years ago
  Aleksander Nowodzinski 04c2a3f8db Added Template#render test. 10 years ago
  Aleksander Nowodzinski b0f2e29a9e Code refactoring in Region tests. 10 years ago
  Aleksander Nowodzinski ac9abd9551 Code refactoring in Region class. 10 years ago
  Aleksander Nowodzinski eace0eccb6 Code refactoring in View class. 10 years ago
  Aleksander Nowodzinski 706a807f5b View.regions become NamedCollection (previously Collection). 10 years ago
  Aleksander Nowodzinski 24ffc31e84 Renamed attributes->attrs in template definition. 10 years ago
  Aleksander Nowodzinski 289eca3fec Renamed listeners->on in template definition. 10 years ago
  Aleksander Nowodzinski a8915545b4 Created View listeners API. 10 years ago
  Aleksander Nowodzinski 97d36fc8a7 Code refactoring in View tests. Moved listener tests from Template to View. 10 years ago
  Aleksander Nowodzinski fc052a7712 Detach model listeners on View destroy. 10 years ago
  Aleksander Nowodzinski b724085bed Core refactoring in ui/view and ui/template (with tests). 10 years ago
  Aleksander Nowodzinski 98f4226e1c Tests: Dont use View to test DOMEmitterMixin. 10 years ago
  Aleksander Nowodzinski 7232d71a0a Code refactoring in DOMEmitterMixin module. 10 years ago
  Aleksander Nowodzinski 6d355820d3 Added docs for DOMEmitterMixin. 10 years ago
  Aleksander Nowodzinski 99f48c9ce7 Created DOMEmitterMixin as a bridge between native DOM events and Emitter class. 10 years ago
  Aleksander Nowodzinski 77f9adb94a Extended tests for ui/view and ui/region. 10 years ago
  Aleksander Nowodzinski f92934658b Extended comment in region.destroy(). 10 years ago
  Aleksander Nowodzinski 00de3ccae2 Destroy View and its regions. 10 years ago
  Aleksander Nowodzinski 6776523fa6 Code refactoring in core/ui tests. 10 years ago