Историја ревизија

Аутор SHA1 Порука Датум
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). пре 10 година
  Aleksander Nowodzinski c6229e323e Performance: Render element children into a DocumentFragment to speed up the proces of Template rendering. пре 10 година
  Aleksander Nowodzinski 27926d2a3c Documented a number of errors in MVC classes. пре 10 година
  Aleksander Nowodzinski 65fab9ed19 Fixed: Template used insecure innerHTML to set text content. пре 10 година
  Aleksander Nowodzinski da7a50c767 Code refactoring in View#bindToAttribute. пре 10 година
  Aleksander Nowodzinski d7ffd5e2ab Code refactoring and extended documentation in Template class and tests. пре 10 година
  Aleksander Nowodzinski cf29221849 Added an optional index argument to Collection#add with tests. пре 10 година
  Aleksander Nowodzinski d283d546db Extended documentation of Region class. пре 10 година
  Aleksander Nowodzinski 85c77ad36b Minor refactoring in View tests. пре 10 година
  Aleksander Nowodzinski 52c55f1100 Major code refactoring, documentaion and tests for Region class. пре 10 година
  Aleksander Nowodzinski cc4c801cf9 Minor improvement to Controller class and its tests. пре 10 година
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. пре 10 година
  Aleksander Nowodzinski fe9e7a34c1 Major code refactoring, documentaion and tests for Controller 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 2ca40ca918 Minor code refactoring. пре 10 година
  Aleksander Nowodzinski 9ae3e68dcc Implemented controller regions interface. пре 10 година
  Piotrek Koszuliński cb18f61c4f Changed init/append order. пре 10 година
  Piotrek Koszuliński 31c8291f60 Introduced feature concept. пре 10 година
  Aleksander Nowodzinski 31d2b4467a Don't re–initialize model in View's constructor. пре 10 година
  Aleksander Nowodzinski 4cf66b4ae4 Added missing comments. пре 10 година
  Aleksander Nowodzinski 739be53541 Added destruction prcedure to Controller class. пре 10 година
  Aleksander Nowodzinski 46f4ba6003 Code refactoring in Controller class. пре 10 година
  Aleksander Nowodzinski 942a783091 A prototype of Controller class API. пре 10 година
  Piotrek Koszuliński 3ab2136189 Tests: Fixed assertion which started failing after Req.JS upgrade. пре 10 година
  Aleksander Nowodzinski 382fe76e63 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. пре 10 година
  Aleksander Nowodzinski 02a9495554 Used ...rest parameter in Model#bind and Model#unbind methods. пре 10 година
  Aleksander Nowodzinski 23969743ca Increased test code coverage for Model#bind. пре 10 година