8
0

История коммитов

Автор SHA1 Сообщение Дата
  Maciej Gołaszewski a0093c7f9c Documentation: probably all done. 9 лет назад
  Maciej Gołaszewski 2af70949c1 Documentation: update core.ui documentation. 9 лет назад
  Aleksander Nowodzinski af609957b5 Changed order of callback arguments in View#attributeBinder's #to and #if. 9 лет назад
  Maciej Gołaszewski be45aae030 Documentation: update core.editable.EditableView. 9 лет назад
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 лет назад
  Piotrek Koszuliński b62b21696f Code refactoring: Sorted the properties inside class definition. 9 лет назад
  Piotrek Koszuliński f610047c90 0 should be a falsy value as well. 9 лет назад
  Aleksander Nowodzinski c8a5eeded5 Improved View attribute binder. Implemented bind.to and bind.if interface. 9 лет назад
  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 лет назад