Commit History

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski 523c9d4f44 Extended docs and tests for Template DOM updater helper functions. 9 年之前
  Aleksander Nowodzinski c8a5eeded5 Improved View attribute binder. Implemented bind.to and bind.if interface. 9 年之前
  Aleksander Nowodzinski 723fcc865d Fixed: View.applyTemplateToElement() must not require that def.tag is specified. 10 年之前
  Piotrek Koszuliński 1d639af141 Minor corrections. 10 年之前
  Aleksander Nowodzinski f8fce71905 Allow easy binding syntax for existing elements. 10 年之前
  Aleksander Nowodzinski 365cb791e6 Code refactoring in Template class. 10 年之前
  Aleksander Nowodzinski 37e6790739 Minor code refactoring in Template class. 10 年之前
  Aleksander Nowodzinski 652e79efa2 Renamed attr->attributes and def->definition in Template class interface. 10 年之前
  Aleksander Nowodzinski 6301c70cdf Move TemplateDefinition#text to #children. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 年之前
  Aleksander Nowodzinski c6229e323e Performance: Render element children into a DocumentFragment to speed up the proces of Template rendering. 10 年之前
  Aleksander Nowodzinski 65fab9ed19 Fixed: Template used insecure innerHTML to set text content. 10 年之前
  Aleksander Nowodzinski d7ffd5e2ab Code refactoring and extended documentation in Template class and tests. 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński 2a18f19fb7 Minor refactoring. 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 e4d4e27faf Core refactoring in ui/view and ui/template (with tests). 10 年之前
  Aleksander Nowodzinski 5204033fba Code refactoring in ui/template. 10 年之前
  Aleksander Nowodzinski 03cd757943 Updated core UI classes' doc strings. 10 年之前
  Aleksander Nowodzinski f409dcf1dd Extracted View's templating API to ui/template module. 10 年之前