Commit Graph

8 Commits

Author SHA1 Message Date
wpetit 985ce3eba3 template/html: refactor template loading
Allow customization of the template loading process by providing a
Loader implementation.

Allow auto-reloading of templates in development mode.
2020-07-07 09:01:04 +02:00
wpetit 636b2dbf8f template service: add Render() method 2020-04-15 18:44:11 +02:00
wpetit b2a83e3022 Remove unnecessary line 2020-02-12 22:04:04 +01:00
wpetit 18f2ffaaa9 template: add layout loading API 2020-01-24 13:09:16 +01:00
wpetit bbcb571772 Migrate module to gitlab.com/wpetit 2019-07-28 13:11:23 +02:00
wpetit 9b13461e93 Add html template service provider factory 2018-12-07 09:57:07 +01:00
wpetit 100cf83917 Fix TemplateService helpers initialization 2018-12-06 22:07:05 +01:00
wpetit 2cb1bf1881 Initial commit 2018-12-06 21:22:30 +01:00