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
  Piotrek Koszuliński 1d639af141 Minor corrections. 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 37e6790739 Minor 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
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 years ago
  Aleksander Nowodzinski c6229e323e Performance: Render element children into a DocumentFragment to speed up the proces of Template rendering. 10 years ago
  Aleksander Nowodzinski 65fab9ed19 Fixed: Template used insecure innerHTML to set text content. 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 b0aca27c96 Replaced var with let or const. 10 years ago
  Piotrek Koszuliński 2a18f19fb7 Minor refactoring. 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 e4d4e27faf Core refactoring in ui/view and ui/template (with tests). 10 years ago
  Aleksander Nowodzinski 5204033fba Code refactoring in ui/template. 10 years ago
  Aleksander Nowodzinski 03cd757943 Updated core UI classes' doc strings. 10 years ago
  Aleksander Nowodzinski f409dcf1dd Extracted View's templating API to ui/template module. 10 years ago