Commit History

Author SHA1 Message Date
  Maciej Gołaszewski a0093c7f9c Documentation: probably all done. 9 years ago
  Maciej Gołaszewski 2af70949c1 Documentation: update core.ui documentation. 9 years ago
  Aleksander Nowodzinski af609957b5 Changed order of callback arguments in View#attributeBinder's #to and #if. 9 years ago
  Maciej Gołaszewski be45aae030 Documentation: update core.editable.EditableView. 9 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 years ago
  Piotrek Koszuliński b62b21696f Code refactoring: Sorted the properties inside class definition. 9 years ago
  Piotrek Koszuliński f610047c90 0 should be a falsy value as well. 9 years ago
  Aleksander Nowodzinski c8a5eeded5 Improved View attribute binder. Implemented bind.to and bind.if interface. 9 years ago
  Piotrek Koszuliński 1d639af141 Minor corrections. 10 years ago
  Aleksander Nowodzinski d7f2f9f9cd Use forEach instead of map. 10 years ago
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 years ago
  Piotrek Koszuliński eb9600bba7 Renamed el properties to element. 10 years ago
  Piotrek Koszuliński 0ae8165239 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 years ago
  Piotrek Koszuliński c50f8519c8 Started using utils.mix(). 10 years ago
  Aleksander Nowodzinski 430ea4612e Removed View#(add|remove|get)Child methods. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 years ago
  Piotrek Koszuliński bcefe4fe6d Code refactoring: Changed order of class properties. 10 years ago
  Aleksander Nowodzinski 990e52a042 Used ...rest parameter in View#register. 10 years ago
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). 10 years ago
  Aleksander Nowodzinski 27926d2a3c Documented a number of errors in MVC classes. 10 years ago
  Aleksander Nowodzinski da7a50c767 Code refactoring in View#bindToAttribute. 10 years ago
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. 10 years ago
  Aleksander Nowodzinski 7a8994a977 Renamed View#bind->View#bindToAttribute. 10 years ago
  Aleksander Nowodzinski d4b076772f A brand new algorithm of UI initialisation. Defined View#regions as a plain object. 10 years ago
  Aleksander Nowodzinski 2de54565e2 Updated ui classes to the new Collection API. 10 years ago
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. 10 years ago
  Aleksander Nowodzinski 9ae3e68dcc Implemented controller regions interface. 10 years ago
  Aleksander Nowodzinski 31d2b4467a Don't re–initialize model in View's constructor. 10 years ago
  Aleksander Nowodzinski 4cf66b4ae4 Added missing comments. 10 years ago