Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński a679c2cf96 Aligned the code style. il y a 8 ans
  Aleksander Nowodzinski 1963343bb4 Removed unnecessary node presence checks from Template#apply and Template#revert. il y a 8 ans
  Aleksander Nowodzinski daec88a624 Merge branch 'master' into t/152 il y a 8 ans
  Aleksander Nowodzinski dc268364db Tests: Silenced warning in tests output. Closes #151. il y a 9 ans
  Aleksander Nowodzinski ffc914c4f0 Merge branch 'master' into t/152 il y a 9 ans
  Aleksander Nowodzinski c731dfcd85 Core–refactoring, massive docs improvements. il y a 9 ans
  Aleksander Nowodzinski db9a91fa42 Template#apply() will extend only style and class attributes. il y a 9 ans
  Aleksander Nowodzinski 8faf3d14ed (Temp) Improved Template#apply() so it preserves original data. Implemented Template#revert() il y a 9 ans
  Aleksander Nowodzinski dbd99d2498 Renamed Template#_rendered -> Template#_isRendered. il y a 9 ans
  Aleksander Nowodzinski 9006d648cd Log when user attempts to extend a Template instance which has already been rendered. il y a 9 ans
  Piotrek Koszuliński dcff3bcc36 Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński c710d47cd6 Bump up the year. il y a 9 ans
  Aleksander Nowodzinski 446a469538 Merge branch 'master' into t/117b il y a 9 ans
  Aleksander Nowodzinski f99ec9dcb5 Extended Template-in-Template TC with assertions to detect 'Maximum call stack size' errors in certain edge–case situations. il y a 9 ans
  Piotrek Koszuliński 9f84caa10e Updated tests – removed bender tags and CSS links. il y a 9 ans
  Aleksander Nowodzinski 1d5a738b5f Allowed Template instance as a child of another Template. il y a 9 ans
  Piotrek Koszuliński 66a860ce42 Use package-based paths to modules. il y a 9 ans
  Piotrek Koszuliński 1eac7fa899 Moved DomEmitterMixin to utils. il y a 9 ans
  Aleksander Nowodzinski bdcea6bd8c Tests: Minor fixes to Template tests after API changes in ViewCollection class. il y a 9 ans
  Aleksander Nowodzinski 45ec83217c Allowed ViewCollection in TemplateDefinition. il y a 9 ans
  Piotrek Koszuliński fcac07bb60 Made Karma complain less. il y a 9 ans
  Piotrek Koszuliński 0c6c36400d Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Aleksander Nowodzinski 430d776c48 Fixed: Double Template rendering if the View instance belongs to children of another Template. il y a 9 ans
  Aleksander Nowodzinski 504cf0f0e6 Code refactoring: Cleared up how template bindings are created and discovered. il y a 9 ans
  Aleksander Nowodzinski b37c35144b Allowed ui.View instances among ui.TemplateDefinition#children. il y a 9 ans
  Szymon Cofalik 5caf799e71 Tests: changed problematic test (see #85). il y a 9 ans
  Aleksander Nowodzinski f7e71e64f0 Merge branch 'master' into t/70 il y a 9 ans
  Aleksander Nowodzinski dcdea1d8dc Code refactoring in Template class. Switched to property–oriented templates (previously definition–based) and allowed easier extension of the children through a collection. il y a 9 ans
  Maksymilian Barnaś 247f9d700a Updated path to normalizeHtml util. il y a 9 ans
  Maksymilian Barnaś 780785c351 Updated tests to use `normalizeHtml`. il y a 9 ans