提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński dc17fc26ff Fixed paths to CKEditorError. 9 年之前
  Piotrek Koszuliński 0dcfa3e79c Implemented Locale and used Locale#t in the existing code. 9 年之前
  Piotrek Koszuliński 7becb52b4c Allow creating virtual views (without elements). Fixed symbol names. 10 年之前
  Aleksander Nowodzinski c8230a97b0 Changed order of callback arguments in View#attributeBinder's #to and #if. 10 年之前
  Piotrek Koszuliński bc81d43381 0 should be a falsy value as well. 10 年之前
  Aleksander Nowodzinski abeb90c78c Improved View attribute binder. Implemented bind.to and bind.if interface. 10 年之前
  Aleksander Nowodzinski 058e718d71 Code refactoring in Template and View tests. 10 年之前
  Aleksander Nowodzinski 3aeb0d356b Allow easy binding syntax for existing elements. 10 年之前
  Aleksander Nowodzinski 01235da506 Renamed attr->attributes and def->definition in Template class interface. 10 年之前
  Aleksander Nowodzinski 906ba62d2a Updated View tests to use new text Template syntax. 10 年之前
  Piotrek Koszuliński fad7332139 Renamed el properties to element. 10 年之前
  Piotrek Koszuliński 04fee29ba9 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 年之前
  Piotrek Koszuliński 5741b33d91 Merge branch 'master' into t/118b 10 年之前
  Piotrek Koszuliński 8f5edcd04a Ported a bunch of tests. 10 年之前
  Aleksander Nowodzinski 75310f9a75 Removed View#(add|remove|get)Child methods. 10 年之前
  Piotr Jasiun 435465aeef Updated copyrights. 10 年之前
  Piotrek Koszuliński 76ce869d0c Ported some more tests. 10 年之前
  Piotrek Koszuliński 71d26d51f6 First attempt to port src/*.js files. 10 年之前
  Aleksander Nowodzinski 7c2ee8659f Removed obsolete assertions from Controller and View methods (also tests). 10 年之前
  Aleksander Nowodzinski a064a7eac2 Minor refactoring in View tests. 10 年之前
  Aleksander Nowodzinski 1f045c4e5a Major code refactoring, documentaion and tests for View class. 10 年之前
  Aleksander Nowodzinski e804e7565c Renamed View#bind->View#bindToAttribute. 10 年之前
  Piotrek Koszuliński 91222d308b Use arrow functions. 10 年之前
  Piotrek Koszuliński 035359d4c4 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński 8e55898d6a Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński f79a44de03 Tests: Use const for modules. 10 年之前
  Aleksander Nowodzinski d3ebf5668d Code refactoring in View tests. 10 年之前
  Aleksander Nowodzinski 706a807f5b View.regions become NamedCollection (previously Collection). 10 年之前
  Aleksander Nowodzinski 24ffc31e84 Renamed attributes->attrs in template definition. 10 年之前
  Aleksander Nowodzinski 289eca3fec Renamed listeners->on in template definition. 10 年之前