Historial de Commits

Autor SHA1 Mensaje Fecha
  Aleksander Nowodzinski 05a272af4b Created View#setTemplate and View#extendTemplate methods. hace 8 años
  Aleksander Nowodzinski 20689140b2 Aligned the ViewCollection class to the View#render API. Minor refactoring in View and Template classes. hace 8 años
  Aleksander Nowodzinski 600e608c8e Aligned Template class to the View#render API. Changed type of Template#children (ViewCollection->Array). Implemented Template#getViews() generator. hace 8 años
  Aleksander Nowodzinski d8179f239d Tests: Minor code refactoring. hace 8 años
  Kamil Piechaczek 872e51bb93 Fixed the test. hace 8 años
  Kamil Piechaczek 8288abba02 Changed type of collection used in "Template" class. hace 8 años
  Piotrek Koszuliński a679c2cf96 Aligned the code style. hace 8 años
  Aleksander Nowodzinski 1963343bb4 Removed unnecessary node presence checks from Template#apply and Template#revert. hace 8 años
  Aleksander Nowodzinski daec88a624 Merge branch 'master' into t/152 hace 8 años
  Aleksander Nowodzinski dc268364db Tests: Silenced warning in tests output. Closes #151. hace 8 años
  Aleksander Nowodzinski ffc914c4f0 Merge branch 'master' into t/152 hace 8 años
  Aleksander Nowodzinski c731dfcd85 Core–refactoring, massive docs improvements. hace 8 años
  Aleksander Nowodzinski db9a91fa42 Template#apply() will extend only style and class attributes. hace 8 años
  Aleksander Nowodzinski 8faf3d14ed (Temp) Improved Template#apply() so it preserves original data. Implemented Template#revert() hace 8 años
  Aleksander Nowodzinski dbd99d2498 Renamed Template#_rendered -> Template#_isRendered. hace 9 años
  Aleksander Nowodzinski 9006d648cd Log when user attempts to extend a Template instance which has already been rendered. hace 9 años
  Piotrek Koszuliński dcff3bcc36 Updated imports to use scoped packages. hace 9 años
  Piotrek Koszuliński c710d47cd6 Bump up the year. hace 9 años
  Aleksander Nowodzinski 446a469538 Merge branch 'master' into t/117b hace 9 años
  Aleksander Nowodzinski f99ec9dcb5 Extended Template-in-Template TC with assertions to detect 'Maximum call stack size' errors in certain edge–case situations. hace 9 años
  Piotrek Koszuliński 9f84caa10e Updated tests – removed bender tags and CSS links. hace 9 años
  Aleksander Nowodzinski 1d5a738b5f Allowed Template instance as a child of another Template. hace 9 años
  Piotrek Koszuliński 66a860ce42 Use package-based paths to modules. hace 9 años
  Piotrek Koszuliński 1eac7fa899 Moved DomEmitterMixin to utils. hace 9 años
  Aleksander Nowodzinski bdcea6bd8c Tests: Minor fixes to Template tests after API changes in ViewCollection class. hace 9 años
  Aleksander Nowodzinski 45ec83217c Allowed ViewCollection in TemplateDefinition. hace 9 años
  Piotrek Koszuliński fcac07bb60 Made Karma complain less. hace 9 años
  Piotrek Koszuliński 0c6c36400d Changed imports in automated tests to be compatible with Webpack. hace 9 años
  Aleksander Nowodzinski 430d776c48 Fixed: Double Template rendering if the View instance belongs to children of another Template. hace 9 años
  Aleksander Nowodzinski 504cf0f0e6 Code refactoring: Cleared up how template bindings are created and discovered. hace 9 años