Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski 523c9d4f44 Extended docs and tests for Template DOM updater helper functions. 9 years ago
  Aleksander Nowodzinski c8a5eeded5 Improved View attribute binder. Implemented bind.to and bind.if interface. 9 years ago
  Aleksander Nowodzinski 723fcc865d Fixed: View.applyTemplateToElement() must not require that def.tag is specified. 10 years ago
  Aleksander Nowodzinski 39afacbd9d Code refactoring in Template and View tests. 10 years ago
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 years ago
  Aleksander Nowodzinski 365cb791e6 Code refactoring in Template class. 10 years ago
  Aleksander Nowodzinski 652e79efa2 Renamed attr->attributes and def->definition in Template class interface. 10 years ago
  Aleksander Nowodzinski 6301c70cdf Move TemplateDefinition#text to #children. 10 years ago
  Piotrek Koszuliński 4807351bc9 Ported a bunch of tests. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 809de23169 Ported some more tests. 10 years ago
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 years ago
  Aleksander Nowodzinski d7ffd5e2ab Code refactoring and extended documentation in Template class and tests. 10 years ago
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 years ago
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 years ago
  Aleksander Nowodzinski d6c90b6d4d Added Template#render test. 10 years ago
  Aleksander Nowodzinski 273285ac10 Renamed attributes->attrs in template definition. 10 years ago
  Aleksander Nowodzinski 4c9028aec8 Renamed listeners->on in template definition. 10 years ago
  Aleksander Nowodzinski 6b2d48d806 Created View listeners API. 10 years ago
  Aleksander Nowodzinski edb8609bea Code refactoring in View tests. Moved listener tests from Template to View. 10 years ago
  Aleksander Nowodzinski e4d4e27faf Core refactoring in ui/view and ui/template (with tests). 10 years ago
  Aleksander Nowodzinski c7076894ed Code refactoring in core/ui tests. 10 years ago