提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 1d639af141 Minor corrections. 10 年之前
  Aleksander Nowodzinski d7f2f9f9cd Use forEach instead of map. 10 年之前
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 年之前
  Piotrek Koszuliński eb9600bba7 Renamed el properties to element. 10 年之前
  Piotrek Koszuliński 0ae8165239 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 年之前
  Piotrek Koszuliński c50f8519c8 Started using utils.mix(). 10 年之前
  Aleksander Nowodzinski 430ea4612e Removed View#(add|remove|get)Child methods. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 年之前
  Piotrek Koszuliński bcefe4fe6d Code refactoring: Changed order of class properties. 10 年之前
  Aleksander Nowodzinski 990e52a042 Used ...rest parameter in View#register. 10 年之前
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). 10 年之前
  Aleksander Nowodzinski 27926d2a3c Documented a number of errors in MVC classes. 10 年之前
  Aleksander Nowodzinski da7a50c767 Code refactoring in View#bindToAttribute. 10 年之前
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. 10 年之前
  Aleksander Nowodzinski 7a8994a977 Renamed View#bind->View#bindToAttribute. 10 年之前
  Aleksander Nowodzinski d4b076772f A brand new algorithm of UI initialisation. Defined View#regions as a plain object. 10 年之前
  Aleksander Nowodzinski 2de54565e2 Updated ui classes to the new Collection API. 10 年之前
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. 10 年之前
  Aleksander Nowodzinski 9ae3e68dcc Implemented controller regions interface. 10 年之前
  Aleksander Nowodzinski 31d2b4467a Don't re–initialize model in View's constructor. 10 年之前
  Aleksander Nowodzinski 4cf66b4ae4 Added missing comments. 10 年之前
  Aleksander Nowodzinski 942a783091 A prototype of Controller class API. 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński 39fac39d13 Reimplemented the Collection class. 10 年之前
  Piotrek Koszuliński 7ba9b6a5ba Minor refactoring. 10 年之前
  Piotrek Koszuliński ed76786fc4 Minor refactoring. 10 年之前
  Aleksander Nowodzinski 16d4745662 Code refactoring in View class. 10 年之前
  Aleksander Nowodzinski dda654c6e0 View.regions become NamedCollection (previously Collection). 10 年之前