Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski 33252a414e Extended docs and tests for Template DOM updater helper functions. 10 years ago
  Aleksander Nowodzinski abeb90c78c Improved View attribute binder. Implemented bind.to and bind.if interface. 10 years ago
  Aleksander Nowodzinski 1d818ccc38 Fixed: View.applyTemplateToElement() must not require that def.tag is specified. 10 years ago
  Aleksander Nowodzinski 058e718d71 Code refactoring in Template and View tests. 10 years ago
  Aleksander Nowodzinski 3aeb0d356b Allow easy binding syntax for existing elements. 10 years ago
  Aleksander Nowodzinski 8c5b38e40c Code refactoring in Template class. 10 years ago
  Aleksander Nowodzinski 01235da506 Renamed attr->attributes and def->definition in Template class interface. 10 years ago
  Aleksander Nowodzinski 177cc81546 Move TemplateDefinition#text to #children. 10 years ago
  Piotrek Koszuliński 8f5edcd04a Ported a bunch of tests. 10 years ago
  Piotr Jasiun 435465aeef Updated copyrights. 10 years ago
  Piotrek Koszuliński 76ce869d0c Ported some more tests. 10 years ago
  Piotrek Koszuliński 71d26d51f6 First attempt to port src/*.js files. 10 years ago
  Aleksander Nowodzinski 8a2644d525 Code refactoring and extended documentation in Template class and tests. 10 years ago
  Piotrek Koszuliński 91222d308b Use arrow functions. 10 years ago
  Piotrek Koszuliński 035359d4c4 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński 8e55898d6a Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński f79a44de03 Tests: Use const for modules. 10 years ago
  Aleksander Nowodzinski 04c2a3f8db Added Template#render test. 10 years ago
  Aleksander Nowodzinski 24ffc31e84 Renamed attributes->attrs in template definition. 10 years ago
  Aleksander Nowodzinski 289eca3fec Renamed listeners->on in template definition. 10 years ago
  Aleksander Nowodzinski a8915545b4 Created View listeners API. 10 years ago
  Aleksander Nowodzinski 97d36fc8a7 Code refactoring in View tests. Moved listener tests from Template to View. 10 years ago
  Aleksander Nowodzinski b724085bed Core refactoring in ui/view and ui/template (with tests). 10 years ago
  Aleksander Nowodzinski 6776523fa6 Code refactoring in core/ui tests. 10 years ago