提交历史

作者 SHA1 备注 提交日期
  Aleksander Nowodzinski c8a5eeded5 Improved View attribute binder. Implemented bind.to and bind.if interface. 9 年之前
  Aleksander Nowodzinski 39afacbd9d Code refactoring in Template and View tests. 10 年之前
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 年之前
  Aleksander Nowodzinski 652e79efa2 Renamed attr->attributes and def->definition in Template class interface. 10 年之前
  Aleksander Nowodzinski 2188f08fa6 Updated View tests to use new text Template syntax. 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 7331f5f13c Merge branch 'master' into t/118b 10 年之前
  Piotrek Koszuliński 4807351bc9 Ported a bunch of tests. 10 年之前
  Aleksander Nowodzinski 430ea4612e Removed View#(add|remove|get)Child methods. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 809de23169 Ported some more tests. 10 年之前
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 年之前
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). 10 年之前
  Aleksander Nowodzinski 85c77ad36b Minor refactoring in View tests. 10 年之前
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. 10 年之前
  Aleksander Nowodzinski 7a8994a977 Renamed View#bind->View#bindToAttribute. 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 年之前
  Aleksander Nowodzinski 8929978abe Code refactoring in View tests. 10 年之前
  Aleksander Nowodzinski dda654c6e0 View.regions become NamedCollection (previously Collection). 10 年之前
  Aleksander Nowodzinski 273285ac10 Renamed attributes->attrs in template definition. 10 年之前
  Aleksander Nowodzinski 4c9028aec8 Renamed listeners->on in template definition. 10 年之前
  Aleksander Nowodzinski 6b2d48d806 Created View listeners API. 10 年之前
  Aleksander Nowodzinski edb8609bea Code refactoring in View tests. Moved listener tests from Template to View. 10 年之前
  Aleksander Nowodzinski 3255e45bb8 Detach model listeners on View destroy. 10 年之前
  Aleksander Nowodzinski e4d4e27faf Core refactoring in ui/view and ui/template (with tests). 10 年之前
  Aleksander Nowodzinski 207e6c4ff6 Extended tests for ui/view and ui/region. 10 年之前