提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 83a2ebe36e Code refactoring: Sorted the properties inside class definition. 10 年之前
  Piotrek Koszuliński bc81d43381 0 should be a falsy value as well. 10 年之前
  Aleksander Nowodzinski abeb90c78c Improved View attribute binder. Implemented bind.to and bind.if interface. 10 年之前
  Piotrek Koszuliński ff14f3b199 Minor corrections. 10 年之前
  Aleksander Nowodzinski e4afea3528 Use forEach instead of map. 10 年之前
  Aleksander Nowodzinski 3aeb0d356b Allow easy binding syntax for existing elements. 10 年之前
  Piotrek Koszuliński fad7332139 Renamed el properties to element. 10 年之前
  Piotrek Koszuliński 04fee29ba9 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 年之前
  Piotrek Koszuliński 30bb9d4fef Started using utils.mix(). 10 年之前
  Aleksander Nowodzinski 75310f9a75 Removed View#(add|remove|get)Child methods. 10 年之前
  Piotr Jasiun 435465aeef Updated copyrights. 10 年之前
  Piotrek Koszuliński 83a3621082 Porting... porting... porting. 10 年之前
  Piotrek Koszuliński 14e952444a Code refactoring: Changed order of class properties. 10 年之前
  Aleksander Nowodzinski 13bca865d0 Used ...rest parameter in View#register. 10 年之前
  Aleksander Nowodzinski 7c2ee8659f Removed obsolete assertions from Controller and View methods (also tests). 10 年之前
  Aleksander Nowodzinski a745bb1c2f Documented a number of errors in MVC classes. 10 年之前
  Aleksander Nowodzinski e783597d06 Code refactoring in View#bindToAttribute. 10 年之前
  Aleksander Nowodzinski 1f045c4e5a Major code refactoring, documentaion and tests for View class. 10 年之前
  Aleksander Nowodzinski e804e7565c Renamed View#bind->View#bindToAttribute. 10 年之前
  Aleksander Nowodzinski 861957891d A brand new algorithm of UI initialisation. Defined View#regions as a plain object. 10 年之前
  Aleksander Nowodzinski 338da504ed Updated ui classes to the new Collection API. 10 年之前
  Aleksander Nowodzinski b5121708fe Extended Collection#add() with optional index parameter. 10 年之前
  Aleksander Nowodzinski 993e7e7104 Implemented controller regions interface. 10 年之前
  Aleksander Nowodzinski f28924acd6 Don't re–initialize model in View's constructor. 10 年之前
  Aleksander Nowodzinski 24c0d67361 Added missing comments. 10 年之前
  Aleksander Nowodzinski f3bf0de61e A prototype of Controller class API. 10 年之前
  Piotrek Koszuliński 91222d308b Use arrow functions. 10 年之前
  Piotrek Koszuliński d8cf7fbcf3 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński 8ee906072a Reimplemented the Collection class. 10 年之前
  Piotrek Koszuliński 0a45e8292f Minor refactoring. 10 年之前