Commit History

作者 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 年之前