Commit graph

17 commits

Author SHA1 Message Date
Alexander Yakovlev 53391d850a
composer compatibility 2019-06-17 19:30:29 +07:00
Woody Gilk 33bc648848 Bump version, update docblock 2014-05-08 09:53:21 -05:00
Paul Schwarz f766b9c130 Uses the proper Kohana cache directory. 2014-04-05 19:38:48 +04:00
Evan Purkhiser 598a60b09b Kostache_Layout: Load content as mustache source
This fixes issues caused by the content partial being rendered and then
injected as a partial in the layout template and being rendered again
2013-05-22 18:29:15 -04:00
Jeremy Bush 5999677f65 Fix PSR-0 issue with html class. Fixes #45 2012-11-05 06:32:21 -06:00
Jeremy Bush 660e579073 Remove old mustache extension file 2012-11-04 21:00:16 -06:00
Jeremy Bush 4748c07be2 Add factory method to layout class, lets you pass a custom layout into the class 2012-10-31 22:09:32 -05:00
Jeremy Bush b8c530249f Overload constructor for layout class to provide a custom layout 2012-10-31 22:00:11 -05:00
Jeremy Bush a701055a58 remove render_layout, since it is useless now that we have different renderers 2012-10-31 21:39:43 -05:00
Jeremy Bush c7eccc88f8 Pass class and template to parent if render layout is off 2012-10-31 21:35:14 -05:00
Jeremy Bush b61870b811 Add Kostache_Layout class 2012-10-31 20:35:08 -05:00
Jeremy Bush 559e60b928 Add caching support 2012-10-24 17:32:44 -05:00
Jeremy Bush b6e1c6e7d8 Refactor main class to not require template explicitly 2012-10-23 22:47:20 -05:00
Jeremy Bush c08b7a3a23 Get loading working 2012-10-23 22:22:15 -05:00
Jeremy Bush 8906a63e8e Switch to mustache v2, not done 2012-10-23 18:17:02 -05:00
Jeremy Bush 797cb4e9a6 Bump version 2012-10-23 12:39:40 -05:00
Paul Dixon 815fd6eb17 renaming files to support PSR-0 naming convention 2012-03-26 23:58:04 +01:00