1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
a4996b90c8 Add a 'ParseTemplate' method on view engines to manually parse and add a template from a text
examples at: https://github.com/kataras/iris/tree/master/_examples/view/parse-template

relative to: https://github.com/kataras/iris/issues/1617
2020-09-08 07:55:33 +03:00
Gerasimos (Makis) Maropoulos
8b28ae14f8 minor: godoc 2020-08-30 17:18:04 +03:00
Gerasimos (Makis) Maropoulos
6ee69ffd1c minor: fix Context.ViewData ignored when nil is passed as view data on Context.View method 2020-08-30 16:14:32 +03:00
Gerasimos (Makis) Maropoulos
600eb645df minor: examples 2020-08-30 15:26:50 +03:00