Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksander Nowodzinski 95e622efb6 Introduced ControllerCollection class. hace 10 años
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). hace 10 años
  Aleksander Nowodzinski c6229e323e Performance: Render element children into a DocumentFragment to speed up the proces of Template rendering. hace 10 años
  Aleksander Nowodzinski 27926d2a3c Documented a number of errors in MVC classes. hace 10 años
  Aleksander Nowodzinski 65fab9ed19 Fixed: Template used insecure innerHTML to set text content. hace 10 años
  Aleksander Nowodzinski da7a50c767 Code refactoring in View#bindToAttribute. hace 10 años
  Aleksander Nowodzinski d7ffd5e2ab Code refactoring and extended documentation in Template class and tests. hace 10 años
  Aleksander Nowodzinski cf29221849 Added an optional index argument to Collection#add with tests. hace 10 años
  Aleksander Nowodzinski d283d546db Extended documentation of Region class. hace 10 años
  Aleksander Nowodzinski 85c77ad36b Minor refactoring in View tests. hace 10 años
  Aleksander Nowodzinski 52c55f1100 Major code refactoring, documentaion and tests for Region class. hace 10 años
  Aleksander Nowodzinski cc4c801cf9 Minor improvement to Controller class and its tests. hace 10 años
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. hace 10 años
  Aleksander Nowodzinski fe9e7a34c1 Major code refactoring, documentaion and tests for Controller class. hace 10 años
  Aleksander Nowodzinski 7a8994a977 Renamed View#bind->View#bindToAttribute. hace 10 años
  Aleksander Nowodzinski d4b076772f A brand new algorithm of UI initialisation. Defined View#regions as a plain object. hace 10 años
  Aleksander Nowodzinski 2de54565e2 Updated ui classes to the new Collection API. hace 10 años
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. hace 10 años
  Aleksander Nowodzinski 2ca40ca918 Minor code refactoring. hace 10 años
  Aleksander Nowodzinski 9ae3e68dcc Implemented controller regions interface. hace 10 años
  Piotrek Koszuliński cb18f61c4f Changed init/append order. hace 10 años
  Piotrek Koszuliński 31c8291f60 Introduced feature concept. hace 10 años
  Aleksander Nowodzinski 31d2b4467a Don't re–initialize model in View's constructor. hace 10 años
  Aleksander Nowodzinski 4cf66b4ae4 Added missing comments. hace 10 años
  Aleksander Nowodzinski 739be53541 Added destruction prcedure to Controller class. hace 10 años
  Aleksander Nowodzinski 46f4ba6003 Code refactoring in Controller class. hace 10 años
  Aleksander Nowodzinski 942a783091 A prototype of Controller class API. hace 10 años
  Piotrek Koszuliński 3ab2136189 Tests: Fixed assertion which started failing after Req.JS upgrade. hace 10 años
  Aleksander Nowodzinski 382fe76e63 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. hace 10 años
  Aleksander Nowodzinski 02a9495554 Used ...rest parameter in Model#bind and Model#unbind methods. hace 10 años